/*AutoCarInsurance 03/08 Redesign*/

body {
	background:url(images/bg.jpg) repeat-x;
	font-family:Trebuchet MS, arial;
	color:#aba29e;
	font-size:12px;
	}

a:link {color:#57adc3;}
a:active {color:#57adc3;}
a:visited {color:#57adc3;}
	
h1 {
	color:#84713c;
	border-top:2px solid #f2ebd5;
	border-bottom:4px solid #f2ebd5;
	font-size:24px;
	margin-top:0px;
	padding:6px;
	}

h2 {
	font-size:16px;
	}
		
#wrapper {
	width:736px;
	margin-left:auto;
	margin-right:auto;
	}
#logo {
	width:163px;
	height:74px;
	background:url(images/logo.png);
	float:left;
	}

#logoa {
	width:161px;
	height:70px;
	background:url(gwo-images/logo-a.png);
	float:left;
	}
	
#logob {
	width:228px;
	height:68px;
	background:url(gwo-images/logo-b.png);
	float:left;
	}
	
#copy {
	float:right;
	width:398px;
	height:53px;
	margin-top:10px;
	background:url(images/getyourfree.png);
	}

#sp-copy {
	float:right;
	width:398px;
	height:53px;
	margin-top:10px;
	background:url(images/sp-getyourfree.png);
	}	
#whitebox {
	background-color:#ffffff;
	border:1px solid #ccc6bb;
	padding:20px;
	margin-top:10px;
	}
	#whitebox1 {
	background-color:#ffffff;
	border:1px solid #ccc6bb;
	padding:20px;
	margin-top:10px;
	}
#formbg {
	border:5px solid #6ea5cf;
	background-color:#6396c0;
	overflow:auto;
	padding:20px;
	height:200px;overflow:hidden;
	}

#formstyle {
	border:1px solid #9bbcd7; background-color:#6396c0; padding:20px; color:#ffffff; font-weight:bold;
	}	
	
#radio {
	position:relative; top:3px;
	}
#value {	
	width:210px;
	height:196px;
	background:url(images/whyuseus.gif) no-repeat;;
	float:right;
	padding-left:20px;
	font-style:italic;
	font-size:14px;
	color:#ffffff;
	}
	
#sp-value {	
	width:230px;
	height:196px;
	background:url(images/sp-whyuseus.gif);
	float:right;
	}
#formcontents {
	float:left;
	}


#mainimage {
	
	width:673px;
	height:287px;
	}

		
#partnerlogos {
display:none;}
			
#instructions {
	width:356px;
	height:35px;
	background:url(images/filloutform.gif) no-repeat;
	font-size:18px;
	font-style:italic;
	padding-top:5px;
	color:#ffffff;
	padding-left:30px;
	}
	
		
#instructions-sp {
	width:356px;
	height:35px;
	background:url(images/filloutform.gif) no-repeat;
	font-size:14px;
	margin-top:-10px;
	#margin-top:0px;
	margin-bottom:10px;
	font-style:italic;
	padding-top:-10px;
	font-weight:bold;
	color:#ffffff;
	padding-left:30px;
	}
	
#sp-instructions {
	width:356px;
	height:35px;
	background:url(images/sp-filloutform.gif);
	}
#button {
	 margin-top:10px; 
	 margin-left:100px;
	 #margin-left:0px;
	 background:url(images/btn_clickhere.gif) transparent;
	 overflow: hidden;
	margin-left:100px;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	display:block;
	 width:180px;
	 height:49px;
	 border:0px;
	 }	

#button-sp {
	 margin-top:10px; 
	 margin-left:100px;
	 #margin-left:0px;
	 background:url(images/sp-btn_clickhere.gif) transparent;
	 overflow: hidden;
	margin-left:100px;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	display:block;
	 width:180px;
	 height:49px;
	 border:0px;
	 }	

#footer {
	margin:10px;
	margin-top:30px;
	}
	
#footer a {color:#aba29e;}
#footer a:active {color:#aba29e;}
#footer a:visited {color:#aba29e;}




H2.contact-header {
	margin:5px 0px;
	padding:0px;
	font-size:13px;
}

.contact-sendto {
	padding-left:10px;
}

.contact-info {
	padding-left:10px;
}

.contact-info INPUT {
	margin-bottom:10px;
	display:block;
}

.contact-message {
	padding-left:10px;
}

.contact-message TEXTAREA {
	width:500px;
}

.contact-submit {
	text-align:center;
	padding-top:10px;
	width:500px;
}
