@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	width: 974px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-repeat: no-repeat;
}
.mainBody #full {
	width: 974px;
	border: 0px none #000000;
	text-align: left;
	background-color: #000;
	margin: 0;
	background-image: url(images/mainbackground.jpg);
	background-repeat: no-repeat;
	height: 693px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	position: relative;
	top: 10px;
}
.mainBody #menu {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1010;
	position: absolute;
	top: 4px;
	left: 48px;
}
.mainBody #menu h1 {
}
.mainBody #content {
	padding: 0px;
	border: 0px none #000;
	font-size: 12px;
}
#showroomhours {
	background-image: url(images/showroombackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	visibility: visible;
	height: 148px;
	width: 140px;
	top: 159px;
	left: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}
#directions {
	background-image: url(images/directions.jpg);
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 825px;
	top: 9px;
	background-repeat: no-repeat;
	visibility: visible;
	cursor: help;
}

#cars {
	position: relative;
	left: 40px;
	top: 5px;
}

.mainBody #logo {
	position: relative;
	top: 78px;
	left: 436px;
}
.mainBody #foot {
	position: relative;
	top: -72px;
}
.mainBody #foot p {
	margin: 0; 
	padding: 0px; 
	background-color: #000;
}
