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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EAE9E9;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

a:link { color: #999999; }
a:visited { color: #666666; }
a:hover { color: #333333; }
a:active { color: #333333; }



#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 591px;
	width: 831px;
}

#top {
	float: left;
	width: 100%;
	height: 66px;
}

#mid {
	float: left;
	width: 760px;
	height: 304px;
	background-image: url(mid_bg.jpg);
	padding-top: 17px;
	background-repeat: no-repeat;
	padding-right: 71px;
}

#auto_insh { width: 100%; }

#logo {
	background-image: url(logo.jpg);
	display: block;
	float: left;
	height: 66px;
	width: 221px;
	background-repeat: no-repeat;
	margin-left:7px;
}

#auto_insh_but {
	background-image: url(auto_ins.png);
	background-repeat: no-repeat;
	float: right;
	height: 45px;
	width: 198px;
	display: block;
}

#form {
	width: 300px;
	float: right;
	clear: right;
	padding-top: 150px;
	padding-right: 15px;
	color: #999;
}

.get_quote {
	background-image: url(get_quote.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 128px;
	display: block;
	float: right;
}

#lifezip, #homezip, #healthzip, #autozip{
 width: 145px; }

#lifezip, #homezip, #healthzip, #autozip{
	float: left;
	margin-top: 10px;
	color: #999;
}

.get_quote:hover { background-position: 0px -41px; }

#mid2 {
	float: left;
	width: 821px;
	height: 221px;
	padding-left: 10px;
}

#img1 {
	background-image: url(img1.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 258px;
	float: left;
	padding-right: 25px;
}
#health_ins {
	background-image: url(health_ins.png);
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 169px;
}

.form2 {
	float: right;
	height: 40px;
	width: 200px;
	padding-top: 100px;
	color: #999;
}

.go {
	background-image: url(go.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 47px;
	float: right;
}

.go:hover { background-position: 0px -35px; }

#img2 {
	background-image: url(img2.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 235px;
	float: left;
	padding-right: 25px;
}

#img3 {
	background-image: url(img3.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 240px;
	float: left;
	padding-right: 30px;
}

#home_ins {
	background-image: url(home_ins.png);
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 162px;
}

#life_ins {
	background-image: url(life_ins.png);
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 151px;
}

#footer {
	width: 831px;
	text-align: center;
	float: left;
	color: #999;
}
