/* CSS Document */

html, body {
	height: 100%;         /* required */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595b;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

a:link { color: #006bc1; text-decoration: underline; }
a:visited { color: #006bc1; text-decoration: underline; }
a:hover { color: #999; text-decoration: underline; }
a:active { color: #999; text-decoration: underline; }

#wrap { margin: 0 auto; width: 950px; height:100%; }

h1 { font-size: 16px; }


/*-------------------------------------------
	header
-------------------------------------------*/


#header {
	width: 950px; 
	height: 215px; 
	margin: 0 auto; 
	position: relative; 
	text-align: left;
	background-image: url(images/header-bg.gif);
}

.home {
	float: left;
}

#date {
	width: 590px;
	height: 25px;
	margin: 0;
	padding: 40px 40px 0 0;
	float: right;
	font-size: 10px;
	color: #999;
	background-image: url(images/FPO-date.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-align: right;
}

#allnav {
	width: 630px;
	margin: 55px 0 0 0;
	padding: 0;
	float: right;
}

#topnav {
    width: 630px; height: 23px;
    background: url(images/nav-top.gif);
    margin: 0; padding: 0;
    position: relative;
}

#topnav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#topnav li a { height: 0px; display: block; padding-top: 23px; overflow: hidden; }

#topnav1 { left: 10px; width: 90px; }
#topnav2 { left: 100px; width: 90px; }
#topnav3 { left: 190px; width: 170px; }
#topnav4 { left: 360px; width: 120px; }
#topnav5 { left: 480px; width: 120px; }

#topnav1 a:hover { background: transparent url(images/nav-top.gif) -10px -23px no-repeat; }
#topnav2 a:hover { background: transparent url(images/nav-top.gif) -100px -23px no-repeat; }
#topnav3 a:hover { background: transparent url(images/nav-top.gif) -190px -23px no-repeat; }
#topnav4 a:hover { background: transparent url(images/nav-top.gif) -360px -23px no-repeat; }
#topnav5 a:hover { background: transparent url(images/nav-top.gif) -480px -23px no-repeat; }

#topnav1 a.selected { background: transparent url(images/nav-top.gif) -10px -23px no-repeat; }
#topnav2 a.selected { background: transparent url(images/nav-top.gif) -100px -23px no-repeat; }
#topnav3 a.selected { background: transparent url(images/nav-top.gif) -190px -23px no-repeat; }
#topnav4 a.selected { background: transparent url(images/nav-top.gif) -360px -23px no-repeat; }
#topnav5 a.selected { background: transparent url(images/nav-top.gif) -480px -23px no-repeat; }


#botnav {
    width: 630px; height: 22px;
    background: url(images/nav-bot.gif);
    margin: 0; padding: 0;
    position: relative;
}

#botnav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#botnav li a { height: 0px; display: block; padding-top: 23px; overflow: hidden; }

#botnav1 { left: 100px; width: 155px; }
#botnav2 { left: 255px; width: 110px; }
#botnav3 { left: 365px; width: 70px; }
#botnav4 { left: 435px; width: 80px; }
#botnav5 { left: 515px; width: 85px; }

#botnav1 a:hover { background: transparent url(images/nav-bot.gif) -100px -22px no-repeat; }
#botnav2 a:hover { background: transparent url(images/nav-bot.gif) -255px -22px no-repeat; }
#botnav3 a:hover { background: transparent url(images/nav-bot.gif) -365px -22px no-repeat; }
#botnav4 a:hover { background: transparent url(images/nav-bot.gif) -435px -22px no-repeat; }
#botnav5 a:hover { background: transparent url(images/nav-bot.gif) -515px -22px no-repeat; }

#botnav1 a.selected { background: transparent url(images/nav-bot.gif) -100px -22px no-repeat; }
#botnav2 a.selected { background: transparent url(images/nav-bot.gif) -255px -22px no-repeat; }
#botnav3 a.selected { background: transparent url(images/nav-bot.gif) -365px -22px no-repeat; }
#botnav4 a.selected { background: transparent url(images/nav-bot.gif) -435px -22px no-repeat; }
#botnav5 a.selected { background: transparent url(images/nav-bot.gif) -515px -22px no-repeat; }

/*-------------------------------------------
	sub nav
-------------------------------------------*/

#subnav-company {
    width: 630px; height: 50px;
    background: url(images/subnav-company.gif);
    margin: 0; padding: 0;
    position: relative;
}

#subnav-company li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#subnav-company li a { height: 0px; display: block; padding-top: 50px; overflow: hidden; }

#subnav-company1 { left: 0; width: 155px; }
#subnav-company2 { left: 155px; width: 150px; }
#subnav-company3 { left: 305px; width: 105px; }
#subnav-company4 { left: 410px; width: 155px; }

#subnav-company1 a:hover { background: transparent url(images/subnav-company.gif) 0 -50px no-repeat; }
#subnav-company2 a:hover { background: transparent url(images/subnav-company.gif) -155px -50px no-repeat; }
#subnav-company3 a:hover { background: transparent url(images/subnav-company.gif) -305px -50px no-repeat; }
#subnav-company4 a:hover { background: transparent url(images/subnav-company.gif) -410px -50px no-repeat; }

#subnav-company1 a.selected { background: transparent url(images/subnav-company.gif) 0 -50px no-repeat; }
#subnav-company2 a.selected { background: transparent url(images/subnav-company.gif) -155px -50px no-repeat; }
#subnav-company3 a.selected { background: transparent url(images/subnav-company.gif) -305px -50px no-repeat; }
#subnav-company4 a.selected { background: transparent url(images/subnav-company.gif) -410px -50px no-repeat; }


