body {
	background-image: url(images/backGround.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.header {
	height: 186px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 148px;
}
.logo {
	position: absolute;
	left: 307px;
	top: 0px;
	height: 99px;
	width: 413px;
}
.left {
	position: absolute;
	top: 340px;
	padding-left: 10px;
	width: 175px;
	font-size: 11px;
	padding-right: 5px;
}
.content {
	position: absolute;
	width: 530px;
	top: 340px;
	left: 220px;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #2d385f;
}

.locationNav {
	background-color: #2d385f;
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	font-size: 10px;
	top: 820px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}






.homeNav {
	background-color: #2d385f;
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	font-size: 10px;
	top: 750px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
div.left#left a:link {
	text-decoration: none;
	color: #0000BD;
}
div.left#left a:hover {

	text-decoration: none;
	color: #666666;
}
div.left#left a:visited {


	text-decoration: none;
	color: #000000;
}
div.left#left a:active {



	text-decoration: none;
	color: #0033CC;
}
.cars {
	position: absolute;
	height: 118px;
	width: 266px;
	left: 0px;
	top: 0px;
}
.stockNav {

	background-color: #2d385f;
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	font-size: 10px;
	top: 1550px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}
.border {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.locNav {

	background-color: #0000BD;
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	font-size: 10px;
	top: 820px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}
div.content#content a:link {

	text-decoration: none;
	color: #0000BD;
}
div.content#content a:hover {


	text-decoration: none;
	color: #666666;
}
div.content#content a:visited {



	text-decoration: none;
	color: #000000;
}
div.content#content a:active {




	text-decoration: none;
	color: #0033CC;
}



.map{

width:503px;
height:400px;
background-image: url(images/map.jpg);
background-repeat: no-repeat;
background-position: left bottom;

}