html {
scrollbar-arrow-color: #A1A1A1;
scrollbar-3dlight-color: #A1A1A1;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #EBEBEB;
scrollbar-darkshadow-color: #A1A1A1;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	scrollbar-arrow-color: #A1A1A1;
	scrollbar-3dlight-color: #A1A1A1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #EBEBEB;
	scrollbar-darkshadow-color: #A1A1A1;
	background-image: url(images/bg1.gif);
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color:#F40908;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
.top_home {
	height: 300px;
	width: 831px;
	background-image: url(images/page_welcome.gif);
	background-repeat: no-repeat;
}
.top_showroom {
	height: 300px;
	width: 831px;
	background-image: url(images/page_showroom.gif);
	background-repeat: no-repeat;
}
.top_contact {
	height: 300px;
	width: 831px;
	background-image: url(images/page_contact.gif);
	background-repeat: no-repeat;
}
.top_location {
	height: 300px;
	width: 831px;
	background-image: url(images/page_location.gif);
	background-repeat: no-repeat;
}
.bottomNav {
	height: 30px;
	width: 831px;
	color: #000000;
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
	background-image: url(images/bottom.gif);
}
.leftaddress {
	height: 101px;
	width: 170px;
	height:450px;
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
		background-image: url(images/leftcars.gif);
	background-repeat: no-repeat;
}
.leftaddress a{
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.leftaddress a:hover{
	color: #F40908;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftnav {
	height: 83px;

}

.left {
  padding-top: 25px;
	width: 225px;
	color: #010508;
	border-right: solid 1px #CCCCCC;

}

.right {
	background-image: url(images/rightBg.jpg);
	width: 20px;
}
.centre {
	background-color: #FFFFFF;
	width: 605px;
	color: #000000;
	font-size: 11px;
}
.centre p {
	padding-left: 25px;
}


#sideNav {
	background-image: url(images/sidenavBg.jpg);
	position: absolute;
	height: 296px;
	width: 200px;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#homeContent {
	height: 100%;
	width: 100%;
	color: #333333;
	font-size: 11px;
	background-image: url(images/flashBg.gif);
	background-repeat: no-repeat;
}
.gentext {
	font-size: 11px;
	color: #333333;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

img{
border: none;

}