#subnav-news {
    width: 630px; height: 50px;
    background: url(images/subnav-news.gif);
    margin: 0; padding: 0;
    position: relative;
}

#subnav-news li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#subnav-news li a { height: 0px; display: block; padding-top: 50px; overflow: hidden; }

#subnav-news1 { left: 0; width: 115px; }
#subnav-news2 { left: 115px; width: 130px; }
#subnav-news3 { left: 245px; width: 85px; }
#subnav-news4 { left: 330px; width: 120px; }

#subnav-news1 a:hover { background: transparent url(images/subnav-news.gif) 0 -50px no-repeat; }
#subnav-news2 a:hover { background: transparent url(images/subnav-news.gif) -115px -50px no-repeat; }
#subnav-news3 a:hover { background: transparent url(images/subnav-news.gif) -245px -50px no-repeat; }
#subnav-news4 a:hover { background: transparent url(images/subnav-news.gif) -330px -50px no-repeat; }

#subnav-news1 a.selected { background: transparent url(images/subnav-news.gif) 0 -50px no-repeat; }
#subnav-news2 a.selected { background: transparent url(images/subnav-news.gif) -115px -50px no-repeat; }
#subnav-news3 a.selected { background: transparent url(images/subnav-news.gif) -245px -50px no-repeat; }
#subnav-news4 a.selected { background: transparent url(images/subnav-news.gif) -330px -50px no-repeat; }


#subnav-media {
    width: 630px; height: 50px;
    background: url(images/subnav-media.gif);
    margin: 0; padding: 0;
    position: relative;
}

#subnav-media li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#subnav-media li a { height: 0px; display: block; padding-top: 50px; overflow: hidden; }

#subnav-media1 { left: 0; width: 225px; }
#subnav-media2 { left: 225px; width: 65px; }

#subnav-media1 a:hover { background: transparent url(images/subnav-media.gif) 0 -50px no-repeat; }
#subnav-media2 a:hover { background: transparent url(images/subnav-media.gif) -225px -50px no-repeat; }

#subnav-media1 a.selected { background: transparent url(images/subnav-media.gif) 0 -50px no-repeat; }
#subnav-media2 a.selected { background: transparent url(images/subnav-media.gif) -225px -50px no-repeat; }

/*-------------------------------------------
	page structure
-------------------------------------------*/

#mainContent {
	width: 870px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
}

h1 {
	font-size: 14px;
	color: #58595b;
	letter-spacing: 1px;
}

#mainDivider .column {
	position: relative;
	float: left;
}

#m_left {
	width: 180px;
	padding: 20px 0 0 0;
	margin: 0;
	text-align: left;
	font-size: 11px;
}

#m_left a:link { color: #006bc1; font-size: 9px; text-decoration: underline; }
#m_left a:visited { color: #006bc1; font-size: 9px; text-decoration: underline; }
#m_left a:hover { color: #999; font-size: 9px; text-decoration: underline; }
#m_left a:active { color: #999; font-size: 9px; text-decoration: underline; }

.blue:link { color: #006bc1; font-size: 9px; text-decoration: underline; }
.blue:visited { color: #006bc1; font-size: 9px; text-decoration: underline; }
.blue:hover { color: #999; font-size: 9px; text-decoration: underline; }
.blue:active { color: #999; font-size: 9px; text-decoration: underline; }

#m_right {
	width: 650px;
	min-height: 400px;
	padding: 20px 0 20px 40px;
	margin: 0;
	text-align: left;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	line-height: 18px;
}

.sidebar-newsheader { 
	color: #999;
}

.black:link { color: #000; text-decoration: underline; }
.black:visited { color: #000; text-decoration: underline; }
.black:hover { color: #999; text-decoration: underline; }
.black:active { color: #999; text-decoration: underline; }

.sidebarinput { 
	width: 170px;
	padding-left: 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #999;
	background-color: #fff;
	color: #666;
}

#home_feature {
	width: 650px;
	float: left;
	margin: 0;
}

#features_container {
	height: 250px;
	overflow: hidden;
}

.feature_item {
	width: 650px;
	float: left;
	height: 250px;
	position: relative;
}


.input { 
	width: 330px;
	padding-left: 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #999;
	background-color: #fff;
	color: #666;
}

.input250 { 
	width: 250px;
	padding-left: 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #999;
	background-color: #fff;
	color: #666;
}

.input300 { 
	width: 300px;
	padding-left: 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #999;
	background-color: #fff;
	color: #666;
}

.input390 { 
	width: 390px;
	padding-left: 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #999;
	background-color: #fff;
	color: #666;
}

.input420 { 
	width: 420px;
	padding-left: 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #999;
	background-color: #fff;
	color: #666;
}

.input450 { 
	width: 420px;
	padding-left: 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #999;
	background-color: #fff;
	color: #666;
}

.right {
	padding-left: 100px;
}

.sm {
	font-size:10px; font-weight:normal; color:#666;
}

/*-------------------------------------------	
	Clear
-------------------------------------------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------------------------------	
	Footer
-------------------------------------------*/

#footer {
	width: 950px;
	height: 80px;
	padding: 20px 0 0 0;
	margin: 20px 0 0 35px;
	text-align: left;
	font-size:10px; font-weight:normal; color:#666;
}


