#header{
		position:relative;
		top:0px;
		font-size:10pt;
		font-weight:heavy;
		color:white;
		width:900;
		height:117px;
		background-color:#eeeeee;
		background-image: url(../images/topbg.jpg);
		background-repeat: no-repeat;

}
#carsbar {
	position:relative;
	background-color:#000000;
	left:0px;
	height:22px;
	font-size:13px;
	width:100%;
}
.carsb1 {
	color:white;
	height:22px;
	padding-left:0.5em;
	padding-right:0.5em;
	vertical-align:center;
}
.carsb1:hover{
	color:#000000;
	background-color:#ffffff;
	height:22px;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:0.5em;
	vertical-align:center;
}
.carsb2 {
	color:#999999;
	height:22px;
	font-size:8pt;
	vertical-align:center;
}

#main{
		position:relative;
		top:0px;
		left:0px;
		width:900px;
		padding-bottom:30px;
		background-color:#ffffff;
}
#advert{
		position:relative;
		top:0px;
		font-size:10pt;
		font-weight:heavy;
		color:white;
		width:900;
		height:200px;
		background-color:#eeeeee;
		background-image: url(../images/insurancebg.jpg);
		background-repeat: no-repeat;

}
#bluediv{
		position:relative;
		top:15px;
		left:15px;
		font-size:10pt;
		font-weight:heavy;
		color:white;
		width:590;
		height:171px;
		background-image: url(../images/bluedivbg.png);
		background-repeat: no-repeat;

}
#bluedivinfo{
		position:relative;
		top:25px;
		left:5px;
		font-size:10pt;
		font-weight:heavy;
		color:white;
		width:580;
		height:161px;
		background-repeat: no-repeat;

}
#headingred{
		position:relative;
		top:6px;
		font-size:10pt;
		font-weight:heavy;
		color:white;
		width:100%;
		height:20px;
		background-color:#eeeeee;
		background-image: url(../images/headingred.png);
		background-repeat: repeat-x;

}
#formGreen{
		position:relative;
		top:15px;
		left:10px;
		padding:5px;
		width:400px;
		background-color:#bdf685;
		
}
#rightpanel{
		position:relative;
		top:15px;
		left:20px;
		padding:10px;
		width:430px;
		background-color:#ffffff;
		background-image: url(../images/shadow.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;

		
}
#fullpanel{
		position:relative;
		top:15px;
		left:20px;
		padding:10px;
		width:800px;
		background-color:#ffffff;
		background-image: url(../images/shadow.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;

		
}

.footer{
	color:#e2e2e2; 
	font-family: arial;
	font-size:8pt;
	width:898px;
	height:30px;
	background-color:#000000;
}
.results{
	font-size:9pt;
	color:black;
	text-decoration:none;
	width: 675px;
	background-color:#cccccc;
	padding-bottom:10px;	
}
.cars_insurance_table{
	font-size:9pt;
	color:black;
	width: 673px;
	background-color:#ffffff;
	padding:5px;	
}
.insurance_quote{
	font-size:9pt;
	color:black;
	text-decoration:none;
	background-color:#d9f5df;
	padding:10px;	
	border: white 1px solid;
}
.insurance_quote TD{
	padding:5px;
	color:#909090;
	background-color:#ffffff;
}
<style type="text/css">
	body { color:#999999; font-family: verdana, arial, sans-serif; text-align:left; text-decoration: none; }
	td { color:#999999; font-family: verdana, arial, sans-serif; text-align:left; text-decoration: none; }
	h1 { font-family: verdana, arial; color:#ffffff; font-size: 16pt; position:relative; top:4px; left:10px; text-align:left; margin-top: 0em; margin-bottom: .	5em; text-decoration: none;}
	h2 { font-family: verdana, arial; color:#909090; font-size: 13pt; text-decoration: none;position:relative; left:0px;margin-top: .5em; margin-bottom: .	5em;}
	h3 { font-family: verdana, arial; color:#9dec38; font-size: 15pt; text-align:left;margin-top: 0em; margin-bottom: 1em; margin-left: 0em; text-decoration: none;}
	h4 { font-family: calibri, arial; color:#ffffff; text-align:left; font-size: 9pt; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
	h5 { font-family: tahoma; color:brown; vertical-align: middle; font-size: 9pt; margin-top: 0.2em; margin-bottom: 0.2em; margin-left: 0em;}
	h6 { font-family: tahoma, arial; color:#ffffff; text-align:center; font-size: 10pt; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
	a {color: blue; text-decoration:none;}
	a:hover {color: blue; text-decoration:underline;}
	
</style>


