* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-size:12px; 
	color:#333;
	font-family:Arial, Helvetica, sans-serif; 
	}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
	}
/* end body */
.error{
	color:Red;
	font-size:12px;
	height:20px;
	padding-left:60px;
}
/* start logo_wrap */
.logo_wrap {
	width:950px;
	height:77px;
	padding:0px;
	margin:0px auto;
	}
.logo_box {
	background:url(/Views/images/leadTo_logo.png) top center no-repeat;
	width:196px;
	height:57px;
	float:right;
	}
/* start logo_wrap */
	
/* start header_wrap */
.header_wrap {
	width:969;
	height:87px;
	margin:0px auto;
	overflow:hidden;
	background:url(/Views/images/header_lead.png) no-repeat center top;
	}
.header_box {
	width:950px;
	margin:0px auto;
	}
.top_header {
	float:left;
	text-align:left;
	}
.top_header h1{
	color:#FFF;
	font-size:38px;
	padding:18px 0px 0px 22px;
	}
/* end header_wrap */

/* start content_wrap */
.content_wrap {
	width:969px;
	margin:0px auto;
	background:url(/Views/images/tile_lead.png) center repeat-y;
	}
.content_box {
	width:920px;
	height:423px;
	margin:0px auto;
	padding:15px 0px 15px 0px;
	}
/* end content_wrap */

/* start form_wrap */
.form_wrap {
	padding:0px;
	width:593px;
	height:423px;
	float:left;
	color:#FFF;
	}
.form_box {
	background:url(/Views/images/form_box.png) top center no-repeat;
	width:593px;
	height:423px;
	}
.form_header {
	text-align:center;
	background:url(/Views/images/underline.png) no-repeat center bottom;
	width:523px;
	margin:0px auto;
	}
.form_header h2{
	font-size:30px;
	text-align:center;
	padding:75px 0px 10px 0px;
	}
.form_sub_header {
	text-align:center;
	width:523px;
	margin:0px auto;
	}
.form_sub_header h3{
	font-size:16px;
	text-align:center;
	padding:20px 0px 5px 0px;
	}
.form_info {
	text-align:center;
	font-size:20px;
	padding:20px 0px 20px 0px;
	}
.form_zip {
	width:345px;
	margin:0px auto;
	padding:25px 0px 0px 0px;
	}
.form_zip span{
	font:20px/52px arial,sans-serif;
	float:left;
	margin:0px;
	padding:0px;
	}
.input_get {
	background:url(/Views/images/form.png) no-repeat;
	border:0px;
	color:#666666;
	float:right;
	font:20px/52px arial,sans-serif;
	height:54px;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-align:left;
	width:223px;
}
.secure_site {
	background:url(/Views/images/secure.png) no-repeat center;
	width:121px;
	height:44px;
	margin:0px auto;
	padding:0px;
	}
.btn_wrap {
	width:312px;
	height:99px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	}
.btn_search {
	background:url(/Views/images/view_btn.png) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:right;
	height:99px;
	margin:0;
	padding:0;
	width:312px;
	}
.btn_search:hover {background-position:0 -99px}
/* end form_wrap */

/* start side_wrap */
.side_wrap {
	width:293px;
	height:423px;
	float:right;
	}
.side_box {
	width:293px;
	height:423px;
	background:url(/Views/images/side_bar.png) no-repeat;
	}
.side_con_wrap {
	width:230px;
	margin:0px auto;
	padding:30px 0px 0px 0px;
	line-height:2em;
	}
.side_con_wrap h2{
	padding:0px;
	font-size:14px;
	color:#FFF;
	}
.side_con_wrap p{
	padding:0px 0px 30px 0px;
	font-size:12px;
	color:#FFF;
	}
.truste_wrap {
	width:89px;
	float:right;
	padding:0px 0px 15px 0px;
	}
.athorize_wrap {
	width:89px;
	float:left;
	padding:0px 0px 15px 0px;
	}
/* end side_wrap */

/* start bottom_wrap */
.bottom_wrap {
	display:none;
	width:930px;
	margin:0px auto;
	padding:0px;
	}
.bottom_box {
	}
.house_wrap_btm {
	width:280px;
	height:190px;
	float:left;
	padding:0px 15px 15px 15px;
	}
/* end bottom_wrap */


/* start footer_wrap */
.footer_wrap {
	width:969px;
	height:131px;
	margin:0px auto 20px auto;
	background:url(/Views/images/footer_lead.png) top center no-repeat;
	}
.footer_box {
	text-align:center;
	font-size:11px;
	width:910px;
	margin:0px auto;
	color:#dadada;
	padding:55px 0px 0px 0px;
	}
.footer_box h3{
	font-size:12px;
	}
.footer_box a{
	color:#dadada;
	text-decoration:none;
	}
.footer_box a:hover{
	color:#333;
	}
.span_left {
	float:left;
	text-align:left;
	}
.span_right {
	float:right;
	text-align:right;
	}
/* end footer_wrap */

