@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FBFBFB;
}
#main {
	position: relative;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	background-image: url(../images/logo.png);
	height: 62px;
	width: 900px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 24px;
	text-align: right;
	font-weight: normal;
	margin: 0px;
}
#navlist   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #383B3F;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 107px;
}
#navlist li {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
.whitetext {
	color: #FFF;
}
a:link {
	color: #3A3C42;
	text-decoration: none;
}
a:hover {
	color: #3A3C42;
	text-decoration: underline;
}
a:visited {
	color: #35393D;
	text-decoration: none;
}
#content {
	position: relative;
	width: 900px;
	height: auto;
	padding: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 34px;
	margin: 0px;
}
#left_text {
	position: relative;
	width: 425px;
	right: 0px;
	float: right;
	height: 500px;
	top: 35px;
}
p {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#right_image {
	position: relative;
	float: left;
	top: 40px;
	text-align: center;
	width: auto;
	height: auto;
}
#footer {
	position: relative;
	text-align: center;
	top: 50px;
	margin-bottom: 30px;
	height: 45px;
	width: 900px;
	left: 0px;
}
.clear {
	clear: both;
}
.smalltext {
	font-size: 10px;
	margin-top: 10px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: circle;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.padding {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#logos {
	position: relative;
	float: right;
	top: 0px;
}
#mot_button {
	position: absolute;
	width: 313px;
	height: 152px;
	background-image: url(../images/motbutton.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	top: 398px;
	padding-top: 25px;
	font-weight: bold;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 38px;
	background-position: center top;
	z-index: 1000;
}
.whitelinks a:link {
	color: #FFF;
}
.whitelinks a:hover {
	color: #FFF;
	text-decoration: underline;
}
.whitelinks a:visited {
	color: #FFF;
	text-decoration: underline;
}
.buttonpadding {
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 100px;
}
#left_contactMOT {
	position: relative;
	width: 380px;
	right: 0px;
	float: right;
	height: auto;
	top: 35px;
	margin-bottom: 25px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 34px;
	margin: 10px;
}
.margin {
	margin-left: 10px;
}
#separator {
	position: relative;
	top: 50px;
	height: 1px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#bottomleft_text {
	position: relative;
	top: 40px;
	width: 425px;
	height: 650px;
	float: left;
}
#bottomright_text {
	position: relative;
	top: 40px;
	width: 425px;
	height: 500px;
	float: left;
	left: 50px;
}
#left_services {
	position: relative;
	width: 380px;
	right: 0px;
	float: right;
	height: 380px;
	top: 35px;
}
#left_tunit {
	position: relative;
	width: 500px;
	right: 0px;
	float: left;
	height: auto;
	top: 0px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#vehicles {
	position: relative;
	width: 900px;
	float: left;
	top: 15px;
}
#tuning_right {
	position: relative;
	float: left;
	width: 296px;
	height: auto;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#left_contact {
	position: relative;
	width: 440px;
	height: 575px;
	top: 10px;
	float: left;
}
#map_right {
	position: relative;
	float: left;
	width: 425px;
	height: auto;
	left: 25px;
	top: 50px;
}
.top {
	margin-top: 25px;
}
#homebottom_text {
	position: relative;
	width: 900px;
	height: auto;
	left: 0px;
}

