body{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    text-align: center;
	background: #000000 url(images/car33.gif) repeat-x;
}

#container {
	width:860px;
	margin:0 auto -1px auto;
	text-align:left;
	position:relative;
	color:#000;
	background: #fff ;

}

#container1{
    width:860px;
	background-image:url(images/tyres.jpg);
	background-repeat:no-repeat;
	height:15px;
	text-align:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#containerLeft{
    width: 600px;
	float:left;
	background-repeat:no-repeat;

	margin-left:10px;
	margin-bottom:10px;
	position:relative;
	font-size:1.2em ;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#containerRight ul {
	list-style: none;
	margin-left:10px;
}


#pageHeader{
	background-image: url(images/car48.jpg) ;
	background-repeat:no-repeat;
	height:300px;	
	margin-bottom: 10px;
	padding-top:0px;
	color:#ffffff;
}

#headerInfo	{
	margin-top: 0px;
	padding-right:10px;
	margin-bottom:10px;
	line-height:20px;
	font-size:1.2em;
	text-align:right;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ec0000;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #c30;
}

a:hover, a:active { 
	text-decoration: underline; 
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}

ul { 
	list-style: none; 
	margin:0;
	padding:0;
}

h3{
	font-size: 1em;
	letter-spacing: .1em;
	}

#supportingText h3 span{ display: none; }

#supportingText h3{
	margin: 0;
	padding: 0;
	width: 400px;
	height: 20px;
}

#supportingText {
	padding: 1px 15px 0 25px;
	margin-right:215px;
	color:#000;
	border-right:5px solid #c30;
}

#supportingText p{
	padding:0;
	margin:.5em 0 1em 0;

}

#paragraph1, paragraph2, #paragraph3 {
	border-bottom:1px dotted #c30;
	margin-bottom:10px;
	padding-left:25px;

}
#paragraph2	{
	border-bottom:1px dotted #c30;
	margin-top:10px;
	padding-bottom:10px;

}

#linkList {
	position: absolute;
	top: 320px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
	width: 200px;
}

#lselect	{
	margin-top:5px;
	background-image:url(images/fadedlogo.gif);
	height:440px;

}

#linkList ul {
	margin:0 0 2em 1em;
}

#linkList li {
	font-size: 1em;
	padding: 0 30px;
}

#lselect li {
	 margin-bottom: 1em; 
}

#lselect a { 
	display: block;
	line-height: 1.2em;
}

#linkList a.c { 
	display: inline; 
	clear: none; 
	color: #000; 
	font-weight: normal;
}

#linkList a.c:hover {
	text-decoration: none;
	color: #c30;
}

#lselect li { 
	background: url(images/wheel5.gif) no-repeat 2px .3em;
}

#footer {
	text-align: center;
	color:#000;
	border-top: 5px solid #c30;
	padding: 1em 0;
	clear:both;
}

#footer a{
	font-weight: normal;
}




