/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}
body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000000 url(images/bground.jpg) repeat-x left top;
}
#wrapper {
	text-align: left;
	width: 992px;
	margin: 0 auto;
	position: relative;
}
#wrapper #head {
	height: 447px;
	position: relative;
}
#wrapper #head h1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
	position: absolute;
	top: 50px;
	left: 0;
	background: url(images/h1back.jpg) no-repeat left bottom;
	height: 36px;
}
#head #tel {
	font-size: 26px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	top: 80px;
}
#head ul {
	position: absolute;
	right: 0;
	top: 85px;
}
#head ul li {
	list-style-type: none;
	float: left;
	margin: 0 0 0 2px;
}
#head ul li a {
	display: block;
	width: 115px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #999999;
	color: #999999;
	height: 26px;
	line-height: 25px;
	background: url(images/butback.jpg) repeat-x left top;
}
#head ul li a:hover {
	background: url(images/butover.jpg) repeat-x left top;	
	color: #cccccc;
}
#head #clock {
	position: absolute;
	top: 7px;
	right: 0;
}
#head #trans {
	width: 992px;
	height: 300px;
	background: url(images/vauxhall-astra.jpg) no-repeat left top;
	position: absolute;
	top: 147px;
	left: 0;	
}
#contholder {
	width: 992px;
	position: relative;
}
#content {
	width: 750px;
	min-height:328px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
	height: 328px;
}
/**/

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 30px 0 20px 0;
	font-weight: normal;
	font-size: 22px;
}
#content p {
	color: #999999;
	padding: 0 0 15px 0;
	margin: 0 0 0 20px;
}
#rightcol {
	position: absolute;
	right: 0;
	top: 5px;
	border: 1px solid #000000;
	height: 335px;
	background: #252525 url(images/rightcolback.jpg) repeat-x left top;
	width: 230px;
}
#rightcol p {
	color: #999999;
	text-align: right;
	margin: 0 10px 0 10px;
	padding: 25px 0 0 0;
}
#double-s {
	margin: 20px 0 0 90px;
}
#footcont {
	background: url(images/footcontback.jpg) repeat-x left top;
	padding-top: 30px;
	text-align: center;
}
#footcont #foot {
	width: 992px;
	text-align: left;
	margin: 0 auto;
	font-size: 10px;
	color: #666666;
	/*position: relative;*/
	height: 60px;
	overflow: hidden;
}
#foot ul {

}
#foot ul li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}
#foot ul li a {
	color: #666666;
	text-decoration: none;

}
#foot ul li a:hover {
	color: #999999;
	border-bottom: 1px dotted #999999;
}
#foot .uk {
	width: 165px;
	text-decoration: none;
	color: #666666;
	display: block;
	background: url(images/globe.jpg) no-repeat right top;
	padding: 0 0 15px 0;
	/*position: absolute;
	right: 0;
	bottom: 0;*/
	float: right
}
#foot a:hover.uk {
	color: #999999;
}
#map {
	width: 600px;
	height: 300px;
	margin: 0 auto;
	border: 1px solid #999999;
}
#map .mappara {
	color: #000000;
	margin: 10px 0 0 20px;
}