* {margin:0; padding:0}

body, html, form{
	height: 100%;
	}

body {
	margin: 0; padding: 0;
	}	

#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}
	
a, img{border:none}
	
.clearit{clear:both}

/*HEADER----------------------------------------------------*/
#header {
	width: 100%;
	background:url(../images/header-bg.gif) repeat-x;
	height:78px;
	}

#header_900 {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
a.logo{
	width:76px;
	height:37px;
	background:url(../images/logo.gif) no-repeat;
	line-height:999px;
	overflow:hidden;
	display:block;
	float:left;
	}
	
img.phone{
	float:left;
	margin:0 0 0 267px;
	}
	
ul.header_top{
	float:right;
	margin:10px 0 0 0;
	}
	
ul.header_top li{
	display:inline;
	margin:0 0 0 15px;
	}
	
ul.header_top li a{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
ul.nav{
	margin:1px 0 0 0;
	}
	
ul.nav li{
	display:inline;
	float:left;
	}
	
ul.nav li a{
	height:21px;
	display:inline-block;
	font:12px Arial, Helvetica, sans-serif;
	padding:12px 15px 8px 15px;
	color:#000;
	text-decoration:none;
	}
	
ul.nav li a:hover{
	background:url(../images/nav-bg.gif) repeat-x;
	color:#FFF;
	}


/*FOOTER----------------------------------------------------*/
#footer {
	width: 100%;
	height: 230px;
	margin: -230px auto 0 auto;
	position: relative;
	background:url(../images/footer-bg.jpg) repeat-x;
	}

#footer_900 {
	width: 900px;
	height: 229px;
	position: relative;
	margin: 0 auto;
	border-top:1px solid #de422f;
	}
	
ul.footer_nav{
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	list-style:none;
	margin:15px 30px 0 0;
	}
	
ul.footer_nav li{
	line-height:18px;
	}
	
ul.footer_nav li a{
	color:#333;
	}
	
img.request_callback_footer{
	float:right;
	margin:20px 0 0 0;
	}
	
ul.contact_footer{
	width:300px;
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	list-style:none;
	text-align:right;
	line-height:18px;
	margin:10px 0 0 0;
	}
	
ul.contact_footer a{
	font-weight:bold;
	color:#000;
	}
	
img.footer_logo{
	float:right;
	margin:14px 0 0 0;
	}
	
p.copyright{
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:25px 0 0 0;
	width:780px;
	}
	
p.copyright a{
	color:#FFF;
	font-weight:bold;
	}
	
/*CONTENT----------------------------------------------------*/
#content {
	width: 100%;
	padding-bottom: 230px;
	}
	
#content_900 {
	width: 900px;
	padding:20px 0 0 0;
	margin: 0 auto;
	overflow: hidden;
	}
	
.left_col{
	float:left;
	width:600px;
	}
	
h1{
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#C00;
	text-transform:uppercase;
	}
	
h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
	}
	
p{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	width:600px;
	line-height:18px;
	margin:0 0 20px 0;
	}
	
p a{
	color:#CC0000;
	font-weight:bold;
	}
	
ul.content_col{
	line-height:20px;
	background:#F2F2F2;
	width:550px;
	padding:20px;
	list-style:none;
	margin:0 0 20px 0;
	}

ul.content_col li{
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/list-marker.png) 0 3px no-repeat;
	padding:0 0 10px 20px;
	line-height:20px;
	}
	
a.make_claim{
	width:330px;
	height:80px;
	background:url(../images/make-a-claim.png) no-repeat;
	display:block;
	line-height:999px;
	overflow:hidden;
	float:left;
	}
	
a:hover.make_claim{
	width:330px;
	height:80px;
	background:url(../images/make-a-claim.png) 0 -80px no-repeat;
	}
	
a.request_callback{
	width:248px;
	height:80px;
	background:url(../images/request-callback.gif) no-repeat;
	display:block;
	line-height:999px;
	overflow:hidden;
	float:left;
	margin:13px 0 0 10px;
	}
	
img.right_image{float:right}

.insurance_learn{
	width:585px;
	border:1px solid #CCC;
	background:#FFF;
	float:left;
	margin:0 0 10px 0;
	}
	
.insurance_learn h2{
	font:21px Georgia, "Times New Roman", Times, serif;
	background:#efefef url(../images/info-icon.png) 0px 5px no-repeat;
	width:530px;
	margin:0;
	padding:10px 10px 10px 60px;
	border-bottom:1px solid #CCC;
	}
	
.insurance_learn ul{
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	list-style:none;
	margin:14px;
	line-height:25px;
	}
	
.insurance_learn ul li{}
	
.insurance_learn ul li a{
	color:#C00;
	}
	
a.download_calculator{
	width:260px;
	height:80px;
	background:url(../images/download-calculator.gif) no-repeat;
	display:block;
	line-height:999px;
	overflow:hidden;
	float:left;
	margin:13px 0 0 10px;
	}
	
img.thumb_img{
	margin:0px 10px 0 0;
	border:1px solid #999; 
	}
	
h2.damage_heading{
	font-weight:bold;
	}
	
/*HOMEPAGE---------------------------------------------------*/
.focus{
	width:860px;
	height:225px;
	background:url(../images/focus-bg.jpg) no-repeat;
	padding:50px 0 0 40px;
	margin:0 0 15px 0;
	}
	
.focus h1{
	font-size:18px;
	color:#000;
	line-height:30px;
	}
	
.focus h1 span{
	font-size:60px;
	color:#C00;
	display:block;
	}
	
.focus h2{
	width:450px;
	margin:10px 0 0 0;
	font:15px Arial, Helvetica, sans-serif;
	}
	
.home_learn{
	width:510px;
	height:170px;
	border:1px solid #CCC;
	background:#FFF;
	float:left;
	}
	
.home_learn h2{
	font:21px Georgia, "Times New Roman", Times, serif;
	background:#efefef url(../images/info-icon.png) 0px 5px no-repeat;
	width:440px;
	margin:0;
	padding:10px 10px 10px 60px;
	border-bottom:1px solid #CCC;
	}
	
.home_learn ul{
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	list-style:none;
	margin:14px;
	line-height:25px;
	}
	
.home_learn ul li{}
	
.home_learn ul li a{
	color:#C00;
	}
	
img.three_links{float:right}
	
/*CONTACT----------------------------------------*/
.contact_box{
	width:230px;
	border:1px solid #CCC;
	background:#ececec;
	padding:10px;
	float:left;
	margin:0 20px 0 0;
	font:12px Arial, Helvetica, sans-serif;
	}
	
.contact_box h3{
	width:230px;
	padding:5px 10px;
	background:#CCC;
	margin:-10px 0 10px -10px;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#C00;
	}
.contact_box ul{
	list-style:none;
	}
	
.contact_box input, .contact_box textarea{
	padding:3px;
	width:220px;
	margin:0 0 10px 0;
	}

