/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px;
	padding: 0;
	background: #E3EFFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
	padding-top: 0;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #356AA0;
}

h4 {
	margin: 0;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

p, ul {
	line-height: 18px;
	font-size: 11px;
}

a:link {
	color: #356AA0;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 761px;
	height: 122px;
	margin: 0 auto;
}

#header h1 {
	float: right;
	width: 577px;
	height: 102px;
	margin: 0;
	padding: 20px 0 0 0px;
	background: #CDEB8B url(images/bannerhall1.jpg) no-repeat;
}

#header h1 a {
	text-decoration: none;
	color: #73880A;
        padding: 5px 5px 5px 5px;
}

#header h2 {
	float: left;
	width: 180px;
	height: 78px;
	margin: 0;
	padding: 40px 0 0 0;
	background: #FF7400 url(images/img2.gif) repeat-x;
	border: 2px solid #FF7400;
	text-align: center;
	letter-spacing: normal;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
}

#header h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	padding: 5px;
	background: #FF7400 url(images/img2.gif) repeat-x left center;
	border: 2px solid #FF7400;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/img5.gif);
}

#colOne {
	float: right;
	width: 559px;
        background: #FFFFFF 
}

#colTwo {
	float: left;
	width: 155px;
	padding: 20px;
	background: url(images/img3.gif) repeat-x;
	border: 2px solid #CDEB8B;
}

#colTwo h4 {
	color: #73880A;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}



/* phreakmenu css 
---------------------------------*/

ul.spcssmenu, ul.spcssmenu ul {
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

ul.spcssmenu li {
	list-style-type: none;
	list-style-image: url(images/pixel.gif);
	list-style-position: outside;
	width: 130px;
	margin: -2px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	position: relative;
	border: 1px solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
       font-size: 12px;
	background: url(images/img5.gif);
}

ul.spcssmenu li>ul {
	display: none;
	position: absolute;
	top: 4px;
	left: 140px;
}

li.sub {
	background: url("../imges/sub.gif") no-repeat right; 
}

ul.spcssmenu li:hover {
	background: #ccff66;
}

ul.spcssmenu li:hover>ul {
	display: block;
}

ul.spcssmenu li a {
	text-decoration: none;
	display: block;
	width: 80px;
	font-weight: bold;
}


ul.spcssmenu li  a:link {
	color: #356AA0;
}

ul.spcssmenu li  a:visited {
	color: #356AA0;
}

ul.spcssmenu li  a:hover {
	color: #356AA0;
}







/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
}
