html, body, h1, h2, h3, h4{
	margin: 0;
	padding: 0;
}

h1 img{
	display: block;
}

h1{
	color: #000;
	font: 22px Arial, sans-serif;
	line-height: 1;
	padding-top: 0px;
}

h2{
	color: #000;
	font: 22px Arial, sans-serif;
	line-height: 1;
	padding-top: 0px;
}

img{
	border: 0;
}

a{
	color: #464544;
}

a:hover{
	color: #666666;
}

.left{
	float: left;
}

.right{
	float: right;
}

.more{
	text-align: right;
}

.clear{
	clear: both;
}

.clearfix{
	clear:both;
	width:100%;
	height:0px;
	line-height:0px;
	overflow:hidden;
}

body{
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
}

table{
	border: 1px solid #999;
	border-spacing: 0px;
}

table td{
	border: 1px solid #999;
	padding:2px;
}

.crosshead{
	font-size: 14px;
	font-weight: bold;
	font-family: 'Arial Narrow';
	color: #333;
	margin-bottom: 5px;
	margin-top:5px;
	text-transform:uppercase;
}

#outer {
	 background: top left url(images/page_bg_top.gif) repeat-x;
	 padding-top: 1px;
}

/** Cheap Auto Insurance Layout **/
#wrapper {
	text-align:left;
	margin:auto;
	width:960px;
	position:relative;
	background:url(images/body_bg.gif) repeat-y;
}

#body_bot {
	 background:bottom left url(images/body_bg_bot.jpg) no-repeat;
}

#body_top {
	background:url(images/body_bg_top.gif) no-repeat;
	min-height:1000px;
	_height:1000px;
	padding-bottom:20px;
}

/** Upper Header **/
.auto_insurance_spacer{
	width:960px;
	height:10px;
	line-height:10px;
	overflow:hidden;
	background:url('images/page_bg_top.gif');
}

#upper_header{
  width:960px;
  text-align:left;
}

#upper_header h1{
  color:#6F7033;
  font:22px "Arial narrow", arial, sans-serif;
  line-height:1;
  padding-top:0px;
}

#upper_header p{
  color:#464544;
  font:16px "Arial narrow", arial, sans-serif;
  margin:0;
}

#cheap_auto_insurance_logo{
	width:109px;
	height:60px;
	margin-top:5px;
	float:left;
	padding-left:20px;
	border-width:0;
}

#site_slogan{
	float:left;
	width:160px;
	padding-left:15px;
	padding-top:15px;
}

#site_slogan h1{
	line-height:15px;
	height:15px;
	overflow:hidden;
	font-size:11px;
	color:#ccc;
}

#top_468ad{
	float:left;
	padding-left:100px;
}

/** Cheap auto insurance navigation **/

#nav{padding-top:20px;}

#nav li{
  list-style:none;
  float:left;
  background:left center url(images/arr.gif) no-repeat;
  padding-left:15px;
  padding-right:20px;
}

#nav a{
  color:#000;
  text-decoration:none;
  font-weight:bold;
}

#nav a:hover{color:#FFA405;}


/** green box **/
#gbox {
  width:580px;
  margin-top: 27px;
  margin-left: 22px;
}

#gbox-bg  { background: url(images/green_bg.gif) repeat-y; }
#gbox-grd { background: bottom url(images/green_grad_bot.jpg) repeat-x; }
#gbox-top { background: url(images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(images/green_bot.gif) no-repeat; height: 23px; }

#gbox-grd {
  min-height: 600px;
  padding: 2px 24px;
}

#gbox-grd p{line-height:17px;}

#gbox h2 {
  font: normal 22px Arial, sans-serif;
  color: #a20d14;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

#features {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** grey box **/

#greybox {

  width: 326px;
  height: 259px;
  position: absolute;
  top: 155px;
  left: 615px;
}
#greybox-top {
  background: url(images/main/main_quote_box.gif) no-repeat;
  height:259px;
  width:326px;
}

#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox a {
  color: #fff;
}

#copyright {
  font-size: 10px;
  color: #fff;
  margin-top: 10px;
}

#copyright a{
  font-size: 12px;
  color: #fff;
  font-weight:bold;
  text-decoration:none;
}
#copyright a:hover{
  font-size: 12px;
  font-weight:bold;
  text-decoration:underline;
}

.redlink{
color:#780404;
text-decoration:none;
}
.redlink:hover{
color:#ae0000;
text-decoration:underline;
}
.autoseparator{width:100%;height:1px;line-height:1px;background:#546002;overflow:hidden;margin-top:15px;margin-bottom:10px;}
#redlink a{
color:#780404;
text-decoration:none;
}
#redlink a:hover{
color:#ae0000;
text-decoration:underline;
}
#requirements-subtitle{
	margin-bottom:10px;
	font-size:13px;
	color:#000;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.clear20{
	clear:both;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
