.main {width:632px; margin:0 auto; overflow:hidden;}

.nav { border-bottom:1px solid #57a3ab; padding-bottom:1px; width:100%; float:left; overflow:hidden; margin:25px 0 10px 0;}
.nav img{ float:left;}

.nav ul{padding:0; margin:0; list-style-type:none;}
.nav ul li{ border:1px solid #55bdc0; padding:0; margin:0 0 0 1px; list-style-type:none; float:left; font-family:arial; font-size:10px; color:#fff; font-weight:bold;}
.nav ul li a{background-color:#63bdc5; color:#fff; text-decoration:none; padding:15px 12px 5px 11px; float:left;}
.nav ul li a:hover, .nav ul li a.active{background-color:#329998; color:#fff;}

.banner {
	width:100%;
	height:275px;
	float:left;
	overflow:hidden;
	position:relative;
	background-image:url(images/advisorcouch.jpg);
	background-repeat:no-repeat;
	background-position:left;
	z-index: 0;
}

.bannera {
	width:846px;
	height:275px;
	overflow:hidden;
	position:relative;
	background-image:url(images/advisora9210.jpg);
	background-repeat:no-repeat;
	background-position:left;
	z-index: 0;
	margin: 0 auto 0 auto;
}

.advisorlogo {
	height:148px;
	width:276px;
	float:right;
	left:550px;
	margin: 10px 20px 0px 0px;
	background-image:url(images/logo276.png);
}
.heading {
	position:absolute;
	background-image:url(images/yourterms.gif);
	background-repeat:no-repeat;
	right:20px;
	bottom:5px;
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#339999;
	font-weight:bold;
	width:400px;
	height:80px;
	z-index:1;

}
.heading span{font-family:"Trebuchet MS"; font-size:28px; color:#339999; font-weight:bold; text-decoration:underline; margin-left:75px;z-index:1;}

.content {
	width:100%;
	float:left;
}

.ltpanel {
	width:560px;
	float:left;
	overflow:hidden;
	margin:5px 0 15px 0;
}
.ltpanel p{
	font-family:arial;
	font-size:12px;
	color:#666666;
	padding:10px 0 10px 0;
	text-align:justify;
}
.ltpanelbold p{
	font-weight:bold;
	font-size-adjust: 2px;
}

form {
	width:385px;
	background-color:#EEE;
	overflow:hidden;
	font-family:arial;
	font-size:12px;
	color:#666666;
	padding: 5px 20px 5px 20px;
	margin: 20px auto 0px autopx;
	float:right;
	}
	
form .name{width:100%; padding:5px 0px; float:left; overflow:hidden; font-family:arial; font-size:12px; color:#666666;}
form .name label{width:50px; float:left; overflow:hidden; font-family:arial; font-size:12px; color:#666666;}

form .name .inputbox{
	width:288px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	background:#fff;
	border:0;
	padding:2px;
	border-color: #666;
	height: 22px;
}
form .name .inputbox1{
	width:140px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	background:#fff;
	border:0;
	padding:2px;
	border-color: #666;
	height: 22px;
	text-align: left;
}
form .name .inputbox2{
	width:140px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	background:#fff;
	border:0;
	padding:2px;
	border-color: #666;
	margin-left:5px;
	height: 22px;
	text-align: left;
}
form .name .inputbox3{
	width:150px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	background:#fff;
	border:0;
	padding:2px;
	border-color: #666;
	height: 22px;
}

.rtpanel {
	width:230px;
	float:right;
	margin-top:15px;
	text-align: center;
}

.rtpanelb {
	width:230px;
	float:right;
	margin-top:15px;
}

.graybox {
	width:210px;
	padding:2px 5px 10px 5px;
	background-color:#EEE;
	font-family:arial;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	margin-bottom:15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

.graybox span{
	font-size: 13px;
	color:#333;
	font-weight:bold;
	font-style:oblique;
	
}

.footer {background-color:#63bdc5; width:100%; float:left; overflow:hidden; padding:60px 0 5px 0; text-align:right;}
.footer a{color:#fff; margin-right:12px;}
.footer a:hover{color:#fff; text-decoration:none;}

.copyright {width:100%; float:left; overflow:hidden; padding:5px 0; text-align:center; font-family:arial; font-size:11px; color:#666666;}
.copyright a{color:#666666; margin-right:12px;}
.copyright a:hover{color:#666666; text-decoration:none;}

#downloadbox{
	background-image:url(images/jimer-guide-to-success.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px 0px;
	overflow: hidden;
	clear:both;
	float:left;
	width:560px;
	text-align:left;
	}
	
#downloadboxb{
	background-image:url(images/2009Catalog102.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px 0px;
	overflow: hidden;
	clear:both;
	float:left;
	width: 550px;
	}
	
#symbolbar{
	width:560px;
	float:left;
	margin: 25px auto 40px auto;
	text-align: center;
	height: 169px;
	}


#thankyoutext{
	font-size:14px;
}
#jimercaptcha{
	height:100px;
}

