#container {
	position:relative;
	left:0px;
	top:20px;
	width:878px;
	margin-left: auto;
	margin-right: auto;
}
#container #logo{
	position:absolute;
	left:0px;
	top:0px;
	width:878px;
	height:126px;
}
#container #car{
	position:absolute;
	left:537px;
	top:0px;
	width:341px;
	height:326px;
	z-index: 500;
}
#container #menu{
	position:absolute;
	left:0px;
	top:126px;
	width:878px;
	height:59px;
}

#Slice {
	position:absolute;
	left:0px;
	top:185px;
	width:537px;
	height:1px;
}
#container #bodyarea{
	position:relative;
	left:0px;
	top:325px;
	width:878px;
	background-image: url(images/pageborder.jpg);
}
#container #bodytext #bodytextindent {
	position: relative;
	width: 750px;
	left: 50px;
}
#container #bodytext #flasharea {
	position: relative;
	width: 852px;
	left: 12px;
	height: 350px;
}
#container #bodytext  {
	width: 878px;
	position: absolute;
	top: 185px;
	left: 0px;
	text-align: left;
	background-image: url(images/pageborder.jpg);
}
#container #footer{
	position:relative;
	left:0px;
	top:532px;
	width:878px;
	height:107px;
	background-image: url(images/footer.jpg);
}
body {
	background-image: url(images/backgroundgradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #0e6137;
}
a:link {
	color: #09C;
}
a:visited {
	color: #1697CD;
}
a:hover {
	color: #1697CD;
}
a:active {
	color: #1697CD;
}
