body {
	background-color: #300;
}
.fullwidth {
	position:absolute;
	margin: 0 auto;
	text-align: center; 
	top:30px;
	width:95%;
	z-index:1;
}
.mainsite {
	position:relative;
	margin: 0 auto;
	width:757px;
	z-index:1;
	background-color: #FFF;
	border-top: 2px solid #c00;
	border-right: 1px solid #c00;
	border-bottom: 5px solid #c00;
	border-left: 1px solid #c00;
	background-image: url(/images/menubg.gif);
	background-repeat: repeat-x;
}
.mainbit {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	left: 0;
	top: 0;
	text-align: left;
	font-size: small;
}
.maintext {
	position:relative;
	text-align:left;
	color: #666;
	padding: 38px;
	width: 400px;
	line-height: 1.8em;

}
.maintext a {
	color: #c00;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}
.maintext a:hover {
	color: #c00;
	text-decoration: none;
	border-bottom: 1px solid #c00;
}
.cars {
height: 600px;
	float: right;
}
.cars img {
	border: solid 1px gray;
margin: 40px 40px 0 0;
	}
.footer {
	position:relative;
	text-align:center;
	color: #c00;
	letter-spacing: 2px;
	line-height: 19px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-size: x-small;

}
h1 {
	font-size: 16px;
	color: #000000;
}
#button {
	width: 178px;
	border-left: 1px solid #c00;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	position:absolute;
left:562px;
	z-index:1;
}
html>body #button{
	width: 194px;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	border-bottom: 1px solid #ECE0B9;
	margin: 0;
	padding: 0;
}
#button li a {
	display: block;
	padding: 8px;
	background-color: #FCF7E7;
	color: #000;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	background-color: #ECE0B9;
	color: #fff;
}
.addrhome {
	background-image: url(images/toptop_home.gif);
	height: 21px;
	color: #FFF;
	text-align: right;
	padding: 0px 9px 0px 0px;
	margin-top: -2px;
	margin-bottom: 0px;
	font-size: 9px;
	background-position: 0px 2px;
	margin-left: 0px;
	background-repeat: no-repeat;
	position: relative;
}
.pagetitle {
	width:550px;
	color: #FFF;
	padding: 161px 0px 20px 35px;
	font-size: x-large;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-repeat: no-repeat;
}
img {
	border: 0px;
}
.redstrap {
	height: 50px;
	width: 750px;
	padding-top:30px;
	margin-right: -7px;
	padding-left:12px;
	margin-top: -5px;
}
