body {
	background:url(/images/background.png) repeat-x top #d6f0f2;
}

#wrapper {
	margin:60px auto 10px;
	width:823px;
	min-height:500px;
	height:auto !important;
	height:500px;	
	background:#fff;
	background-repeat:no-repeat;
	background-position:30px 10px;
}

div#header {
	padding:45px 55px 0px 0px;
	margin-left:300px;
	text-align:right;
}

div#header-default {
	padding:45px 0px 0px 0px;
	margin:0px auto;
	text-align:center;
}

#header h1,
#header-default h1 {
	font-family:trebuchet ms, helvetica, sans-serif;
	font-size:28px;
	line-height:22px;
	color:#215e97;
	margin:0;
	padding:0;
}

#header .subtitle,
#header-default .subtitle {
	font-family:trebuchet ms, helvetica, sans-serif;
	font-size:24px;
	color:#215e97;
	margin:5px 0px;
	padding:0;
	font-weight:normal;
	display:block;
}

div#content {
	margin:50px auto 20px;
	width:770px;
}

#content .img_main {
	float:left;
}

div.form_wrapper {
	background:#c7531b;
	display:block;
	width:405px;
	float:right;
	text-align:center;
}

#content h2 {
	font-family:trebuchet ms, helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	margin:8px 0px 0px;
	padding:0px;
}

#content .smalltxt {
	font-size:18px;
	display:block;
}

#content .form {
	display:block;
	margin:10px auto;
	padding:15px 0px;
	background:#fff;
	width:365px;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	min-height:136px;
  height:auto !important;
  height:136px;

}

form {
	margin:0px;
	padding:0px;
}

#content p {
	margin:20px 0px;
	padding:0px;
}

.zip {
	border:1px solid #000;
	width:105px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding:2px;
	margin-left:30px;
}

#pullquote {
	display:block;
	width:305px;
	height:83px;
	margin:15px 0px;
	background:url(/images/pullquote.png) no-repeat top right;
	overflow:hidden;
	clear:both;
}
	
#pullquote p {
	width:250px;
	margin:15px auto 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
}

#footer {
	margin:10px auto 30px;
	width:800px;
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	color:#63686b;
}

#footer a {
	color:#63686b;
}

#footer p {
	margin:0px;
	padding:0px;
}

#surehits {
	padding-top:100px;
}



.clear {
	clear:both;
	height:1px;
}
	
#utilitywrapper {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
}

#utility-content {
	line-height:22px;
	width:95%;
	padding:15px;
	margin:0px auto;
	background:#fff;
}

#utility-content h3,h4 {
	font-weight:normal;
	font-size:18px;
	margin:20px 0px 0px;
	padding:0px;
}

#utility-content h2 {
	font-weight:normal;
	font-size:24px;
	background-color:#ebede9;
	padding:10px;
}

#description {
	width:230px; margin-left:30px;float:left;
	}
#resultbox {
	width:430px; padding:20px;border:1px solid #D7D7D7; margin-left:10px;margin-top:50px; overflow:auto; font-family:arial; font-size:12px;
}

#logocontainer {
	width:161px; float:left;
	}
#resultbox a { 
	color:#3a558d; 
	font-weight:bold;
	text-decoration:none;
}