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

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

body {
	margin: 0px 0px 0px 0px;
	background: #e6e2d7 url(bg_body.png) 0px 0px repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.bumper {
	margin: 0px 10px 15px 10px;
}

.nobdr {
	border: none !important;
}

a {
	color: #004b6a;
	text-decoration: none;
}

a:hover {
	color: #7f0a06;
}

.mtop0 {
	margin-top: 0px !important;
}

/*
Header
*/

.header {
	width: 1018px;
	margin: 0px auto 0px auto;
	position: relative;
	height: 77px;
}

.header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 52px;
	position: absolute;
	font-weight: normal;
	color: #fff;
	text-shadow: 0px 1px 2px #000000;
	margin: 0px;
	padding: 0px;
	top: 16px;
	left: 30px;
	letter-spacing: -1px;
}

.header h2 strong {
	font-size: 56px;
	color: #ccfa10;
	font-weight: bold;
}

.social_links {
	height: 35px;
	width: 240px;
	background: url(social_bg.png) 0px 0px repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	position: absolute;
	left: 747px;
}

.social_links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #a9a69f;
	font-size: 10px;
	line-height: 10px;
}

.social_links li {
	float: left;
	display: inline;
	height: 35px;
}

.social_links li a {
	display: inline;
	height: 25px;
	padding: 10px 0px 0px 36px;
	color: #a9a69f;
	text-decoration: none;
	float: left;
}

.social_links li a:hover {
	color: #fff;
}


.twitter {
	background: url(twitter.png) 10px 6px no-repeat;
	border-right: 1px solid #454441;
	width: 85px;
}

.facebook {
	background: url(facebook.png) 10px 6px no-repeat;
	width: 82px;
}

/*
Global Wrapper
*/

.global_wrapper {
	width: 1018px;
	background: url(content_bg.png) 0px 0px repeat-y;
	margin: 0px auto 0px auto;
	position: relative;
}

/*
Content
*/

.content_wrapper {
	width: 1018px;
	background: url(content_topbg.png) 0px 0px no-repeat;
	position: relative;
	float: left;
}

.content_left {
	width: 689px;
	float: left;
	position: relative;
	margin: 30px 0px 30px 30px;
}

/*
Navigation
*/

.navigation {
	margin: 0px;
	padding: 0px;
	width: 689px;
	float: left;
	clear: right;
	position: relative;
	background: url(tab_bg.png) 0px 0px repeat-x;
	list-style: none;
	font-size: 13px;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 52px;
}

.navigation li {
	display: inline;
	background: url(tab_states.png) right 0px no-repeat;
	height: 52px;
	float: left;
}

.navigation li a {
	color: #fff;
	text-decoration: none;
	height: 33px;
	padding: 19px 15px 0px 15px;
	float: left;
	display: block;
}

.navigation li a:hover {
	background: url(tab_pointer.gif) 50% bottom no-repeat;
}

.navigation li:hover {
	background-position: right -52px;
}

li.tab_on {
	background-position: right -104px;
}

.tab_on a {
	background: url(tab_pointer.gif) 50% bottom no-repeat;
}

/*
Art
*/

.art  {
	width: 689px;
	height: 284px;
	float: left;
	position: relative;
	clear: left;
	margin: 30px 0px 0px 0px;
}

.art h1 {
	font-size: 29px;
	line-height: 28px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 689px;
	text-align: center;
	position: absolute;
	font-family: georgia;
	top: 19px;
	letter-spacing: -1px;
}

.health_insurance {
	background: url(art_health_insurance.png) 0px 0px no-repeat;
}

.life_insurance {
	background: url(art_life_insurance.png) 0px 0px no-repeat;
}

.auto_insurance {
	background: url(art_auto_insurance.png) 0px 0px no-repeat;
}

.home_insurance {
	background: url(art_home_insurance.png) 0px 0px no-repeat;
}

.art h1 {
	text-shadow: 0px 1px 2px #002d46;
}

