@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
}

#feat {width:200px; height:250px; background:#011C9C; color:#fff; position: relative; float:right; margin:30px 0px 0px 10px; padding:0px; text-align:center;}
.bold { font-weight:bold;}

.maintabletitle {background-color:#011C9C; color:#fff; padding-left:3px;}
.maintabletd {background-color:#ebebeb; color:#000; padding:3px 0px 5px 5px; border-right:#666 solid 1px;}
.maintabletd2 {background-color:#ebebeb; color:#000; padding:3px 0px 5px 5px;}

#topbar {
	background-image: url(images/topbg.gif);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	height: 75px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#topbar #logo1 {
	background-image: url(images/logo1.gif);
	background-position: left top;
	position: absolute;
	height: 75px;
	width: 400px;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#topbar #tel {
	background-image: url(images/tel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 75px;
	width: 250px;
	top: 0px;
	right: 0px;
	z-index: 3;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/titlel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 42px;
	width: 100%;
	left: 0px;
	top: 75px;
	text-indent: 25px;
	z-index: 4;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#navbar #right {
	background-image: url(images/titler.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 42px;
	width: 40px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 5;
}
#navbar #buttonhome {
	height: 25px;
	width: 13%;
	position: absolute;
	z-index: 6;
	top: 12px;
	text-align: center;
}
#navbar #buttonstock1 {
	height: 25px;
	width: 13%;
	position: absolute;
	z-index: 6;
	top: 12px;
	left: 16%;
	text-align: center;

}
#navbar #buttonstock2 {
	height: 25px;
	width: 13%;
	position: absolute;
	z-index: 6;
	top: 12px;
	left: 29%;
	text-align: center;
}
#navbar #buttonlocations {
	height: 25px;
	width: 13%;
	position: absolute;
	z-index: 6;
	top: 12px;
	left: 42%;
	text-align: center;
}
#navbar #buttonwhy {
	height: 25px;
	width: 15%;
	position: absolute;
	z-index: 6;
	top: 12px;
	left: 55%;
	text-align: center;
}
#navbar #buttonfaq {
	height: 25px;
	width: 13%;
	position: absolute;
	z-index: 6;
	top: 12px;
	left: 71%;
	text-align: center;
}
#navbar #buttonfin {
	height: 25px;
	width: 13%;
	position: absolute;
	z-index: 6;
	top: 12px;
	left: 84%;
	text-align: center;
}
#cars {
	background-image: url(images/cars.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 155px;
	width: 75%;
	left: 10px;
	top: 120px;
}
#logo2 {
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 155px;
	width: 205px;
	top: 120px;
	right: 0px;
}
#mainhome {
	position: absolute;
	width: 57%;
	left: 10px;
	top: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 32px;
}
#mainhome #titlel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/titlel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	position: absolute;
	height: 42px;
	width: 100%;
	left: -10px;
	top: 0px;
}
#mainhome #titler {
	background-image: url(images/titler.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 42px;
	width: 40px;
	top: 0px;
	right: -1px;
}
#dealership {
	background-image: url(images/2dealers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 98px;
	width: 410px;
	top: 280px;
	right: 0px;
}
#retford {
	position: absolute;
	height: 252px;
	width: 205px;
	top: 280px;
	right: 0px;
}

