body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	background-color: #150000;
}

#mainContainer {
	width: 995px;
	margin: 0 auto;
	padding: 0;
}

#navigationTop {
	width: 995px;
	height: 291px;
	background: transparent url(images/chrome-truck2.jpg) no-repeat;
}

#contentContainer {
	width: 995px;
	background: transparent url(images/content-canvas2.jpg) repeat-y;
	height: 1350px;
}

#homePageContent {
	width: 840px;
	margin: 0 0 0 80px;
	padding: 0;
	background: transparent url(images/road-dirt.gif) no-repeat;
	height: 1350px;
}

/* NAVIGATION TOP */

ul.nav {
	position: relative;
	top: 244px;
	left: 193px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 650px;
}

ul.nav li {
	display: block;
	float: left;
}

ul.nav a {
	display: block;
	text-indent: -9999px;
}

/* NAV BOTTOM */

#footerContainer {
	width: 995px;
	height: 117px;
	margin: 0;
	padding: 0;
	background: transparent url(images/footer.jpg) no-repeat;
}

#footerContainer ul  {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 600px;
	height: 50px;
	position: relative;
	top: 65px;
	left: 65px
}

#footerContainer ul li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#footerContainer ul li a {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 70%;
	color: #943434;
	
}

#footerContainer p {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	color: #943434;
	font-size: 70%;
	float: left;
	position: relative;
	top: 65px;
	left: 120px;
}

#footerContainer a {
	color: #943434;
}
	
/* NAVIGATION BLACK UP */

#homeBlack a {
	width: 86px;
	height: 28px;
	background: transparent url(images/nav-black/home-black.jpg) no-repeat;
	margin-right: 3px;
}

#aboutBlack a {
	width: 87px;
	height: 28px;
	background: transparent url(images/nav-black/about-black.jpg) no-repeat;
	margin-right: 3px;
}

#photosBlack a {
	width: 87px;
	height: 28px;
	background: transparent url(images/nav-black/photos-black.jpg) no-repeat;
	margin-right: 3px;
}

#productsBlack a {
	width: 120px;
	height: 28px;
	background: transparent url(images/nav-black/products-black.jpg) no-repeat;
	margin-right: 3px;
}

#servicesBlack a {
	width: 109px;
	height: 28px;
	background: transparent url(images/nav-black/services-black.jpg) no-repeat;
	margin-right: 3px;
}

#contactBlack a {
	width: 109px;
	height: 28px;
	background: transparent url(images/nav-black/contact-black.jpg) no-repeat;
	margin-right: 0;
}

/* NAVIGATION ORANGE ROLLOVER */

#homeOrange a {
	width: 86px;
	height: 28px;
	background: transparent url(images/nav-orange/home-ornge.jpg) no-repeat;
	margin-right: 3px;
}

#aboutOrange a {
	width: 87px;
	height: 28px;
	background: transparent url(images/nav-orange/about-ornge.jpg) no-repeat;
	margin-right: 3px;
}

#photosOrange a {
	width: 87px;
	height: 28px;
	background: transparent url(images/nav-orange/photos-ornge.jpg) no-repeat;
	margin-right: 3px;
}

#productsOrange a {
	width: 120px;
	height: 28px;
	background: transparent url(images/nav-orange/prod-ornge.jpg) no-repeat;
	margin-right: 3px;
}

#servicesOrange a {
	width: 109px;
	height: 28px;
	background: transparent url(images/nav-orange/services-ornge.jpg) no-repeat;
	margin-right: 3px;
}

#contactOrange a {
	width: 109px;
	height: 28px;
	background: transparent url(images/nav-orange/contact-ornge.jpg) no-repeat;
	margin-right: 0;
}

/* HOME PAGE CONTENT AREA */

#promoBanner {
	display: block;
	position: relative;
	top: 30px;
	left: 25px;
	width: 790px;
	height: 218px;
	background: transparent url(images/promo-banner.png) no-repeat;
}

#promoBanner h3, h4 {
	display: none;
}

#promoBanner a {
	display: block;
	position: relative;
	top: 140px;
	left: 380px;
	width: 125px;
	height: 40px;
	text-indent: -9999px;
}

/* HOME PAGE - LEFT MODULE */

#leftModule {
	width: 376px;
	height: 661px;
	position: relative;
	top: 40px;
	left: 35px;
	background: transparent url(images/big-truck-chrome.png) no-repeat top left;
}

#leftModule p {
	display: block;
	width: 310px;
	height: 220px;
	position: relative;
	top: 345px;
	left: 40px;
	line-height: 140%;
	font-size: 100%;
}

#leftModule h4 {
	display: none;
}

#leftModule a {
	display: block;
	width: 129px;
	height: 45px;
	position: relative;
	top: 235px;
	left: 120px;
	text-indent: -9999px;
}

/* HOME PAGE - RIGHT MODULE */

#rightModule {
	width: 380px;
	height: 661px;
	position: relative;
	top: -601px;
	left: 435px;
	background: transparent url(images/small-truck-chrome.png) no-repeat top left;
}