.health_insurance h2, .life_insurance h2, .home_insurance h2, .auto_insurance h2 {
	position: absolute;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	top: 90px;
	left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

.health_insurance h2 strong {
	color: #ea1968;
}

.life_insurance h2 strong, .home_insurance h2 strong, .auto_insurance h2 strong {
	color: #ccfa11;
}

.health_insurance p, .life_insurance p, .home_insurance p, .auto_insurance p {
	color: #004264;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	top: 144px;
	left: 26px;
	margin: 0px;
}

.health_insurance input, .life_insurance input, .home_insurance input, .auto_insurance input {
	width: 219px;
	font-size: 20px;
	position: absolute;
	background: none;
	border: none;
	top: 169px;
	left: 30px;
	line-height: 20px;
	outline: none;
}

.zip_submit {
	width: 257px;
	height:34px;
	background: url(button_greenbg.png) 0px 0px repeat-x;
	border: 1px solid #44530c;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fff;
	text-shadow: 0px 1px 2px #46540d;
	position: absolute;
	top: 211px;
	left: 25px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 12px 0px 0px 0px;
}

.zip_submit:hover {
	background-position: 0px -46px;
	color: #fff;
}

.content_left_text {
	width: 689px;
	float: left;
	clear: left;
	font-size: 14px;
}

.content_left_text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	margin-bottom: 10px;
}

.content_left_text h3 {
	color: #650704;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}

.tips_list {
	margin: 25px 0px 0px 0px;
	color: #650704;
	font-size: 18px;
	font-weight: bold;
}

.tips_list li {
	margin: 0px 0px 15px 0px;

}

.tips_list li strong {
	color: #000;
}

.tips_list li p {
	color: #666666;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
}


/*
Get Started Banner
*/

.get_started_banner {
	height: 128px;
	width: 689px;
	background: url(get_started_bg.png) 0px 33px repeat-x;
	position: relative;
}

.get_started_banner h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0px;
	padding: 0px;
	color: #ea1968;
	position: absolute;
	font-size: 32px;
	left: 112px;
	top: 47px;
}

.get_started_banner h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #d5d5d5;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 112px;
	top: 81px;
}

.get_started_right {
	float: right;
	width: 183px;
	height: 95px;
	margin: 33px 0px 0px 0px;
	background: url(get_started_right.png) 0px 0px no-repeat;
	position: relative;
}

.get_started_left {
	float: left;
	position: relative;
	width: 135px;
	height: 128px;
	background: url(get_started_left.png) 0px 0px no-repeat;
}

.state {
	position: absolute;
	left: 17px;
	top: 15px;
}

.state_submit {
	width: 138px;
	height:25px;
	background: url(get_started_sub.png) 0px 0px repeat-x;
	border: 1px solid #0f4965;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fff;
	text-shadow: 0px 1px 2px #0f4965;
	position: absolute;
	top: 46px;
	left: 19px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.state_submit:hover {
	background-position: 0px -33px;
	color: #fff;
}

.divider {
	height: 40px;
	margin: 0px 0px 30px 0px;
	border-bottom: 2px solid #ebebeb;
	width: 689px;
}

/*
Content Right
*/

.content_right {
	float: left;
	width: 240px;
	position: relative;
	margin: 30px 0px 30px 30px;
}

.testimonial_wrapper {
	width: 238px;
	border: 1px solid #e4ded1;
	background: #e4ded1 url(grad_beige.png) 0px 0px repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.testimonial_wrapper h2 {
	color: #6d4f0c;
	font-size: 22px;
	font-weight: normal;
	margin: 15px 15px 18px 15px;
	line-height: 22px;
	text-align: center;
}

.quote_bg {
	width: 208px;
	height: 236px;
	background: url(quote_bg.png) 0px 0px no-repeat;
	margin: 0px 0px 0px 15px;
}

.quote_bg p {
	position: absolute;
	width: 166px;
	font-size: 14px;
	color: #6e6e6e;
	margin: 0px;
	left: 38px;
	top: 96px;
	font-style: italic;
}

.quote_by {
	width: 208px;
	margin: 10px 0px 21px 15px;
}

.quote_by h3 {
	font-weight: normal;
	font-size: 18px;
	color: #00669a;
	margin: 0px;
	text-align: center;
	display: block;
}

.quote_by p {
	font-size: 18px;
	color: #939393;
	text-align: center;
	display: block;
	margin: 0px;
	font-style: italic;
}

.as_seen_on {
	width: 240px;
	height: 286px;
	background: url(as_seen.png) 0px 0px no-repeat;
	margin: 26px 0px 25px 0px;
	border-bottom: 1px dotted #d5d5d5;
}

/*
Articles
*/

.articles h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

.articles a strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
}

