@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.outer {
	width: 100%;
}
.container {
	width: 800px;
	margin-right: auto;
}
.header {
	height: 99px;
}
.heading {
	height: 99px;
	width: 477px;
}
.content {
	padding-top: 10px;
	padding-right: 10px;
}
.footer {	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	clear: both;
}
.footer_left {	float: left;
}
.footer_right {	float: right;
}
.mercedes {
	height: 501px;
	width: 197px;
	float: left;
}
.menu {
	height: 501px;
	float: left;
}
.spacer_menu {
	height: 101px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	padding-top: 50px;
}
.quote {
	font-size: 18px;
	font-style: italic;
	color: #999;
	float: right;
	padding-top: 300px;
	width: 300px;
	text-align: center;
}
.back_btn a, .back_btn a:visited, .back_btn a:rollover, .back_btn{
	color: #999;
	font-style:italic;
	text-decoration:none
}
.back_btn{
	color: #999;
	font-style:italic;
	text-decoration:none
}

.Text {
	color: #999;
	width: 235px;
}

