@charset "UTF-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EAE9E9;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: 666666;
}
a:link { color: #999999; }
a:visited { color: #999999; }
a:hover { color: #999999; }
a:active { color: #999999; }


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

#pagecontent {
	padding-left:40px;
	padding-right:30px;
	padding-bottom:30px;
	padding-top:10px;
}

#top {
	height: 79px;
	width: 816px;
	background-image: url(top_bg.jpg);
	float: left;
}

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

#tabs {
	height: 25px;
	width: 200px;
	float: right;
	padding-top: 54px;
	padding-right: 210px;
}
#auto {
	float: left;
	height: 25px;
	width: 62px;
	background-image: url(auto_ins.jpg);
	display: block;
	background-repeat: no-repeat;
}

#home {
	background-image: url(home.jpg);
	display: block;
	float: left;
	height: 25px;
	width: 67px;
	background-repeat: no-repeat;
}

#life {
	background-image: url(life.jpg);
	display: block;
	float: left;
	height: 25px;
	width: 52px;
	background-repeat: no-repeat;
}

#mid {
	width: 786px;
	background-image: url(mid_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-right: 30px;
}
#midbottom {
	width: 786px;
	height:33px;
	background-image: url(midbottom.jpg);
	float: left;
	padding-right: 30px;
}
#health_ins {
	background-image: url(health_ins.jpg);
	display: block;
	float: right;
	height: 43px;
	width: 200px;
	background-repeat: no-repeat;
}
#auto_ins {
	background-image: url(auto_ins.jpg);
	display: block;
	float: right;
	height: 43px;
	width: 200px;
	background-repeat: no-repeat;
}
#home_ins {
	background-image: url(home_ins.jpg);
	display: block;
	float: right;
	height: 43px;
	width: 200px;
	background-repeat: no-repeat;
}
#life_ins {
	background-image: url(life_ins.jpg);
	display: block;
	float: right;
	height: 43px;
	width: 200px;
	background-repeat: no-repeat;
}

#form {
	width: 290px;
	float: right;
	clear: right;
	padding-top: 180px;
	padding-right: 56px;
}

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

input { width: 145px; }

.input {
	float: left;
	margin-top: 10px;
}

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

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

#listingHeading {
 color:#000;
}