.articles a {
	font-size: 11px;
}

.articles p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #d5d5d5;
	color: #666666;
}


/*
Find More Insurance
*/

.more_insurance {
	margin: 30px 0px 0px 0px;
}

.more_list {
	margin: 25px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
	padding: 0px;
	position: relative;
	display: block;
}

.more_list li {
	width: 342px;
	float: left;
}

.more_list li strong {
	color: #195A89;
}

.more_list li p {
	color: #6d95a8;
	margin: 5px 0px 0px 0px;
}

.more_list li h4 {
	margin: 20px 0px 10px 20px;
	font-size: 16px;
}

.more2 {
	margin-top: 0px;
	border-top: 0px;
}

.list1 {
	border-top: 2px solid #e2d3ab;
	background-color: #f8f3e6;
}

.list1 li {
	border-right: 1px dotted #e2d3ab;
	position: relative;
}


.list1 img {
	outline: 1px solid #e2d3ab;
}

.list2 {
	border-top: 2px solid #b2ddf2;
	background-color: #dff2ff;
}

.list2 li {
	border-right: 1px dotted #b2ddf2;
	position: relative;
}


.list2 img {
	outline: 1px solid #b2ddf2;
}

.more_list_text {
	width: 160px;
	margin: 0px 0px 20px 20px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.more_list img {
	position: relative;
	border: 3px solid #fff;
	float: left;
	margin: 0px 0px 0px 20px;
}

.footer {
	width: 1016px;
	background-color: #195676;
	border: 1px solid;
	border-top: 3px solid;
	border-color: #002740;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	margin: 0px auto 0px auto;
	color: #A7CFE3;
	position: relative;
}

.free_quotes {
	margin: 20px 30px 10px 30px;
	font-size: 16px;
}

.free_quotes a {
	color: #fff;
}

.free_quotes a:hover {
	text-decoration: underline;
}

.footer_nav {
	margin: 0px 30px 10px 30px;
	color: #fff;
}

.footer_nav a {
	color: #fff;
}

.footer_nav a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer_legal {
	margin: 0px 30px 30px 30px;
}

.footer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 36px;
	position: absolute;
	font-weight: normal;
	color: #fff;
	text-shadow: 0px 1px 2px #002740;
	margin: 0px;
	padding: 0px;
	top: 60px;
	left: 776px;
	letter-spacing: -1px;
}

.footer h2 strong {
	font-size: 36px;
	color: #ccfa10;
	font-weight: bold;
}

/*
Text Headline
*/

