body {
	margin: 0;
	padding: 0;
	background: #000 url(../img/bg.png) left top repeat-x;
	}

#wrapper {
	width: 920px;
	margin: 0 auto;
	background: #fff;
	}

#header {
	height: 300px;
	background: url(../img/header_02.jpg) left top no-repeat;
	}

	#header ul {
		float: right;
		display: inline;
		width: 200px;
		margin: 0 25px 0 0;
		padding-top: 64px;
		text-align: right;
		font: normal 14px "Lucida Sans", sans-serif;
		}

		#header ul li {
			list-style: none;
			}
			
			#header ul a {
				display: block;
				height: 37px;
				}
			
#content {}

	#gallery {
		margin-left: 12px;
		}

	#rightSidewall {
		float: right;
		width: 185px;
		margin-right: 16px;
		}
		
	#rightSidewall img {
		padding-bottom: 8px;
		}
	
	.slideshowWrapper {
		padding-bottom: 8px;
		}

#leftImgs {
	float: left;
	width: 194px;
	}

p#number {
	clear: both;
	margin: 100px 0 90px 230px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}	

#firstBotLink {
	position: relative;
	top: -85px;
	left: 280px;
	}

#secondBotLink {
	position: relative;
	top: -85px;
	left: 350px;
	}

#footer {
	clear: both;
	height: 93px;
	margin-top: 10px;
	_margin-top: -85px; /* for IE 6 */
	background: url(../img/footerBg.png) left top repeat-x;
	}
	
	#footer p {
		color: #58595b;
		font-size: 10px;
		text-align: center;
		}
		
	#footer ul {
		margin: -65px 0 0 0;
		padding: 0;
		font: normal 14px "Lucida Sans", sans-serif;
		text-align: center;
		color: #3746a3;
		}

		#footer ul li {
			display: inline;
			}
			
			#footer ul li a {
				display: inline-block;
				padding: 13px 16px;
				}

div.gallery .content a img {
	margin: 0 0 30px 45px;
}

/*
***********
General
***********
*/

p {
	width: 420px;
	margin-left: 240px;
	font: normal 12px "Lucida Sans", sans-serif;
	}

a {
	color: #3746a3;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #e95800;
	}

a.pdf {
	display:block;
	width:200px;
	height:40px;
	margin-left:240px;
	padding:19px 0 0 65px;
	background:transparent url(../img/pdf.gif) no-repeat scroll left top;
	}

a.template {
	display: inline-block;
	width: 200px;
	margin-top: 16px;
	margin-left: 38px;
	padding: 135px 0 20px 0;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	}

a.dmod {
	background-image: url(../img/measureTemplates/dmod_thumb.jpg);
	}

a.dlm {
	background-image: url(../img/measureTemplates/dlm_thumb.jpg);
	}

a.asphalt {
	padding-top: 145px;
	background-image: url(../img/measureTemplates/asphalt_thumb.jpg);
	}

a.fourCyl {
	padding-top: 145px;
	background-image: url(../img/measureTemplates/4_cyl_thumb.jpg);
	}

img { border: none; }

img.largeImg {
	margin-left: 48px;
	}
/*
***********
Headings
***********
*/

h1 {
	width: 437px;
	margin-left: 240px;
	font: bold italic 17px "Lucida Sans", sans-serif;
	}

h3 {
	width: 437px;
	margin-left: 240px;
	margin-top: 30px;
	font: bold italic 15px "Lucida Sans", sans-serif;
	}

h4 {
	display: inline-block;
	width: 140px;
	margin-left: 40px;
	font: bold italic 15px "Lucida Sans", sans-serif;
	}

/*
***********
Form
***********
*/

form#contactUs {
	width: 437px;
	margin-left: 240px;
	font: 12px "Lucida Sans", sans-serif;
	}

div.field, textarea {
	margin: 5px 0;
	}

textarea {
	width: 420px;
	height: 90px;
	}

form .check label {
	display:inline-block;
	margin-bottom:6px;
	}

/*
***********
Headlights (Accessories)
***********
*/

#innerContentWrapper {
	margin-left:240px;
	width:437px;
	}

.headlight {
	float:left;
	width: 125px;
	height: 80px;
	margin:0 18px 0 0;
	}

.headlight:hover a, .sideGlass:hover a, .sd:hover a {
	color: #e95800;
	}

.headlight:hover img, .sideGlass:hover img, .sd:hover img {
	outline: 2px solid #e95800;
	}

.headlight span {
	width: 125px;
	margin: 10px 0;
	text-align: center;
	}

.headlight img, .sideGlass img, .sd img {
	vertical-align: middle;
	}

/*
***********
Side Glass (Accessories)
***********
*/

.sideGlass {
	float: left;
	width: 200px;
	height: 130px;
	margin-left: 0px;
	margin-right: 18px;
	}
	
.sideGlass p {
	width: 200px;
	margin: 10px 0;
	text-align: center;
	}

/*
***********
Side Glass (Accessories)
***********
*/

.sd {
	float: left;
	width: 200px;
	height: 260px;
	margin-left: 0px;
	margin-right: 18px;
	}
	
.sd p {
	width: 200px;
	margin: 10px 0;
	text-align: center;
	}


/*
***********
Specials
***********
*/

.specialsImgLink {
	margin-left: 45px;
	}
	
#innerContentWrapper h1,
#innerContentWrapper h3,
#innerContentWrapper p {
		margin-left:0;
		}
