body {
	background-color: #f3f3f3;
	margin: 0px;
}
p {
margin:0px;}


html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
}
#container #leftcontainer #content {
	width: 640px;
	float: none;
}
#container #rightcontainer #logo {
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	height:99px;
	background-color:#FFFFFF;
}

#container #leftcontainer #image #subheadline {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999999;
	height: 24px;
	padding-top: 10px;
	padding-left: 15px;
}
h4 {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}


#container #centres #address {
	width: 200px;
	background-color: #CCCCCC;
	padding: 10px;
	margin: 0 0 1px 0;
}


#container #rightcontainer #centres #address h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
#container #leftcontainer #text h2 {
	font-size: 12px;
}
#container #leftcontainer #text {
	margin-left: 15px;
	margin-bottom: 30px;
}

#container #leftcontainer #text2 {
	width: 465px;
	float: left;
	padding-left: 15px;
	padding-top:10px;
	}


#container {
	margin:0 auto;
	width: 862px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #navigation {
	background-color: #5e5e5e;
	height: 18px;
}
#container #leftcontainer {
	width: 640px;
	float: left;
	display: block;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc
}
#container #leftcontainer #offer {
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	width: 600px;
	height: 43px;
	padding:8px 15px 0px 20px;
}
#container #rightcontainer #centres #address a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
}
#container #leftcontainer #usedcars {
	width: 640px;
	height: 71px;
}
#container #leftcontainer #usedcars #usedcarimage {
	float: right;
}
#container #leftcontainer #text a {
	color: #000000;
	text-decoration: none;
}
#container #leftcontainer #text a:hover {
	color: #000000;
	text-decoration: underline;
}


#container #rightcontainer #centres #address a:hover {
	text-decoration: underline;
}

#container #leftcontainer #offer h1 {
	margin: 0px;
	font-size: 12px;
}
#container #leftcontainer #offer p {
	font-size: 10px;
	margin-top: 6px;
}


#container #rightcontainer {
	float: left;
	width: 220px;
}

#container #left {
	width: 285px;
	float:left;
	padding: 20px 25px 0px 15px;
	line-height: 14px;
}

#container #right {
	width: 300px;
	float:left;
	padding: 20px 0 0 0;
}
#container #leftcontainer #content #right h2 {
	font-size: 10px;
	font-weight: bolder;
	margin:0px;
}

#container #right ul {
	font-size: 10px;
	list-style-image: url(arrow_orange.gif);
	line-height: 14px;
}


#container #form {
	background-color: #F3F3F3;
	width: 612px;
	height: 430px;
	padding:0;
}
#form #table {
	font-size: 10px;
}

#container .input {
	width: 170px;
	font-size:11px;
	height:12px;}
	
#container .title {
	width: 120px;
	font-size:11px;
	height:18px;}

#separator {
	background-color: #999999;
	height: 1px;
	width: 639px;
	clear:both
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
#container .centres {
	width: 160px;
	font-size:11px;
	height:18px;
}
#container #rightcontainer #logo img {
	margin-top: 20px;
	margin-right: 6px;
}

/************************* Form */

#form .leftPanel {
width:328px;
float:left;
}
#form .rightPanel {
width:284px;
float:left;
}