@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#f6f6f5;
	background-image:url(/i/lines.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
#wrapper {
	width:1000px;
	margin:auto;
	background-color:white;
	}
	
	
#logo {
	margin-left:50px;
	margin-top:25px;
	margin-bottom:15px;
	float:left;
	}
	
h1 {
	margin:0px;
	margin-bottom: 23px;
	padding:0px;
	font-size: 30px;
	}
	
#phone {
	text-align:right;
	color:#3d4145;
	font-weight:bold;
	font-size:26px;
	float:right;
	padding-right:50px;
	margin-top:2px;
	width:300px;
	}
	
#questions {
	 font-family:'Trebuchet MS', Arial, sans-serif; 
	 font-weight:normal; 
	 font-size:22px;
	 }
	
#links {
	color:black;
	font-size:13px;
	margin-top:25px;
	margin-right:50px;
	text-align:right;
	}
	
#links a {
	color:black;
	text-decoration:none;
	}
	
.sitemap_link {
	color:black;
	font-size:13px;
	text-decoration:none;
	}
	
#hero_container {
	width:930px;
	height:282px;
	margin-left:35px;
	background-image:url(/i/hero.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
	
#hero_header {
	margin:0px;
	font-weight:bold;
	font-size:50px;
	color:#265c88;
	letter-spacing:-3px;
	position:absolute;
	left:260px;
	top:35px;
	padding-top:3px;
	}
	
#hero_subheader {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#3d4145;
	font-size:24px;
	letter-spacing:-1px;
	position:absolute;
	left:475px;
	top:102px;
	}
	
#quotebox {
	position:absolute;
	left:450px;
	top:145px;
	}
	
.title {
	font-family:Arial, helvetica, sans-serif;
	color:black;
	font-size:14px;
	text-align:right;
	}
	
#type {
	font-size:16px;
	height:32px; 
	width:210px; 
	border:1px solid #9bbcd8;
	padding:2px;
	}
	
#zipcode {
	font-size:16px;
	width:80px; 
	height:18px; 
	margin-right:4px; 
	border:1px solid #9bbcd8;
	padding:5px;
	
	}
	
#submit
{
  display: block;
  width: 190px;
  height: 46px;
  background: url("/i/compare_quotes.gif") no-repeat 0 0;
}

#submit:hover { 
  background-position: 0 -46px;
 }

	
#main_container {
	width:900px;
	margin-top:25px;
	padding-left:50px;
	padding-right:50px;
	}
	
h1 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f4143;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	}
	
	
h2 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f4143;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:20px;
	padding-top:20px;
	}
	
h3 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f4143;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:20px;
	padding-top:20px;
	}
	
	
#main_container p {
	color:#3f4143;
	font-size:14px;
	line-height:20px;
	}
	
	
ul {
	color:#3f4143;
	font-size:12px;
	line-height:18px;
	}
	
.form_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#3f4244;
	font-size:14px;
	text-align:right;
	}
	
.post_container {
	width:275px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
	
.post_container a {
	color:#257ac6;
	}
	
.front_post_title, #article h3 {
	color:#3f4143;
	font-weight:normal;
	padding-bottom:7px;
	font-family:Georgia, 'Times New Roman', Times, serif;font-size:20px;line-height:26px;	
	}
	
.front_post, #article p {
	color:#3f4143;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
	
#footer {
	font-size:13px;
	color:#9b9c9c;
	line-height:20px;
	padding-top:35px;
	padding-bottom:30px;
	}
	
#footer a {
	text-decoration:none;
	color:#9b9c9c;
	}
	
#footer a:hover {
	color:#333333;
	}
	
.error {
	font-size:11px;
	color:red;
	}
	
#terms_header {
	font-weight:bold;
	font-size:26px;
	color:#265c88;
	letter-spacing:-1px;
	}

#terms h2
	{
	position:relative;
	left:0px;
	top:0px;
	font-size:20px;
	letter-spacing:-1px;
	padding-bottom:10px;
	}

#article
	{
	width:530px;
	float:left;
	}

#sidebar
	{
	float:right;
	width:347px;
	padding-left:8px;
	}
	
#quotebox_small
{
	background-image:url(/i/small_quote_bg.jpg);
	background-repeat:no-repeat;
	width:347px;
	height:244px;
	}
	
.date
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:-20px;
	}
	
.widget
{
	padding:20px 0px;
	}
	
#slideshow {
    position:relative;
    height:139px;
	margin-left:40px;
	margin-top:10px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


