@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/body_bg.png) top repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#maincontainer {
	width: 1016px;
	height: auto;
	margin: 0 auto 0 auto;
	position: relative;
}

#top {
	width: 1016px;
	height: 92px;
}

#toplogo {
	width: 1016px;
	height: 52px;
	float: left;
	background: url(../images/topnav.jpg) top no-repeat;
}

#topnav {
	width: 730px;
	height: 45px;
	float: left;
	margin: 0 0 0 283px;
}

#topnav a:link, #topnav a:visited, #topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_0 {
	width: 157px;
	height: 45px;
	float: left;
	background: url(../images/nav/peo.jpg) top no-repeat;
}

#nav_0 p {
	color: #FFFFFF;
	text-transform:uppercase;
	margin: 15px 0 0 28px;
	font-size:15px;
}

#nav_1 {
	width: 133px;
	height: 45px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
}

#nav_1 p {
	color: #FFFFFF;
	text-transform:uppercase;
	margin: 15px 0 0 10px;
	font-size:15px;
}

#nav_2 {
	width: 179px;
	height: 45px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
}

#nav_2 p {
	color: #FFFFFF;
	text-transform:uppercase;
	margin: 15px 0 0 10px;
	font-size:15px;
}

#nav_3 {
	width: 70px;
	height: 45px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
}

#nav_3 p {
	color: #FFFFFF;
	text-transform:uppercase;
	margin: 15px 0 0 15px;
	font-size:15px;
}

#nav_4 {
	width: 191px;
	height: 45px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
}

#nav_4 p {
	color: #FFFFFF;
	text-transform:uppercase;
	margin: 15px 0 0 10px;
	font-size:15px;
}

#menu_1 {
	display:none;
	border: solid 2px #B7BEC6;
	z-index:10;
	position: absolute;
	height: auto;
	width: 240px;
	font-size: 14px;
	color:#596988;
	padding: 5px 5px 10px 5px;
	background-color: #E4E6E9;
	top: 136px;
	left: 319px;
	line-height: 1.75em;
	text-align: right;
	opacity: .90;
	filter: alpha(opacity = 90);
}

#menu_1 a:link, #menu_1 a:visited {
	text-decoration: none;
	color: #596988;
}

#menu_1 a:hover {
	text-decoration: underline;
	color: #596988;
}

#flasharea {
	width: 717px;
	height: 241px;
	float: left;
	margin: 0 0 0 0;
	border-right: 5px solid #FFFFFF;
}

#leftside {
	width: 304px;
	height: auto;
	float: left;
	margin: 50px 0 0 15px;
}

#quotebox {
	width: 281px;
	height: 276px;
	float: left;
	background: url(../images/quote_bg.jpg) top no-repeat;
}

#quotebox h1 {
	color: #262361;
	font-weight: normal;
	font-size: 32px;
	margin: 30px 150px 0 15px;
}

#quotebox p {
	color: #FFC448;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 15px;
	font-style: italic;
}

#quotebox p a:link, #quotebox p a:visited {
	color: #FFC448;
	text-decoration: none;
}

#quotebox p a:hover {
	text-decoration: none;
	color: #262361;
}

#rightside {
	width: 627px;
	height: auto;
	float: left;
	margin: 50px 30px 70px 20px;
}

#rightside h1{
	font-size: 24px;
	font-weight: normal;
	color: #262361;
	margin: 0 0 0 0;
	border-bottom: 1px solid #E4E6E9;
}

#rightside h2{
	font-size: 16px;
	color: #727C8C;
	margin: 0 0 0 0;
	padding: 0;
}

#rightside h3{
	font-size: 14px;
	color: #262361;
	margin: 0 0 0 0;
	padding: 0;
}

#rightside h6{
	font-size: 18px;
	color: #727C8C;
	margin: 0 0 0 0;
	padding: 0;
}

#rightside p {
	font-size: 14px;
	text-align: justify;
	margin: 0 0 15px 0;
}

#rightside ul li {
	font-size: 14px;
}

#rightside a:link, #rightside a:visited {
	color: #727C8C;
	text-decoration: none;
}

#rightside a:hover {
	color: #727C8C;
	text-decoration: underline;
}

#footer {
	height: 135px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/footer_bg.png) top repeat-x;
}

#footerlinks {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1016px;
	height: auto;
	position: relative;
}

#footerlinks ul {
	margin: 30px 0 0 35px;
	padding: 0;
}

#footerlinks ul li {
	color: #FFFFFF;
	list-style: none;
	font-size: 12px;
}

#footerlinks a:link, #footerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #262361;
	text-decoration: none;
}

#footer1 {
	width: 190px;
	height: auto;
	float: left;
}

#footer2 {
	width: 220px;
	height: auto;
	float: left;
}

#footer3 {
	width: 240px;
	height: auto;
	float: left;
}

#footer4 {
	width: 356px;
	height: auto;
	float: left;
	text-align: right;
}

#footer4 p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 30px 20px 0 0;
}

