* {
	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 */

/* 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;
	margin:0px auto;
	padding:15px 0px 15px 0px;
	}
.content_box h2{
	font-size:16px;
	line-height:40px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
.content_box p{
	font-size:12px;
	line-height:1.5em;
	margin:0px;
	padding:0px 0px 20px 0px;
	text-align:left;
	}
/* end content_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 */
.thankc h2{
	font-size:24px;
	text-align:center;  
	padding-top:20px;
}