@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	width: 955px;
	background-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.wrapper .content p {
	margin: 5px;
}


.wrapper {
	width: 960px;
	
}

.logo {
	float: left;
	margin-top: 10px;
	background-color: #666;
	border-radius: 8px;
}

.header {
	margin-top: 10px;
	height: 280px;
	float: left;
	width: 658px;
	border: thin solid #F60;
	border-radius:8px;
}

.navbar {
	width: 600px;
	margin-left: 400px;
}

.content {
	width: 100%;
	float: left;
	border-radius:8px;
	border: thin solid #F60;
	margin-top: 15px;
	background-color: #000;
}

.navbar2 {
	width: 145px;
	float: left;
	height: 550px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F60;
	border-radius:8px;
}

.fbicon{	
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}

.homebutton {
	float:left;
	width:150px;
	height:25px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top: 15px;
	font-size: 14px;
}

.servicebutton {
	float:left;
	width:150px;
	height:25px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top: 15px;
	font-size: 14px;
			
			
}

.gallerybutton {
	float:left;
	width:150px;
	height:25px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top: 15px;
	font-size: 14px;
			
}

.contactbutton {
	float:left;
	width:150px;
	height:25px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top: 15px;
	font-size: 14px;
}

.wrapper .content .navbar2 ul li {
	list-style-type: none;
	height: 50px;
	font-size: 18px;
}

.wrapper .content .oil p {
	margin-left: 10px;
}

.wrapper .content .oil ul li {
	list-style-type: none;
	margin-left: 20px;;
}
.oil {
	width: 500px;
	float: left;
}

.footer {
	height: 100px;
	width: 100%;
	border: thin solid #F60;
	margin-top: 15px;
	float: left;
	border-radius:8px;
	background-color: #000;
}

p {
	margin-left: 20px;
}


h1,h2,h3,h4,h5 {
	color: #F60;
	margin-left: 10px;
}

a:link {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

a:visited {color:#F60;
			text-decoration:none;
}

a:hover {color:#666;
			text-decoration:none;
}

.textcolor {
	color: #F60;
}
.suppliers {
	float: left;
	margin-left: 600px;
	width: 160px;
	margin-top: -150px;
}

.partsunlimited {
	float: right;
}
.dragspecialites {
	float: right;
	margin-top: 20px;
}
.vtwin {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
.customchrome {
	float: left;
	margin-top: 20px;
}




.labor {
	float: left;
	margin-top: -150px;
}
