body {
	margin:0;
	padding:0;
	background:#889dbc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0A264B;
}

h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}


#logo {
	width:900px;
	margin:15px auto 0;
	text-align:left;
}

.wrapper2 {
	width:900px;
	z-index:10;
	background:url(../images/bg-road.jpg) bottom left no-repeat;
	min-height:150px;
	padding:0 0 155px 0;
}

.wrapper {
	width:900px;
	background:url(../images/bg-mid.jpg) top left repeat-y;
	margin:0 auto;
}

.holder {
	width:900px;
	background:url(../images/bg-top.jpg) top left no-repeat;
	margin:10px auto 0;
	padding:10px 0 0 0;
}

#headlines {
	float:left;
	position:relative;
	left:10px;
	top:0px;
}

#surehits-quotebox { 
	float:left;
	width:420px; }
	
#form #listingResults {
	padding-left:20px;
}

#thank-you-wrapper {
	float:left;
	padding: 0 20px 10px;
	width:650px;	
}

#thank-you-wrapper h1 {
	margin: 20px 0 15px;
}

#auto-ins {
	position:relative;
	z-index:20;
	float:right;
	bottom:0px;
	margin-right:-22px;
}

#auto-ins[id="auto-Ins"] { margin-right:-23px; bottom:-1px; }


#nav-bottom {
	background:#889dbc;
	color:#fff;
	text-align:center;
	width:800px;
	margin:0 auto 20px;
}

#nav-bottom a {
	color:#fff;
}

/* webjuice styles */
.wb_container {
  padding-left: 20px;
  padding-bottom: 100px;
}

#wj_header {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin: 10px 0 30px;
}

.contentc a {
  line-height: 20px !important;
}

.contentc div {
  padding-top: 10px !important;
}

