@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #035295;
}








a.home
{
	position: relative;
	background-image:url(images/button1u.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}

a.home:hover
{
	position: relative;
	background-image:url(images/button1o.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}




a.stock
{
	position: relative;
	background-image:url(images/button2u.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}

a.stock:hover
{
	position: relative;
	background-image:url(images/button2o.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}


a.finance
{
	position: relative;
	background-image:url(images/button3u.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}

a.finance:hover
{
	position: relative;
	background-image:url(images/button3o.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}


a.location
{
	position: relative;
	background-image:url(images/button4u.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}

a.location:hover
{
	position: relative;
	background-image:url(images/button4o.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}


a.contact
{
	position: relative;
	background-image:url(images/button5u.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}

a.contact:hover
{
	position: relative;
	background-image:url(images/button5o.gif);
	display: block;
	width: 31px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:none;
}







	






a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


table {
	font-size: 11px;
	width: 400px;
	border: 0px solid #E5E5E5;
}
input {
	width: 100px;
}
textarea {
	height: 50px;
	width: 250px;
}
.send {
	width: 100px;
}
h1 {
	font-size: 12px;
	background-color: #035295;
	padding: 3px;
	margin: 0px;
}




#info {
	position:absolute;
	left:22px;
	top:300px;
	width:146px;
	height:42px;
	z-index:1;
	color: #ffffff;
}

#info a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#info a:link {
	text-decoration: none;
}
#info a:visited {
	text-decoration: none;
	color: #ffffff;
}
#info a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#info a:active {
	text-decoration: none;
	color: #ffffff;
}

#editableare {
	position:absolute;
	left:209px;
	top:269px;
	width:585px;
	height:84px;
	z-index:2;
}
#opeingtimes {
	position:absolute;
	left:339px;
	top:78px;
	width:185px;
	height:19px;
	z-index:3;
}
#animation {
	position:absolute;
	left:92px;
	top:56px;
	width:632px;
	height:138px;
	z-index:4;
}
#home {
	position:absolute;
	left:13px;
	top:112px;
	width:31px;
	height:138px;
	z-index:5;
}
#stock {
	position:absolute;
	left:48px;
	top:112px;
	width:31px;
	height:138px;
	z-index:6;
}
#finance {
	position:absolute;
	left:83px;
	top:112px;
	width:31px;
	height:138px;
	z-index:7;
}
#location {
	position:absolute;
	left:118px;
	top:112px;
	width:31px;
	height:138px;
	z-index:8;
}
#contact {
	position:absolute;
	left:153px;
	top:112px;
	width:31px;
	height:138px;
	z-index:9;
}
#featuredVehicle {
	background-color:#CCCCCC;
	position:absolute;
	left:378px;
	top:122px;
	width:200px;
	height:200px;
	z-index:10;
}

