html{
	height:100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
	padding:0px;
	margin: 0px;
	line-height: 17px;
	text-align: center;
	background:url(../../images/bgtop.gif) repeat-x top;
	background-color: #000000;
	height:100%;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}
p {
	margin-top: 0px;
	margin-bottom: 11px;
}
h1 {
	font-size: 16px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:10px;
}
h2 {
	font-size: 12px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:8px;
}
form {
	margin: 0px;
	padding:0px;
}
input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #ffffff;
	background-color: #000000;
	border: 1px outset #666666;
}
address {
	font-style:normal;
}
a:link {
	color: #b3b3b3;
	text-decoration: underline;
}
a:visited {
	color: #b3b3b3;
	text-decoration: underline;
}
a:hover {
	color: #b3b3b3;
	text-decoration: none;
}
.checkstyle {
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
ul {
	padding-top:0px;
	margin-top:0px;
}
.smalltext {
	font-size: 10px;
	line-height: 15px;
}
.inputwidth{
	width: 132px;
}
.red{
	color:#d80a0a;
}

/*buttons*/
.buttonstyle{
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	width: 136px;
	height: 18px;
}
#loginbutton {
	background: transparent url(../../images/buttons/login.gif) no-repeat center top;
}
#loginbutton:hover {
	background: transparent url(../../images/buttons/login_r.gif) no-repeat center top;
}
#submitbutton {
	background: transparent url(../../images/buttons/submit.gif) no-repeat center top;
}
#submitbutton:hover {
	background: transparent url(../../images/buttons/submit_r.gif) no-repeat center top;
}
#enquirybutton {
	background: transparent url(../../images/buttons/enquiry.gif) no-repeat center top;
}
#enquirybutton:hover {
	background: transparent url(../../images/buttons/enquiry_r.gif) no-repeat center top;
}

/*page*/
.topbg{
}
.bottombg{
	height:100%;
	background:url(../../images/bgbottom.gif) repeat-x bottom;
}
#wrapper {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	height: 69px;
	margin-top:20px;
}
#homecontent{
	clear:both;
	height:590px;
}
#contentL{
	float: left;
	margin-right: 10px;
	width: 619px;
}
#contentR{
	float: left;
	width: 294px;
}
#mainImg{
	margin-bottom:17px;
	width: 619px;
	height: 305px;
	position: relative;
}
#mainImg span{
	width: 619px;
	height: 305px;
	position: absolute;
	left: 0;
	top: 0;
	background:url(../../images/main/redBorder.gif) no-repeat top left;
}
#control{
	height: 25px;
	padding-top:5px;
	padding-left: 20px;
	font-size:10px;
	color: #999999;
	background: url(../../images/main/controlbg.gif) no-repeat top left;
}
.controlnumbers{
	position: absolute;
	z-index: 400;
}
.controlnumbers em{
	color: #d80a0a;
	font-style:normal;
}
.controlbuttons{
	width: 135px;
	position: absolute;
	left: 500px;
	z-index: 400;
	font-size:13px;
}
.controlbuttons em{
	font-style:normal;
	font-size:9px;
}
#control ul {
	margin:0px;
	padding:0px;
}
#control li{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}
#control a:link{
	color: #999999;
	text-decoration: none;
}
#control a:visited{
	color: #999999;
	text-decoration: none;
}
#control a:hover{
	color: #d80a0a;
	text-decoration: none;
}
#featureL{
	margin-top:30px;
	width: 297px;
	float:left;
	height: 250px;
	/* border-bottom: 1px solid #333333; */
	font-size: 14px;
}
#featureR{
	margin-top:30px;
	margin-left: 20px;
	width: 297px;
	float:left;
	height: 250px;
	/* border-bottom: 1px solid #333333; */
}
.featureText{
	margin-top:15px;
	padding-left: 15px;
}

.newsitem{
	margin-top:5px;
	background: url(../../images/news/newsbg.gif) no-repeat top right;
}
.newsIMG{
	padding-top:3px;
}
.newsIMG img{
	border: 2px solid #333333;
}
.newstext{
	width: 148px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}
#quickInfo{
	margin-top:8px;
	height: 268px;
	/* border-bottom: 1px solid #333333; */
}
.infobox{
	margin-top:5px;
	margin-left:1px;
	background: url(../../images/infobg.gif) no-repeat top left;
}
.infodetails{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}

