* {
	margin:0px;
	padding:0px;
	outline:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000000;
	behavior:url("csshover.htc");
}

img {border:none;}

a:link, a:visited {color:#001144; text-decoration:none;}
a:hover, a:active {color:#001144; text-decoration:underline;}

#wrapper {
	width:800px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
}

#header {
	width:800px;
	height:130px;
	background:"include/headerbg1.jpg" no-repeat left top;
	display:block;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

#homeLink {
	width:385px;
	height:60px;
	position:absolute;
	top:35px;
	left:20px;
	display:block;
}

#homeLink:hover {cursor:hand; cursor:pointer;}

#bottomBar {
	width:800px;
	height:8px;
	line-height:8px;
	overflow:hidden;
	display:block;
	background:#F39D1E;
	position:absolute;
	bottom:0px;
	left:0px;
}

#rightNav {
	width:125px;
	height:118px;
	padding-top:12px;
	position:absolute;
	top:0px;
	right:0px;
	font-size:10px;
	line-height:30px;
	text-align:left;
}
#rightNav img {width:30px; height:30px; behavior:url("iepngfix.htc");}
#rightNav li {list-style-type:none;}
#rightNav a {color:#000000;}

#menu {
	width:780px;
	height:30px;
	padding-left:20px;
	line-height:30px;
	display:block;
	overflow:hidden;
	background:#EC4221;
	position:absolute;
	top:130px;
	left:0px;
	color:#fff;
}

#menu li {list-style-type:none; float:left; padding:0px 10px 0px 10px;}
#menu a {color:#fff;}

div.clear {clear:both;}

#bodyContainer {
	width:800px;
	height:750px;
	background:#fff;
	position:absolute;
	top:160px;
	left:0px;
}

#leftNav {
	width:160px;
	height:680px;
	position:absolute;
	top:10px;
	left:5px;
	background:#fff;
	font-weight:bold;
}
#leftNav a {color:#000000;}
#leftNav a:hover, #leftNav a:active {Color:#ef0d0d; text-decoration:underline;}

div.menuBar {
	width:150px;
	height:25px;
	padding-left:10px;
	line-height:25px;
	overflow:hidden;
	display:block;
	background:#ccffcc;
	margin-top:5px;
	font-size:11px;
}
div.menuBar:hover {cursor:hand; cursor:pointer;}
a div.menuBar:hover {text-decoration:underline;}
div.menuBar a {color:#000000;}

div.menuHeader {
	width:150px;
	height:25px;
	padding-left:10px;
	line-height:25px;
	overflow:hidden;
	display:block;
	background:"Include/Gradient2.jpg"
	font-weight:bold;
	font-size:14px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}

#mainBody {
	width:624px;
	height:582px;
	padding-top:40px;
	position:absolute;
	top:15px;
	right:0px;
	background:"include/Gradient1.png"
	text-align:center;
}

img.topBanner  {
	width:615px;
	height:620px;
	behavior:url("iepngfix.htc");
	position:absolute;
	top:5px;
	left:5px;
}

#footer {
	width:800px;
	height:20px;
	padding:8px 0px 10px 0px;
	position:absolute;
	top:880px;
	left:0px;
	background:#EC4221;
	color:#fff;
	font-size:12px;
}

#footer li {
	list-style-type:none;
	float:left;
	padding:0px 10px 0px 10px;
	border-right:solid 1px #fff;
}
#footer a:link, #footer a:visited {color:#fff; text-decoration:none;}
#footer a:hover, #footer a:active {color:#ffe300; text-decoration:none;}
#footer li.noBorder {border:none;}