@charset "utf-8";
a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

body {
	background-image: url(../Images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

* {
	margin: 0px;
}
#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/framebg.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#frame #header {
}
#frame #header #inheader {
	height: 350px;
}
#frame #header #inheader #headleft {
	float: left;
	height: 350px;
	width: 400px;
}
#frame #header #inheader #headright {
	float: right;
	height: 350px;
	width: 400px;
	background-image: url(../Images/car2.png);
	background-repeat: no-repeat;
}
#frame #header #carlogo {
}
#frame #header #opentimes {
	text-align: center;
}

#frame #header #navigation {
	background-color: #FFF;
	background-image: url(../Images/navbar.jpg);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
}
#frame #header #navigation #navtext {
	padding: 17px;
}


#frame #header #phonenumber {
	background-color: #FFF;
}
#frame #header #body {
}

#frame #header #body #locationbody #map {
	height: 400px;
}
#frame #header #body #contactbody {
}
#frame #header #body #links {
}

#frame #header #body #contactbody #contacttext {
}
#frame #header #body #contactbody #contactform {
	background-color: #FFF;
}
#frame #header #body #salestext {
}

#frame #header #body #atoz {
	width: 400px;
}
#frame #header #body #brands {

}
#frame #header #brandheader {
}
#frame #header #brandbody {
}



#frame #header #body #faqtext {
	background-color: #FFF;
}




#frame #header #body #innerbody {
	background-image: url(../Images/bodyback.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 325px;
}
#frame #header #body #innerbody #partsimage {
	float: left;
	width: 180px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#frame #header #body #innerbody #indextext {
	float: right;
	width: 600px;
	padding-top: 10px;
}
#frame #header #footer {
	height: 200px;
	background-image: url(../Images/footer.jpg);
	background-repeat: no-repeat;
}
#frame #header #copyright {
	text-align: right;
	background-color: #ECEDE7;
}
.carblock {
}

.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 2px;
}


.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
	margin-left: 4px;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-right: 10px;
	padding-left: 5px;
}
#frame #header #body #innerbody #partsimage div a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frame #header #body #innerbody #partsimage div {
	margin: 0px;
	padding: 0px;
}