#rightModule p {
	display: block;
	width: 310px;
	height: 220px;
	position: relative;
	top: 320px;
	left: 40px;
	line-height: 140%;
	font-size: 100%;
}

#rightModule h4 {
	display: none;
}

#rightModule a {
	display: block;
	width: 129px;
	height: 45px;
	position: relative;
	top: 215px;
	left: 130px;
	text-indent: -9999px;
}

/* HOME PAGE - BOTTOM MODULE */

#bottomModule {
	width: 779px;
	height: 310px;
	position: relative;
	top: -595px;
	left: 35px;
	background: transparent url(images/hoc-chrome-products.jpg) no-repeat top left;
}

#bottomModule ul {
	color: #ff7c06;
	display: block;
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
	position: relative;
	top: 115px;
	left: 35px;
}

#bottomModule ul li {
	display: block;
	list-style-type: none;
	background: transparent url(images/star-icon.png) no-repeat 0 4px;
	padding: 0 0 0 14px;
	margin: 0;
}

#bottomLogos {
	width: 779px;
	height: 59px;
	position: relative;
	top: -580px;
	left: 35px;
	background: transparent url(images/chrome-logos.gif) no-repeat;
}

#bottomLogos ul {
	display: none;
	list-style-type: none;
}

/******* INTERIOR PAGES CSS *******/

#intContentContainer {
	width: 995px;
	min-height: 1000px;
	margin: 0;
	padding: 30px 0 0 0;
	background: transparent url(images/content-canvas2.jpg) repeat-y;
}

#intContent {
	width: 760px;
	margin: 0 0 0 120px;
	padding: 0;
}

#intContentContainer #aboutTitleMargin {
	margin-bottom: 35px;
}

#intContent h2 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 135%;
	border-bottom: 1px solid #303636;
}

img#prdSupplierLogos {
	display: block;
	width: 754px;
	height: 183px;
	margin: 0 0 20px 0;
}

#prdctContainerOne {
	float: left;
	width: 380px;
	margin: 0;
	padding: 0;
}

/******** PHOTO GALLERY ********/

.imgGalleryContainer {
	width: 770px;
	margin: 25px 0 10px 0;
}

.imgGalleryContainer img {
	margin: 0 5px 8px 0;
	border: 3px solid #535856;
}

/******** CONTACT US *********/

#contactContainerOne {
	float: left;
	width: 360px;
	margin: 0 50px 0 0;
	padding: 0;
}

#contactContainerOne h3 {
	display: block;
	font-size: 120%;
	margin: 0 0 10px 0;
	padding: 0;
}

#contactContainerOne h3 a {
	color: #FF6600;
}

#contactContainerOne p {
	display: block;
	margin: 15px 0 15px 0;
	padding: 0;
}

#contactContainerTwo {
	float: left;
	width: 340px;
}

#contactContainerTwo h3 {
	display: block;
	font-size: 120%;
	margin: 0 0 3px 0;
	padding: 0;
}

iframe {
	margin: 20px 0 0 0;
}

/****** PRODUCT PAGE *********/

#prdctContainerOne img {
	border: 3px solid #ef7507;
}

#prdctContainerOne,#chromeBumperImg {
	display: block;
	margin: 0 0 480px 0;
	padding: 0;
}

#prdctContainerTwo {
	float: left;
	width: 370px;
}

#prdctContainerTwo p {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	color: #FFF;
	line-height: 160%;
}

#prdctContainerTwo h3 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFF;
	font-size: 160%;
}

#prdctContainerTwo h4 {
	display: block;
	margin: 0 0 7px 0;
	padding: 0;
	color: #ef7507;
	font-size: 120%;
}

#prdctContainerTwo ul {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

#prdctContainerTwo ul li {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: transparent url(images/star-icon.png) no-repeat 0 3px;
}

#prdctContainerTwo ul li a {
	color: #FF6600;
}


/****** FOOTER CONTAINER INTERIOR PAGES ******/

#intFooterContainer {
	width: 995px;
	height: 117px;
	margin: 0;
	padding: 0;
	background: transparent url(images/footer.jpg) no-repeat;
}

#intFooterContainer ul {
	display: block;
	list-style-type: none;
	margin: 0 0 0 70px;
	padding: 0;
}

#intFooterContainer ul li {
	display: block;
	float: left;
	margin: 70px 5px 0 0;
	padding: 0;
}	

#intFooterContainer ul li a {
	color: #943434;
	font-size: 70%;
}

#intFooterContainer p {
	display: block;
	float: right;
	margin: 70px 60px 0 0;
	padding: 0;
	color: #943434;
	font-size: 70%;
}

/******* CLEARING ********/

.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}

/* Mozilla Firefox */
a:active {
	outline: none;
}
 
a:focus {
	-moz-outline-style: none;
}
/*******************/

/******* COLORS *********/

.orange {
	color: #FF6600;
}
	
