/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #4F8B0D;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	padding-left: 150px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	color: #B9E75C;
	text-align:right;
	background-position: 0px 0px;
}
#header h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:normal;
	line-height: 20px;
	letter-spacing: 2px;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight:normal;
	line-height: 20px;
	letter-spacing: 2px;
}
#header ul {
	margin: 10px;
	padding: 0;
	display: block;
	margin-left: auto;
	margin-right: 0;
}
#header ul li {
	display: inline;
}
#header ul li:first-child {
	border: 0px;
}
#header li {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ffffff;
}
#header ul li a {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#header ul li a:hover {
	color: #B9E75C;
}
#header ul li a.now {
	color: #B9E75C;
}
#left { 
	width: 230px;
	float:left;
	min-height: 200px;
	font-size: 80%;
	margin-top: 10px;
}
#left form { 	
border: 1px solid green;
padding: 5px;

}
#left img.quote {
	margin-top: 215px;
	border: 0px;
	margin-left: 16px;
}
#left h1 {

margin: 0;
padding: 0;	
font-size: 20px;
font-weight: 100;
margin-top: 15px;
	
}
#left input[type=text] {
	width: 86%;	
	font-size: 200%;
	
}

.reg_form {
background-image:url(../../../images/reg_back.jpg);	
-webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
-moz-border-radius: 10px;
border-radius:10px;
-webkit-border-radius: 10px;
behavior: url(PIE.htc);
position: relative;
background-repeat: no-repeat;
margin-top:12px;
margin-bottom:15px;
line-height: 90%;
height:48px;	
padding-left:30px;
border:none;
}

#left input[type=image], #left img {
display: block;

margin: auto;
}
#content {
	font-size: 16px;
	letter-spacing: 2px;
	margin-top: 15px;
	line-height: 24px;
	margin-left: 270px;
}
#content img {
	margin: 0;
	padding: 0;
}
#content p.firstpara {
	font-size: 24px;
	line-height: 30px;
}
#content p { 
}
#content a {
	color: #B9E75C;
}
#content a:hover {
	color: #FFFFFF;
}
#content ul {
	background-color: #006338;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 367px;
	float:left;
	margin-left: 50px;
}
#content li {
	list-style-type: disc;
	margin: 0;
	margin-left: 50px;
}
.content_home {
	background-image: url(../images/cash_in_car_background_map.png);
	background-repeat: no-repeat;
	background-position: right 0px;	
}
fieldset {
	padding: 10px; 
	margin-bottom: 10px;
}
label {
	float: left;
	width: 225px;
}
input {
	margin-bottom: 10px;
}
input.send-btn {
	width: 130px;
	height: 25px;
	background: #B9E75C;
	outline: none;
	letter-spacing: 2px;
	font-size: 14px;
}
input.send-btn:hover {
	background: #4F8B0D;
}
#footer {
	width: 80%;
	text-align: center;
	padding: 2% 10%;
}
#footer a {
	color: #4F8B0D;
	text-decoration:none;
}
#clear {
	clear: both;
}
#advert {
	float: right;
	border: none;
}
#content .fte {
	width: 550px;
	font-size: 120%;
	margin-left: 0px;
}
#content .fte li {
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 10px;
}
.cta strong {
	font-size: 140%;
}
h2 {
	font-size: 16px;
}
#archives {
	width:191px;
	height:200px;
	z-index:1;
	float: right;
	font-size:12px;
	text-align:center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
 

