#header {
	background: url(/images/header_bg_int.jpg) top center no-repeat;
}
#content{
min-height:350px;
margin:0 auto;
padding:0;
}
fieldset{clear:both;}
* html #content {height: 350px;}

#sub_nav{
	left:220px;
	position:absolute;
	top:150px;
}
#sub_nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#sub_nav ul li{
	float:left;
	padding:0px 20px 0px 20px;
	border-right:1px solid #7ad3ff;
}
#sub_nav ul li.last{
	border:0px;
}
#sub_nav ul li.on{
	color:#f7ad54;
}
#sub_nav ul li.on a{
	color:#f7ad54;
}
#sub_nav ul li a{
	color:#ffffff;
}

.home_lead_container{min-height:350px;width:100%;clear:both;float:left;background:url(/images/content_bg_homeleads.jpg) top right no-repeat;}
* html .home_lead_container{height:350px;}
table.lead_form_table{width:550px;padding:0px 20px 20px 20px;}

table.lead_form_table th{font-size:180%;color:#99cc33;letter-spacing:-1px;padding:10px 0px;}
table.lead_form_table th.int{font-size:120%;color:#669933;letter-spacing:-1px;padding:5px 0px;}
table.lead_form_table tr{vertical-align:top;}
table.lead_form_table td{text-align:left;padding:3px;}
table.lead_form_table td.back{text-align:left;padding-top:10px;}
table.lead_form_table td.next_step{text-align:right;padding-top:10px;}
table.lead_form_table td .my_submit{border:0px;padding:0 10px;}
table.lead_form_table td input{line-height:110%;}
table.lead_form_table_int{padding:0px;margin:0px;}
table.lead_form_table_int tr{vertical-align:top;}
table.lead_form_table_int td{text-align:left;padding:0px 6px 0px 0px;}