body {
	background-color: #1B1B1B;
	margin: 0px;}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

#topbar {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 285px;
	background-color: #FFFFFF;
}

/*Navigation*/
#navigation {
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 50px;
	width: 1000px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navbar {
	float:left;
	z-index: 100;
	width: 700px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0px;
	padding-left: 30px;}
*html #navbar {
	margin-left: 5px;} /* for ie*/	
#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}
#nav li {float: left;}
#nav li a{
	width: 135px;
	height: 26px;
	display: block;
	font-weight:bold;
	text-align:center;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0px;}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#000000;}
	
#telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 28px;
	width: 137px;
	left: 839px;
	top: 17px;
	font-weight: bold;
}
#logo {
	position: absolute;
	height: 226px;
	width: 207px;
	left: 0px;
	top: 55px;}
#cars {
	position: absolute;
	height: 226px;
	width: 588px;
	left: 212px;
	top: 55px;
}
#vow {
	
	color: #FFFFFF;
	position: absolute;
	height: 226px;
	width: 194px;
	left: 806px;
	top: 55px;
	background-image: url(images/car-of-the-week.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*Centre Info*/	
#centreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
	clear: both;
	background-image: url(images/mainbg.gif);
}

/*Left Side*/	
#leftside {
	background-color: #ebebeb;
	float: left;
	width: 207px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	margin-bottom: 0px;
	min-height: 400px;
}
#leftside p {
	padding-right: 10px;
	padding-left: 10px;
}

/*Main Info*/		
#maininformation {
	float:left;
	width:588px;
	position:relative;
	background-color: #F3F3F3;
	margin-bottom: 0px;
	min-height: 400px;
}
#mainh1 {
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
#maininformation p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

/*Right Side*/	
#rightside {
	background-color: #E2E2E2;
	float: left;
	width: 193px;
	margin-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	height: 400px;
	min-height: 400px;
	background-image: url(images/righthand.jpg);
	margin-left: 0px;
}
#rightside a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#rightside a:hover {
	text-decoration: underline;
}
#rightside #stocklist {
	position: absolute;
	height: 40px;
	width: 170px;
	left: 16px;
	top: 13px;
}
#rightside #about {
	position: absolute;
	height: 64px;
	width: 170px;
	left: 16px;
	top: 118px;
	text-align: right;
}
#rightside #email {
	position: absolute;
	height: 64px;
	width: 170px;
	left: 16px;
	top: 225px;
}
#rightside  #hpi {
	position: absolute;
	height: 51px;
	width: 170px;
	left: 16px;
	top: 338px;
	text-align: center;
}

/*Footer*/	
#footer {
	background-image: url(images/footer.jpg);
	height: 76px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: no-repeat;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 350px;
	padding-top: 15px;
}
#centreinfo #maininformation td {
	font-size: 12px;
}

h3{font-size:12px; font-weight:bold;}

#inlineSecond {min-height:auto!important; } /* Safari hack for content expanding issue */ html[xmlns*=""] #inlineSecond {min-height: inherit;} #inlineSecond { min-height:auto} #inlineSecond {margin-bottom: 5px;}