/*content*/
.title{
	clear:both;
	margin-bottom:17px;
	margin-left:15px;
}
.contentText{
	padding:15px;
	border: 1px solid #333333;
}
.carItem{
	margin-bottom:20px;
}
.carItemText{
	padding-left: 15px;
	width:155px;
	line-height:16px;
}
.staffProfile{
	padding-left: 15px;
	line-height:16px;
}
.imgBorder{
	border: solid 2px #333333;
}

/*nav rollover*/
.rollover .out {
	display:inline;
	visibility:visible;
}
.rollover .over {
	display:none;
	visibility:hidden;
}
a.rollover:hover .out {
	display:none;
	visibility:hidden;
}
.rollover:hover .out {
	display:none;
	visibility:hidden;
}
a.rollover:hover .over {
	display:inline;
	visibility:visible;
}
.rollover:hover .over {
	display:inline;
	visibility:visible;
}
.norollover .over {
	visibility:visible;
	display:inline;
}
.norollover .out {
	visibility:visible;
	display:none;
}

/*nav*/
#nav {
	height: 35px;
	width: 924px;
	background: url(../../images/nav/navbg.gif) no-repeat top left;
	margin-bottom:10px;
}
.navbutton {
	float:left;
	margin-right:1px;
	height: 35px;
}
.navbuttonno {
	float:left;
	margin-right:1px;
	height: 35px;
	background:url(../../images/nav/hoverbg.gif) no-repeat center top;
}
.navbutton a:hover{
	background:url(../../images/nav/hoverbg.gif) no-repeat center top;
	height: 35px;
}
.navbutton img:hover{
	background:url(../../images/nav/hoverbg.gif) no-repeat center top;
}


/*subnav*/
#subnav{
	position: relative;
	display:none;
	z-index: 400;
}
#subnav span{
	background-color: #000000;
	opacity:.75;
	filter:alpha(opacity=75);
	position: absolute;
	top: -10px;
	left: 0px;
	width: 924px;
	height:150px;
	z-index: 400;
}
.subnavbutton{
	padding-top:10px;
	float:left;
	height:135px;
	color: #ffffff;
	font-weight: bold;
}
.subnavbutton a:link{
	color: #ffffff;
	text-decoration: none;
}
.subnavbutton a:visited{
	color: #ffffff;
	text-decoration: none;
}
.subnavbutton a:hover{
	color: #d70505;
	text-decoration: none;
}
.subNew{
	width: 124px;
	left:94px;
	padding-left:18px;
	padding-right:8px;
	position: absolute;
	z-index: 500;
}
.subUsed{
	width: 120px;
	left:246px;
	padding-left:18px;
	padding-right:8px;
	position: absolute;
	z-index: 500;
}
.subSpecials{
	width: 88px;
	left:392px;
	padding-left:18px;
	padding-right:8px;
	position: absolute;
	z-index: 500;
}
.subServices{
	width: 84px;
	left:507px;
	padding-left:18px;
	padding-right:8px;
	position: absolute;
	z-index: 500;
}
.subFinance{
	width: 157px;
	left:618px;
	padding-left:18px;
	padding-right:8px;
	position: absolute;
	z-index: 500;
}
.subCompany{
	width: 95px;
	left:802px;
	padding-left:18px;
	padding-right:8px;
	position: absolute;
	z-index: 500;
}

/*footer*/
#footer{
	border:1px solid #333333;
	padding:15px;
	height: 100px;
	overflow-y: scroll;
	clear: both;
	padding-top:10px;
	text-align: center;
	color: #666666;
	font-size:11px;
	margin-bottom:15px;
}
#footer a:link{
	color: #666666;
}
#footer a:visited{
	color: #666666;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
}

#footer2{
	padding:15px;
	clear: both;
	padding-top:10px;
	text-align: center;
	color: #666666;
	font-size:11px;
	margin-bottom:15px;
}
#footer2 a:link{
	color: #666666;
}
#footer2 a:visited{
	color: #666666;
}
#footer2 ul {
	margin:0px;
	padding:0px;
}
#footer2 li{
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
}

/*admin*/
.admintitle{
	margin-top:10px;
	margin-bottom:20px;
}
.adminnav{
	padding:15px;
	border: 1px solid #333333;
}
.adminnav a:link{
	color: #b3b3b3;
	text-decoration:none;
}
.adminnav a:visited{
	color: #b3b3b3;
	text-decoration:none;
}
.adminnav a:hover{
	color: #d80a0a;
	text-decoration:none;
}
.shade{
	background-color: #2a0202;
}
#admincontentL{
	float: left;
	margin-left: 10px;
	width: 619px;
}
#logo-above-footer {

	padding:15px;
	clear: both;
	padding-top:10px;
	margin-bottom:15px;
}