.headline_text {
	position: absolute;
	top: 26px;
	left: 24px;
	width: 422px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.headline_text h1 {
	text-shadow: 2px 2px 4px #305d02;
	margin: 0px 0px 5px 0px;
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 40px;
	color: #F5FF9F;
}

.headline_text h2 {
	text-shadow: 2px 2px 10px #305d02;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	font-weight: normal;
}

/*
THESE ARE STATIC VALUES - NON-CUSTOMIZABLE
*/

.ditto {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 16px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	width: 679px;
	clear: left;
	border-top: 1px dotted #d5d5d5;
	float: left;
}

.ditto li {
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px dotted #d5d5d5;
	position: relative;
}

.ditto h3 {
	margin: 0px 70px 0px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 26px;
	font-size: 24px;
	display: block;
}

.ditto a {
	text-decoration: none !important;
	display: block;
	min-height: 105px;
}

.ditto a:hover {
	color: #0000CC;
}

.ditto p {
	margin: 2px 70px 2px 0px;
	display: block;
}

.ditto a  p {
	color: #333333 !important;
	text-decoration: none !important;
}

.ditto strong {
	margin: 0px 70px 0px 0px;
	color: #336600;
	font-size: 14px;
	text-decoration: none !important;
}

.ditto a strong {
	text-decoration: none !important;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

.ditto a h3 {
	text-decoration: underline !important;
}

.ditto span {
	display:block;
	height:100px;
	width:100px !important;
	margin:0px;
	overflow:hidden;
	background-color: #fff;
	float: left;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	text-align: center;
	background: url(blank_image.jpg) 0px 0px no-repeat;
}

.ditto a span img {
	border: none;
	text-decoration: none;
}

.ditto div {
	padding: 0px 0px 0px 120px;
}

.stymore {
	font-size: 10px;
	font-weight: bold;
	color: #fff !important;
	display: block;
	position: absolute;
	top: 39px;
	left: 608px;
	width: 50px;
	height: 17px;
	text-align: center;
	background-color: #9AC300;
	border: 1px solid;
	border-color: #6b8902;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 10px;
	padding: 5px 0px 0px 0px !important;
	text-decoration: none !important;
}

.stymore:hover {
	background-color: #688500;
	border-color: #455900;
	color: #ffffff !important;
}

/*
Articles
*/

.article_art  {
	width: 687px;
	height: 215px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 30px 0px 30px 0px;
	border: 1px solid #d5d5d5;
}

.unemployment {
	background: url(art_unemployment.png) 0px 0px no-repeat;
}

.healthcare {
	background: url(art_healthcare.png) 0px 0px no-repeat;
}

.life_insurance_1 {
	background: url(art_lifeinsurance_1.png) 0px 0px no-repeat;
}


.life_insurance_2 {
	background: url(art_lifeinsurance_2.png) 0px 0px no-repeat;
}

.home_insurance_1 {
	background: url(art_homeinsurance_1.png) 0px 0px no-repeat;
}

.home_insurance_2 {
	background: url(art_homeinsurance_2.png) 0px 0px no-repeat;
}

.auto_insurance_1 {
	background: url(art_autoinsurance_1.png) 0px 0px no-repeat;
}

.auto_insurance_2 {
	background: url(art_autoinsurance_2.png) 0px 0px no-repeat;
}

/*
Compare Column
*/

.column_quotes {
	width: 238px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: url(compare_colbg.png) bottom left no-repeat;
	height: 298px;
}

.column_quotes h2 {
	margin: 0px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999999;
	width: 201px;
	left: 20px;
	top: 14px;
	font-size: 18px;
}

.column_quotes h2 strong {
	color: #ea1968;
	font-weight: bold;
	font-size: 22px;
	display: block;
}

.column_quotes h3 {
	position: absolute;
	margin: 0px;
	font-weight: normal;
	left: 20px;
	top: 69px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.column_quotes p {
	position: absolute;
	top: 120px;
	left: 88px;
	width: 116px;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}

.compare_submit {
	width: 130px;
	height:25px;
	background: url(get_started_sub.png) 0px 0px repeat-x;
	border: 1px solid #0f4965;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fff;
	text-shadow: 0px 1px 2px #0f4965;
	position: absolute;
	top: 203px;
	left: 86px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.compare_submit:hover {
	background-position: 0px -33px;
	color: #fff;
}

.compare_field {
	width: 126px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 20px;
	position: absolute;
	left: 87px;
	top: 136px;
	outline: none;
}

.compare_pulldown {
	width: 130px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 12px;
	position: absolute;
	left: 87px;
	top: 172px;
	outline: none;
}

/*
Life Insurance */

.life_p {
	top: 80px !important;
}

.google_map {
	width: 300px;
	height: 300px;
	float: right;
	padding-left: 20px;
	border-left: 1px dotted #d5d5d5;
}

