body {
	background-color: #dbdbdb;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

#header {
	background-image: url(images/top-header.gif);
	position: absolute;
	height: 100px;
	width: 900px;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #648ba0;
}
#top-address {
	position: absolute;
	height: 50px;
	width: 148px;
	left: 570px;
	top: 12px;
}
#top-telephone {
	position: absolute;
	height: 50px;
	width: 108px;
	left: 770px;
	top: 12px;
}
#navigation {
	position: absolute;
	height: 200px;
	width: 242px;
	left: 0px;
	top: 47px;
}
#animationbg {
	background-image: url(images/flashbg.gif);
	position: absolute;
	height: 184px;
	width: 642px;
	top: 100px;
	right: 19px;
}
#animation {
	position: absolute;
	height: 156px;
	width: 604px;
	left: 11px;
	top: 6px;
}
#services {
	position: absolute;
	height: 129px;
	width: 226px;
	left: 0px;
	top: 277px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #698DA0;
	text-align: right;
}

#car {
	background-image: url(images/ford-focus.gif);
	position: absolute;
	height: 173px;
	width: 260px;
	left: 0px;
	top: 500px;
}
#maininformation {
	position: absolute;
	height: 401px;
	width: 620px;
	top: 298px;
	right: 21px;
}
#maininformation p {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #698DA0;
}
h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #698DA0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a {
	color: #698DA0;
	font-weight: bold;
}
a:hover {
	color: #698DA0;
}


#vow {
	float:right;
	width:207px;
	height:236px;
	background-image:url(images/car-of-the-week.gif);
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 20px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #698DA0;
	position: absolute;
	height: 100px;
	width: 900px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/footer.gif);
	text-align: left;
	text-indent: 350px;
}
#footer p {
	padding-top: 50px;
}
#maininformation td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
