/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link {
	color: #3366ff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ff6600;
	height: 20px;
	font-weight:normal;
	margin:0;
}
h2 {
	font-size: 14px;
	color: #ff6600;
	margin-bottom:-10px;
	margin-top:-10px;
}
h3 {
	font-size:18px;
	color:#ff6600;
	height: 20px;
	margin-top:0px;
	margin-bottom:-5px;

}
td {
	background-image:url(images/reflection_14.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#container {
	width: 800px;
 	position: relative;
 	margin: 20px auto;
 	text-align: left;
}
#header {
	background-image:url(images/header_01.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 105px;
}
#usericons {
	position:absolute;
	width:300px;
	height:70px;
	margin-left: 455px;
}
#menu {
	position:absolute;
	margin-left: 86px;
	margin-top: 77px;
	font-size: 14px;
}
#menu a:link {
	color: #3366ff;
	font-weight: normal;
	text-decoration: none;
}
#menu a:visited, a:active {
	font-size: 14px;
	text-decoration: none;
	color: #3366FF;
}
#menu a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #FF6600;
}
.menuspacer {
	color: #E2FFF6;
	font-size: 18px;
	font-weight:bold;
}
#banner {
	position:absolute;
	background-image:url(images/banner-home_07.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:157px;
	margin-top: 105px;
}
#leader {
	position:absolute;
	margin-left:125px;
	margin-top:10px;
	color:#E2FFF6;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
}
#bannerimage {
	width: 328px;
	height:184px;
	position:absolute;
	margin-left:481px;
	left: -10px;
	top: -27px;
}
#content {
	position:absolute;
	margin-left:11px;
	margin-top:210px;
	padding-left:0;
	width:758px;
	height:323px;
	line-height:18px;
	top: 68px;
}
#subnav {
	position:absolute;
	background-image:url(images/new_background_10.jpg);
	background-repeat:no-repeat;
	left: 608px;
	top: 4px;
	width: 155px;
	height: 264px;
	padding:5px;
}
#subnav ul {
	position:relative; left: -20px;
	width: 185px;
}
#subnav li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:26px;
	display:block;
	list-style-type:none;
	}
#subnav li a {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	border: 0px;
	color:#003366;
	height: 100%;
	width: 100%;
}
#subnav li a:hover {
	background-color:#FFFFFF;
}
#footer {
	position:absolute;
	width: 772px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#FF6600;
	left: 6px;
	top: 603px;
}

		
