body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	color:#000000;
}

/* Universal */

img { border:0px }
h1 {
	color:#44018e;
	font-size: 22px;
	padding:1px; margin:1px;
}
h2 {
	font-size: 18px;
	color: #44018e;
	padding:1px; margin:1px;
}
.PBwhite {
	color:#FFFFFF
}
li, ul { padding: 0px; margin: 0px; margin-left: 10px; }
/* Display */
#content {
	margin-left: auto;
	margin-right: auto;
	width:788px;
	height:100%;
	padding-left: 0px;
	padding-right: 0px;
}
#header {
	font-size: 14px;
	float: left;
	padding-top: 25px;
}
#header-right {
	padding-top: 25px;
	float: right;
}
#header-right li { 
 	display: inline; 
	border-right: dotted 1px black;
	padding-left: 25px;
	height: 30px;
} 
#header-right a:link, #header-right a:visited { 
	 text-decoration: none; 
	 font-size: 14px;
	 color: #000000; 
	 font-weight: bold;
	 padding-right: 15px;
} 
#header-right a:hover {
	color: #00000;
	text-decoration: underline;
}
#noline {
	border: none !important;
	padding-right: 20px;
}
#subhead {
	float: right;
	margin-top: 18px;
	margin-right: 11px;
}
#subhead li {
	display: inline;
	padding: -4px;
}
#subhead ul { 
 	 margin: -3px; 
	 padding: 0px; 
} 
#banner { clear: both; }
#main {
	width: 100%;
	height: 100%;
}
#leftpanel {
	float: left;
	margin-top: 10px;
	width: 242px;
	height: 100%;
	margin-bottom: 50px;
}
.rightpanel {
	float: right;
	height: 330px;
	background-color: #979797;
	width: 538px;;
	margin-top: 10px;
	background-image: url(../images/maincontent-bg.gif);
	background-repeat:repeat-x;
	border: none;
	margin-bottom: 20px;
}
.rightpanel.toprimg {
	float: bottom right;
	margin: -1px;

}
.bgline {
		background-image:url(..images/line.jpg);
		background-repeat: repeat-x;
		background-position: right;
}
#quote {
	height: 50%;
	width: 242px;
	font-size: 11px;
	font-weight: bold;
	background-image:url(../images/instant-quote-bg.jpg);
	background-repeat:repeat-x;
	background-color:#01b6d3;
	border: none;
	color: #ffffff;
}
.quotelc {
	background-image:url(../images/instant-quote-lc.jpg);
	background-repeat: no-repeat;
	float: left botom;
}
#contact {
	width: 242px;
	font-size: 12px;
	float: top right;
	background-image:url(../images/contactus-bg.jpg);
	background-repeat:repeat-x;
	background-color:#96ae24;
	border: none;
	color: #ffffff;
	margin-left: 10px;
}

.txtfield {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.border {
	border-left: 1px solid #66666;
	border-right: 1px solid #66666;
}
.maintr {
	background-image:url(../images/maincontent-tr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.carsheader {
	font-size: 30px;
	font-weight: bold;
	color: #45008f;
}
.price {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.pricered {
	font-size: 24px;
	color: red;
	font-weight: bold;
}
.carname {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding-left: 50px;
	text-align: center;
}
#rightpanel li {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
#rightpanel ul { 
 	 margin: -3px; 
	 padding: 0px; 
} 
.boldpoint {
	color: #45008f;
	font-weight: bold;
}
.hpqthd {
	font-size:12px
}
.Mand {
	color:#FF0000;
}
.Hdg1 {
	color:#44018e;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
.formlab {
	color:#44018e;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

/* Footer */

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	width: 788px;
	text-align:center;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	
}
#footer li {
	padding-top: 5px;
	display: inline;
}
#footer a:link, #footer a:visited { 
	 text-decoration: underline; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: none;
	 padding-right: 5px;
} 
#footer a:hover { 
	 text-decoration: none;
	 font-weight: bold; 
	 color: purple;
} 
