body	{
	margin:0px;
	background-color:#EEEEEE;
	color:#766E73;
	font-size:14px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
h1	{
	margin:0px;
	color:#598989;
	font-weight:normal;
	font-size:30px;
}
h2	{
	color:#625959;
	margin:0px 0px 8px 0px;
	font-size:20px;
	font-weight:normal;
}
form	{
	margin:0px;
}
img	{
	border:none;
}
p	{
	margin:0px 8px 8px 8px;
}
hr	{
	margin:0px;
	color:#A4A4A4;
}




#top-bg	{
	background-image: url(/images/top-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#A79A83;
	display:table;
	width:100%;
}
#top-wrapper	{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#logo	{
	width:411px;
	height:68px;
	margin-left:40px;
}
#header-image	{
	width:984px;
	height:210px;
	background-image:url(/images/two-door-car.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#bottom-bg	{
	background-image:url(/images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	display:table;
	width:100%;
}
#bottom-wrapper	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:984px;
}
#bottom-container	{
	background-image:url(/images/content-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:table;
	width:960px;
	padding:0px 11px 0px 13px;
}
#nav-bg	{
	display:table;
	width:960px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:67px;
}
#nav-bg	img	{
	float:right;
	margin-top:1px;
}
#nav-bg a	{
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	display:block;
	float:right;
	text-decoration:none;
	margin:20px 8px 0px 8px;
}
#nav-bg a:hover	{
	border-bottom:#000000 1px solid;
}
#content-paddin	{
	width:881px;
	display:block;
	padding:0px 45px 0px 34px;
}
#content-paddin a	{
	color:#699494;
	text-decoration:none;
	font-weight:bold;
}
#content-paddin a:hover	{
	text-decoration:underline;
}


#content-rowA	{
	display:block;
	width:870px;
}
#rowA-left	{
	display:table;
	float:left;
	width:347px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-y;
	margin-top:-127px;
	margin-left:12px;
}
#form	{
	margin-top:-180px;
	display:block;
	width:280px;
	height:200px;
	margin-left:40px;
	position:relative;
}
#top-form	{
	position:relative;
}
/* hides insurance type fields */

.L01, .T01 {
	display:none;
}
#L01, #L02	{
	color:#000000;
	margin-left:58px;
}

/* spaces out the various fields */

.insurance-type, .insurance-zip {
   font-size:16px;
   margin-top:10px;
}
.insurance-select, .input-zip  {
   display:block;
   margin-top:6px;
}
.insurance-select select, .input-zip input   {
   width:100px;
   font-size:16px;
   height:26px;
   padding-top:4px;
}
.insurance-select select:hover, .input-zip input:hover   {

}
.continue-button input {
   margin-top:10px;
}


#rowA-right	{
	display:table;
	float:right;
	width:455px;
	padding-top:30px;
}
#right-image	{
	width:455px;
	height:176px;
}



#content-rowB	{
	display:block;
	width:870px;
	clear:both;
	padding-top:20px;
}
#rowB-left	{
	display:block;
	width:612px;
	float:left;
}
#rowB-top	{
	width:582px;
	padding:10px 15px 10px 15px;
	display:table;
}
#rowB-box	{
	background-color:#F4F4F4;
	width:576px;
	padding:10px 15px 10px 15px;
	margin-left:3px;
}
#rowB-bottom	{
	width:582px;
	padding:10px 15px 10px 15px;
	display:table;
}
#rowB-right	{
	display:block;
	width:223px;
	float:right;
}
#rowB-right img	{
	margin:20px 0px 20px 0px;
}


#footer	{
	display:block;
	clear:both;
	width:870px;
	padding-top:20px;
}
#footer-links	{
	float:left;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}
#footer-links a	{
	color:#8B8689;
	text-decoration:none;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	display:block;
	float:right;
	margin-top:-22px;
	padding-bottom:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:5px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}



	
	

	
	