body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: 778px;
	background-color: #FECCCB;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-bottom: 1.7em;
	margin-top: 0px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #FF0000;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1.5px;
}
h2 {
	font-size: 1em;
	background-image: url(images/h2bg.gif);
	height: 18px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 30px;
	margin-bottom: 1.3em;
	line-height: 1.25em;
}
h3 {
	color: #FF0000;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px 0px;
}
li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 6px;
}

form {
	padding: 0px;
	margin: 0px;
}
form span {
	display: block;
	padding: 1px;
	border: 1px solid #FFFFFF;
	width: 94%;
	margin-bottom: 8px;
}
form span textarea,
form span input {
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDDDDD;
}
form span select,
form span textarea,
form span input {
	font-size: 1.0em;
	color: #666666;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#top div{
	height: 95px;
	background-image: url(images/top_pale.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
#topins {
	width: 778px;
	background-image: url(images/topinsbg.jpg);
	height: 95px;
}
#banner {
	background-image: url(images/banner_pale.jpg);
	height: 194px;
	width: 100%;
	left: 0px;
	top: 95px;
	position: absolute;
}
#subbanner {
	background-image: url(images/subbanner_pale.jpg);
	height: 165px;
	width: 100%;
	left: 0px;
	top: 95px;
	position: absolute;
}
#main {
	background-color: #FFFFFF;
	width: 553px;
	float: left ! important;
	float: none;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	margin-top: 260px;
	padding-left: 225px;
}
#homemain {
	background-color: #FFFFFF;
	width: 553px;
	float: left ! important;
	float: none;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	margin-top: 289px;
	padding-left: 225px;
}
#navigation {
	background-color: #666666;
	width: 225px;
	padding-bottom: 40px;
	background-image: url(images/navbg.gif);
	position: absolute;
	left: 0px;
	top: 260px;
}
#navigation ul {
	background-image: url(images/submenubg.gif);
	margin: 0px 0px 1px;
	padding: 8px 0px 8px 22px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#navigation ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul a:hover {
	text-decoration: underline;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	background-image: url(-9999);
}
#homenavigation {
	background-color: #666666;
	width: 225px;
	padding-bottom: 40px;
	background-image: url(images/navbg.gif);
	position: absolute;
	left: 0px;
	top: 289px;
}
#homenavigation ul {
	background-image: url(images/submenubg.gif);
	margin: 0px 0px 1px;
	padding: 8px 0px 8px 22px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#homenavigation ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#homenavigation ul a:hover {
	color: #BBFC10;
	text-decoration: underline;
}

#homenavigation li {
	margin: 0px;
	padding: 0px;
	background-image: url(-9999);
}
#footer {
	clear: left;
	background-image: url(images/footer_pale.gif);
	height: 46px;
	color: #FFFFFF;
}
#footerins {
	height: 34px;
	background-image: url(images/footerbg.gif);
	padding-left: 238px;
	width: 540px;
	padding-top: 12px;
	font-size: 0.9em;
}
#footerins a {
	color: #FFB3B3;
}

#content {
	float: left;
	width: 553px;
}
#crumbar {
	background-image: url(images/crumbbar.gif);
	background-repeat: repeat-x;
	height: 18px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 3px;
	padding-right: 10px;
	color: #FF0000;
	width: 543px;
	position: absolute;
	top: 260px;
	left: 225px;
	text-transform: lowercase;
}
#homecrumbar {
	background-image: url(images/crumbbar.gif);
	background-repeat: repeat-x;
	height: 18px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 3px;
	padding-right: 10px;
	color: #6E9300;
	width: 543px;
	position: absolute;
	top: 289px;
	left: 225px;
}
#contentins {
	float: left;
	padding: 37px 15px 15px;
	width: 520px;
}
#left {
	float: left;
	width: 335px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	padding-right: 15px;
}
#subleft {
	float: left;
	width: 335px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	padding-right: 15px;
	text-align: justify;
	line-height: 1.6em;
}
#right {
	float: right;
	width: 150px;
	font-size: 0.9em;
}
#right img {
	display: block;
}
#nearlynewcars a {
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: block;
}
#nearlynewcars a:hover {
	border: 1px solid #FF0000;
}
.hottrack a {
	padding: 3px 3px 0px 3px ! important;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	float: left;
}
.hottrack a:hover {
	border: 1px solid #7EA800;
}
#kingscrossfeature {
	padding-bottom: 14px;
	border-bottom: 1px solid #E5E5E5;
}
#tolworthfeature {
	padding-bottom: 14px;
	padding-top: 14px;
}
#enquiry {
	background-image: url(images/enq_head.gif);
	background-repeat: no-repeat;
	border: 1px solid #CECECE;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#manufacturers {
	font-size: 0.8em;
	line-height: normal;
}

.enquiryheader {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
}
.smalllinks {
	font-size: 0.85em;
}
.trackphoto {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tablerow1 {
	background-color: #ECF0DD;
}
.tablerow2 {
	background-color: #F5F8EF;
}
.smalltext {
	font-size: 0.9em;
}
#advert {
	background-color: #FFFFFF;
	height: 41px;
	width: 300px;
	border: 1px solid #999999;
	position: absolute;
	left: 447px;
	top: 24px;
	padding: 8px;
}
.hpi {
	float: right;
	padding-left: 12px;
}
.blacktext a{
	color: #333333;
}

#hpibanner {
	padding-left: 50px;
	padding-top: 10px;
}