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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #424242;
	text-decoration: none;
}
img {
	border:0px;
}
#AutoInsurance {
    width: 96px;
    height: 12px;
	font-family: Arial;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
#AutoInsurance:hover {
    width: 96px;
    height: 12px;
	font-family: Arial;
	color:#e8b528;
	font-size:14px;
	text-decoration:none;
}
  
#LifeInsurance {
    width: 90px;
    height: 12px;
	font-family: Arial;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

#LifeInsurance:hover {
    width: 90px;
    height: 12px;
	border: 0px;
	font-family: Arial;
	color:#e8b528;
	text-decoration:none;
}

#HealthInsurance {
    width: 107px;
    height: 12px;
	font-family: Arial;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

#HealthInsurance:hover {
    width: 107px;
    height: 12px;
	border: 0px;
	font-family: Arial;
	color:#e8b528;
	text-decoration:none;
}

#HomeInsurance {
    width: 104px;
    height: 12px;
	font-family: Arial;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

#HomeInsurance:hover {
    width: 104px;
    height: 12px;
	border: 0px;
	font-family: Arial;
	color:#e8b528;
	text-decoration:none;
}

#OtherInsurance {
    width: 104px;
    height: 12px;
	font-family: Arial;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

#OtherInsurance:hover {
    width: 104px;
    height: 12px;
	border: 0px;
	font-family: Arial;
	color:#e8b528;
	text-decoration:none;
}

#Go {
    display: block;
    width: 34px;
    height: 24px;
	border: 0px;
    background: url("images/go.jpg") no-repeat 0 0;
}
#Go:hover { 
    background: url("images/go_over.jpg") no-repeat 0 0;
}

#Start {
    display: block;
    width: 179px;
    height: 39px;
	border: 0px;
    background: url("images/start.jpg") no-repeat 0 0;
	text-align:left;
	text-decoration:none;
	padding:12px;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}
#Start:hover { 
	color: #51585b;
}


#Save {
    display: block;
    width: 231px;
    height: 52px;
	border: 0px;
    background: url("images/see.jpg") no-repeat 0 0;
	text-align:left;
	text-decoration:none;
	padding-top:24px;
	padding-left:13px;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}
#Save:hover { 
	color: #51585b;
}

#NewCar {
    display: block;
    width: 143px;
    height: 34px;
	border: 0px;
    background: url("images/new_car.jpg") no-repeat 0 0;
}
#NewCar:hover { 
    background: url("images/new_carov.jpg") no-repeat 0 0;
}

#NewChild {
    display: block;
    width: 144px;
    height: 34px;
	border: 0px;
    background: url("images/newch.jpg") no-repeat 0 0;
}
#NewChild:hover { 
    background: url("images/newchild.jpg") no-repeat 0 0;
}

#NewHome {
    display: block;
    width: 143px;
    height: 34px;
	border: 0px;
    background: url("images/newho.jpg") no-repeat 0 0;
}
#NewHome:hover { 
    background: url("images/newhome.jpg") no-repeat 0 0;
}

#Students {
    display: block;
    width: 142px;
    height: 34px;
	border: 0px;
    background: url("images/student.jpg") no-repeat 0 0;
}
#Students:hover { 
    background: url("images/student_ov.jpg") no-repeat 0 0;
}

#Moving {
    display: block;
    width: 143px;
    height: 34px;
	border: 0px;
    background: url("images/moving.jpg") no-repeat 0 0;
}
#Moving:hover { 
    background: url("images/moving_ov.jpg") no-repeat 0 0;
}

#Weddings {
    display: block;
    width: 143px;
    height: 34px;
	border: 0px;
    background: url("images/wedding.jpg") no-repeat 0 0;
}
#Weddings:hover { 
    background: url("images/wedding_ov.jpg") no-repeat 0 0;
}

#Divorce {
    display: block;
    width: 144px;
    height: 34px;
	border: 0px;
    background: url("images/divorce.jpg") no-repeat 0 0;
}
#Divorce:hover { 
    background: url("images/divo_ov.jpg") no-repeat 0 0;
}

#Retirement {
    display: block;
    width: 144px;
    height: 34px;
	border: 0px;
    background: url("images/retirment.jpg") no-repeat 0 0;
}
#Retirement:hover { 
    background: url("images/reti_ov.jpg") no-repeat 0 0;
}

#Idea {
    display: block;
    width: 101px;
    height: 34px;
	border: 0px;
    background: url("images/idea.jpg") no-repeat 0 0;
}
#Idea:hover { 
    background: url("images/idea_ov.jpg") no-repeat 0 0;
}

#Customer {
    display: block;
    width: 154px;
    height: 34px;
	border: 0px;
    background: url("images/customer.jpg") no-repeat 0 0;
}
#Customer:hover { 
    background: url("images/customer_ov.jpg") no-repeat 0 0;
}

#Rate {
    display: block;
    width: 256px;
    height: 62px;
	border: 0px;
    background: url("images/rate.jpg") no-repeat 0 0;
}
#Rate:hover { 
    background: url("images/rate_ov.jpg") no-repeat 0 0;
}

.form_header {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 235px;
	border: 1px solid #E2E2E2;
}
.header_link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5D5D5D;
	text-decoration: none;
}
.header2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DDA810;
	text-decoration: none;
}
.header3 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0b648b;
	text-decoration: none;
}
.header_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #DDA810;
	text-decoration: none;
}
.save_quote {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.save_quote:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #DDA810;
	text-decoration: none;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_img {
	background-repeat: no-repeat;
	background-position: left top;
}

.body_bg {

	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.quote-box {
	padding-top:24px;
	padding-left:24px;
	padding-right:50px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}
.save {
	padding-top:20px;
	color:#105c7e;
	font-size:26px;
	font-weight:bold;
	font-family:Arial;
}
.testimonial {
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
}
.tollfree {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #49C8F8;
	text-decoration: none;
}

.nor_txtpo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #232323;
	text-decoration: none;
}

.copyright {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5D5D5D;
	text-decoration: none;
}
.zip_txt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.header_bg {

	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.arialbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5B5B5B;
	text-decoration: none;
}
.bg_bodymidd {
	background-image: url(images/bg_gbody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.arial_blu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0b648b;
	text-decoration: none;
}
.readmore {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0D5F83;
	text-decoration: none;
}
.readmore:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.box_header {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0D5F83;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0D5F83;
	text-decoration: none;
}
.box_header:hover {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#e8b528;
	text-decoration: none;
}

.policy_bg {
	background-image: url(images/green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nor_txt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #424242;
	text-decoration: none;
}

.more {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C38C06;
	text-decoration: none;
}
.more:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.main_img2 {
	background-repeat: no-repeat;
	background-position: left top;
}

.form_header2 {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 135px;
	border: 1px solid #E2E2E2;
}
.norwhite_txt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blue_bg {
	background-image: url(images/blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
