@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;
	border-left: 2px solid #e9e9e6;
	border-right: 2px solid #e9e9e6;
	border-bottom: 2px solid #e9e9e6;
	}
	
	
#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:293px;
	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:white;
	letter-spacing:-3px;
	text-align:right;
	padding:50px 50px 0px 0px;
	}
	
#hero_subheader {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#a0deee;
	font-size:26px;
	letter-spacing:-1px;
	position:absolute;
	left:475px;
	top:105px;
	}
	
#quotebox {
	position:absolute;
	left:450px;
	top:153px;
	}
	
.title {
	font-family:Arial, helvetica, sans-serif;
	color:white;
	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;
	
	}
	
#submitbut
{
  display: block;
  width: 194px;
  height: 60px;
  background: url("/i/get_free_quotes.gif") no-repeat 0 0;
  margin-top:5px;
}

#submitbut:hover { 
  background-position: 0 -60px;
 }

	
#main_container {
	width:900px;
	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;
	padding-top:20px;
	}
	
	
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-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;
}

#typesubbox {
	margin-top:10px;
	}
	
#th_auto, #th_home, #th_life, #th_condo, #th_renters, #th_annuity, #th_health
{
  display: block;
  width: 96px;
  height: 104px;
  background: url("/i/auto.gif") no-repeat 0 0;
  float:left;
  margin-right:10px;
}

#th_home
{
  background: url("/i/home.gif") no-repeat 0 0;

}

#th_life
{
  background: url("/i/life.gif") no-repeat 0 0;
}

#th_condo
{
  background: url("/i/condo.gif") no-repeat 0 0;
}

#th_renters
{
  background: url("/i/renters.gif") no-repeat 0 0;
}

#th_annuity
{
  background: url("/i/annuity.gif") no-repeat 0 0;
}

#th_health
{
  background: url("/i/health.gif") no-repeat 0 0;
}

#th_auto:hover, #th_home:hover, #th_life:hover, #th_condo:hover, #th_renters:hover, #th_annuity:hover, #th_health:hover
{ 
  background-position: 0 -104px;
 }
 
#icon_headline {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#3f4143;
	margin:20px 0px 15px 0px;
	}
	

