@charset "utf-8";
/* CSS Document */

/* CSS RESET */
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
html, body{margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li, ol, table, th, tr, td{margin: 0px;padding: 0px;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
a{text-decoration:none;outline:none;}
img{border:0;border-style:none;}

/* GENERAL */
body{
	background:url(images/bg.jpg) repeat-x;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#202020;
}
#wrapper{
	background:url(images/content_bg.jpg) no-repeat center top;
	padding-bottom:40px;
}
#main-content{
	background-color:#fff;
	width:960px;
	margin:1px auto 0px;
	padding-top:1px;
	
}
.clearboth{
	clear:both;
}
.smaller{
	font-size:10px;	
}

/* HEADER */
#header-wrapper{
	background:url(images/header_bg.jpg) repeat-x;
}
#header{
	width:960px;
	height:150px;
	margin:0 auto;
	position:relative;
}
#header #logo{
	position:absolute;
	top:13px;
	left:0px;
}
#header #logo a{
	display:block;
	width:339px;
	height:125px;
}

/* TOP MENU */
#top-nav{
	position:absolute;
	top:5px;
	right:0;
	height:12px;
}
#top-nav li{
	float:left;
	padding:0 10px;
	border-left:1px solid #333333;
	line-height:14px;
}
#top-nav li.first{
	border-left:none;
}
#top-nav li.last{
	padding-right:0;
}
#top-nav a{
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:12px;
}
#top-nav a:hover{
	text-decoration:underline;
}

.login{
	position:absolute;
	top:50px;
	right:5px;
}

/* MAIN NAVIGATION */
#nav{
	height:57px;
	margin-left:1px;
	background:url(images/nav_bg.jpg) no-repeat;
	position: relative; 
	z-index:9999;
}
#nav li{
	float:left;
	text-align:center;
	zoom:1;
}
#nav li.home{
	width:100px;
}
#nav li.retirement{
	width:190px;
}
#nav li.legal{
	width:160px;
}
#nav li.about{
	width:160px;
}
#nav li.other{
	width:160px;
}
#nav li.contact{
	width:160px;
}

#nav a{
	color:#000000;
	font-size:17px;
	font-weight:bold;
	line-height:30px;
	display:block;
	padding-bottom:2px;
}
#nav a:hover{
	color:#c4c4c3;
}

#nav li.home ul{width: 100px;}
#nav li.retirement ul{width: 210px;}
#nav li.legal ul{width: 160px;}
#nav li.about ul{width: 160px;left:-15px;}
#nav li.other ul{width: 160px;left:-15px;}
#nav li.contact ul{width: 160px;left:-15px;}

#nav li.hover,ul.dropdown li:hover{position: relative; z-index:9999;}
#nav ul{z-index:9999;visibility: hidden; position: absolute; top: 100%; left: 0;background:#000000;padding-bottom:12px;padding-top:12px;border:1px solid #fff;border-top:none;}
#nav ul li{float:none;}
#nav ul li:hover{}
#nav ul li a{width:100%;display:block;text-align:center;font-size:14px;line-height:24px;color:#c4c4c3;} 
#nav ul li a:hover{color:#fff;}


/* SLIDER */
#featured{
	height:293px;
	background:url(images/featured_bg.png) no-repeat;
	padding-left:9px;
	position:relative;
}
#featured .slideshow{
	width:942px;
	background:url(images/slide2_bg.jpg) no-repeat;
	height:249px;
	margin-bottom:1px;
}
#featured .featured-shadow{
	background:url(images/featured_shadow.jpg) no-repeat;
	width:942px;
	height:31px;
}
.slide-item img{
	width:940px;
	height:247px;
	border:1px solid #dbdbdb;
}
.nav-control .slide-prev a{
	position:absolute;
	top:100px;
	left:15px;
	display:block;
	z-index:999;
	width:30px;
	height:47px;
	background:url(images/nav_control.png) no-repeat;
	text-indent:-9999px;
}
.nav-control .slide-next a{
	position:absolute;
	top:100px;
	right:15px;
	display:block;
	z-index:999;
	width:30px;
	height:47px;
	background:url(images/nav_control.png) no-repeat -30px 0;
	text-indent:-9999px;
}

/* HOME CONTENT */
#home-content{
	overflow:hidden;
	padding:0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.one-third{
	width:276px;
	float:left;
	padding:10px 15px;
	background:#fff url(images/box_bg.gif) repeat-x;
	margin-right:11px;
}
.one-third.last{
	margin-right:0;
}
.one-third .home-heading{
	height:19px;
	margin-bottom:4px;
	padding-bottom:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#cc3333;
	font-weight:bold;
	
}
.one-third .home-thumb img{
	width:276px;
	height:124px;
	margin-bottom:8px;
}
.one-third p{
	width:270px;
	margin-bottom:8px;
	line-height:15px;
}
.learn-more{
	display:block;
	padding-top:10px;
}

/* INNER PAGES */
#content{
	padding:0 10px;
}
#page-top{
	position:relative;
	width:942px;
	height:152px;
}
#sub-nav{
	position:absolute;
	top:20px;
	left:360px;
}
#sub-nav li{
	background:url(images/arrow.png) no-repeat 0 4px;
	padding-left:18px;
	line-height:22px;
}
#sub-nav a{
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
#sub-nav a:hover{
	color:#663300;
}
.inner{
	padding:30px 110px 0px 110px;
}
.inner h2{
	font-size:16px;
	font-weight:bold;
	color:#cc3333;
	margin-bottom:5px;
}
.inner p{
	margin-bottom:20px;
	font-size:13px;
	line-height:20px;
}
.inner ul{
	margin-left:15px;
	margin-bottom:20px;
}
.inner ul li{
	line-height:22px;
	list-style-type:disc;
}
.inner ol{
	margin-left:20px;
	margin-bottom:20px;
}
.inner ol li{
	list-style-type:decimal;
	line-height:18px;
	margin-bottom:10px;
}
.inner ol li p{line-height:16px;}
.inner a{
	text-decoration:underline;
}
.inner a:hover{
	text-decoration:none;	
}
.indent-text{
	padding-left:30px;
}

table{
	width:100%;
	margin-bottom:20px;
}
tr.alt{
	background-color:#f9f9f9;
}
td{
	border:1px solid #c5c5c5;
	padding:5px 10px;
	vertical-align:top;
}
th{
	border:1px solid #663300;
	padding:5px 10px;
	text-align:left;
	background-color:#008080;
	color:#fff;	
}
hr{
	border:none;
	height:1px;
	background-color:#CCC;
	margin-bottom:20px;	
}
span.column1{
	width:380px;
	display:inline-block;
}
span.column2{
	width:170px;
	display:inline-block;
}
.disclaimer{
	padding:10px 15px 15px 15px;
	background-color:#CCC;
	border:1px solid #999;
}
.disclaimer-title{
	color:#008000;
	font-weight:bold;
}

/* FOOTER */
#footer{
	width:920px;
	margin:0 auto;
	background-color:#000000;
	font-size:11px;
	padding:6px 20px 8px 20px;
	overflow:hidden;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#footer p.copyright{
	float: right;
	color: #ffffff;
	text-align: right;
}
#footer-nav{
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
}
#footer-nav{
	overflow:hidden;
}
#footer-nav li{
	display:inline;
	padding:0 8px;
	border-right:1px solid #fff;
	line-height:12px;
}
#footer-nav li.last{
	border-right:0;
}
