body {
	background: url('images/bg.jpg') top repeat-x;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #929292;
	margin: 0;
}
#wrapper {
	width: 800px;
	margin: 0 auto 0;
}
#header {
	height: 70px;
	margin: 0 0 20px;
}
#header h1 {
	text-align:center;
	font-size: 36px;
	font-weight: bold;
	margin: 8px 0 0;
	padding: 6px 0 0 61px;
	color: #2484c1;
	height: 45px;
}
#header2 {
	background: url('images/formbg.jpg') no-repeat;
	height: 256px;
	margin: 0 0 10px;
}
#formarea {
	width: 302px;
	float: right;
	margin: 0 15px 0 0;
}
#formarea h2 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #464646;
	margin: 0 0 20px;
	border-bottom: 1px solid #e1e1e1;
	padding: 30px 0 15px;
}
#formarea label {
	width: 75px;
	display: block;
	float: left;
	text-align: right;
	margin: 10px 8px 0 0;
	color: #5b5b5b;
	font-size:15px;
}
.required {
	margin: 0 0 20px;
}
#zipcode {
	width: 180px;
	height: 30px;
	font-size: 20px;
	float:left;
	margin-left:50px;
}

.zipCode {
	font-size: 20px;
}

.submit {
	text-align: center;
}
#bottomtext {
	border: 1px solid #c2c2c2;
	padding: 20px 20px 8px;
	margin: 0 0 10px;
}
#bottomtext h3 {
	font-size: 18px;
	font-weight: 100;
	color: #1b74d0;
	margin: 0 0 5px;
}
#bottomtext p {
	color: #929292;
	line-height: 24px;
	margin: 0 0 12px;
}
#footer {
	background: url('images/footer.jpg') repeat-x;
	border: 1px solid #1b75cf;
	height: 31px;
}
#footer p {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 8px;
}

#b-compare-quotes {
	background:#FFFFFF url(images/submit.jpg) no-repeat scroll left top;
	display:block;
	float:left;
	height:51px;
	text-indent:-9999px;
	width:200px;
	margin-left:70px;
	margin-top:20px;
}


#zip {

	font-size:18px;
	float:left;
	padding-left:50px;
}






