body {
    text-align: center;
    background-color: #000000;
    background-image: url(../images/subFlames.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#container {
	margin-top: -100px;
    margin: 0 auto;
    width: 1050px;
    text-align: center;	
	
}
  
#flashArea {
	margin-top: 0px;
}

#footerContainer2{
	width: 925px;
	height: 74px;
	margin-left: auto;
	margin-right: auto;
}

#footerContainer2 img {
	float: right;
	margin: 5px;
}

#footerContainer{
	background-color: #222222;
	width: 100%;
	height: 50px;
}

#footerContent{
	padding-top: 10px;
    margin: 0 auto;
    width: 1060px;
    height: 50px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-transform: normal;
    color: #787575;
    letter-spacing: normal;
    text-align: left;
}

#weather{
    float: left;
    padding: 10px 15px 20px 50px;
  	background-image: url(../images/weather.png);
  	background-repeat: no-repeat;
  	background-position: 10px 1px;
  	font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-transform: normal;
    color: #787575;
    letter-spacing: normal;
}

.addBorder{
    float:left;
    padding: 10px 15px 10px 12px;
  	border-left: solid thin #787575;
  	background-position: 10px -5px;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

.addBorder a{
    color: #787575;
}

#copyright{
    float:left;
    padding: 10px 55px 10px 270px;
  	background-position: 10px -5px;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

#subContainer{
	margin: 0 auto;
	padding-top: 67px;
}

#subHeader{
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 940px;
	height: 260px;
}

#tertHeader{
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
	background-image: url(../images/plate.png);
	background-repeat: no-repeat;
	width: 917px;
	height: 370px;
}

#tertHeader2{
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
	background-image: url(../images/plate.png);
	background-repeat: no-repeat;
	width: 917px;
	height: 290px;
}

#tertHeader p{
	padding-top: 35px;
	color: #d6d6d6;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#tertHeader2 p{
	padding-top: 15px;
	color: #d6d6d6;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#tertHeader a{
	text-decoration: none;
	color: #ffffff;
	font-style: italic;
}

#flashHeader{
}

#myAlternativeContent2{
	z-index: 0;
	width: 917px;
	height: 218px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
	margin-bottom: 150px;
}

#redText{
	color: #c02d2f;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#contentBox{
	margin-left: auto;
	margin-right: auto;
	margin-top: -150px;
	background-color: black;
	width: 917px;
	
}

#contentArea{
	background-color: #131313;
	border-right:solid 1px #322f2f;
	border-left:solid 1px #322f2f;
	border-bottom:solid 1px #322f2f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	width: 915px;
	min-height: 300px;
} 

#headerMainContent{
	float: left;
	border-right: solid black thin;
	background-image: url(../images/header_bar.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width:724px;
} 

#headerMainContent2{
	float: left;
	border-right: solid black thin;
	background-image: url(../images/header_bar.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width:800px;
} 

#headerMainContent h1{
	padding: 6px 0px 0px 20px;
	float: left;
	color: #c02d2f;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#contactList{
	margin: 0 auto;
	width: 700px;
}

#contactList li{
	float: left;
	width: 300px;
	padding: 10px 10px 5px 10px;
}

#contactList li a{
	text-decoration: none;
	color: #363636;
	font-style: italic;
}

#contactList h2{
	font-size: 13px;
	margin-bottom: -15px;
}

#contactList h3{
	font-size: 11px;
	margin-bottom: -15px;
}

#mainContentContainer{
    background-image: url(../images/contentAreaGrad.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 724px;
	min-height: 400px;
}

#mainContentContainer2{
    background-image: url(../images/contentAreaGrad.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 800px;
	min-height: 400px;
}

#mainContent{
	background-color:#CFCFCF;	
	color: black;
	padding: 20px 20px 20px 20px;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	min-height: 600px;

}

#mainContent a{
	text-decoration: underline;
	color: #363636;
	font-style: italic;
}

#mainContent2{
	background-color:#121212;	
	color: white;
	padding: 20px 20px 20px 20px;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	min-height: 600px;

}

#videoContent{
	background-color: #616060;	
	color: black;
	padding: 20px 0px 20px 0px;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	min-height: 600px;
}
#videoGalleryFlash{
	background:-color: #ffffff;
	width:500px;
}
#headerSideBar{
	margin-top: -34px;
	float:right;
	background-image: url(../images/header_bar.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width:190px;
}

#sideBarContainer{
	background-image: url(../images/contentAreaGrad.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 190px;
}

#headerSideBar h1{
	padding: 6px 0px 0px 20px;
	float: left;
	color: #c02d2f;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#sideBarContent{
	line-height: 5px;
	/*padding-top: 10px;
	padding-bottom: 10px;
	*/
	
}

#sideBarContent img{
	padding: 9px 0px 9px 0px;
}

.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

#inventoryMain{
	margin-left:auto;
	margin-right:auto;


}

#inventoryMain a{
	text-decoration: none;
	color: white;
	
}

#inventoryCurrent{
	background-image: url(/images/plate_current_inventory.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 217px;
	top:300;
}

#inventoryDayCabs{
	margin-top: 22px;
	background-image: url(/images/plate_day_cabs.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 217px;
}

#inventoryConventionals{
	margin-top: 22px;
	background-image: url(/images/plate_conventionals.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 217px;
}

#inventoryDumpTrucks{
	margin-top: 22px;
	background-image: url(/images/plate_dump_trucks.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 217px;
}

.inventoryGroup{
	width: 680px;
	padding: 20px 20px 20px 0px;
}

.inventoryItem{
	float:left;
	color: white;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.inventoryItem h2{
	padding: 7px 0px 0px 20px;
}

.inventoryItem img{
	float: left;
	padding: 15px 9px 10px 0px;
}

.financingContent{
	width:500px;
	padding: 10px 0px 25px 0px;
}

.financingContent p{
	width: 205px;
	padding: 10px 15px 0px 0px;
	float:left;
}

.financingContent h2{
	padding-top: 10px;
	float:left;
}

.financingContent li a{
	text-decoration: none;
	color: #363636;
	font-style: italic;
}

.warrantyContent{
	padding: 0px 0px 35px 0px;
	margin: 0px;
	width: 500px;
}

.warrantyContent table{
	width: 100%;
		
}

.warrantyContent td{
	padding: 5px 7px 5px 7px;
	background-color: #737373;
	border: solid thin black;
}

.warrantyContent th{
	font-size: 14px;
	padding: 20px 10px 20px 10px;
	background-color: #b8b8b8;
	border-top: solid thin black;
	border-left: solid thin black;
	border-right: solid thin black;
}

.warrantyContent h2{
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 20px;

}

.warrantyContent h3{
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.warrantyContent ul{
	padding: 0px 0px 25px 25px;
	list-style-type: circle;
}

.highlightRow{
	background-color:#8e8e8e;
}

.top{
	float: right;
	text-decoration: none;
	color: #363636;
	font-style: italic;
	padding-top: 15px;
}

#premiumPlus{
	float:left;
	padding: 20px 20px 0px 20px;
}

#headerLinks{
	float: left;
	padding: 15px 20px 0px 20px;
	text-align: left;
	line-height: 1.4em;
}

#headerLinks ul{
	padding-top: 15px;
	list-style-type: disc;
	color: white;
}

#headerLinks a{
	text-decoration: underline;
	color: #ffffff;
	font-style: italic;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

#testimonialsContent li{
	background-image: url(../images/plate_testimonials.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 217px;
}

.testimonialsItem{
	background-image: url(../images/plate_testimonials.png);
	background-repeat: no-repeat;
	width:680px;
	height:225px;
	color: #d6d6d6;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;	
	float:left;
	margin-bottom: 20px;
	
}

.testimonialsItem p{
	padding: 20px 0px 0px 20px;
	float:left;
	color: #d6d6d6;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	width: 400px;
	height: 160px;
	overflow: auto;	
}

.testimonialsItem img{
	padding: 20px 20px 0px 20px;
	float: left;
}

.testimonialsItem h6{
	padding: 6px 0px 0px 20px;
	float: left;
	color: #d6d6d6;
}

#aboutUsContent{
	width: 600px;
	margin: 0 auto;
}

#aboutUsContent p{
	padding: 20px 0px 20px 30px;
	float: left;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
}

#historyContent p{
	width: 25em;
	float: left;
	padding: 0px 0px 20px 25px;
}

#historyContent h2{
	padding-left: 25px;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 20px;
}

#searchArea{
	padding: 20px 20px 20px 20px;
	background-color: #000;
	margin-bottom: 20px;
}

#searchArea a{
	float: right;
	text-decoration: none;
	color: #fff;
	font-style: italic;
}

#upgradesContent ul{
	padding: 0px 0px 25px 25px;
}

#upgradesContent li{
	list-style-type: circle;
}

#upgradesContent h2{
	font-size: 20px;
	padding-bottom:	20px;
}

#upgradesContent a{
	text-decoration: none;
	color: #363636;
	font-style: italic;
}

#upgradesContentImages ul{
	padding: 0px;
}

#upgradesContentImages li{
	list-style-type: none;
	float: left;
}

#upgradesContentImages li img{
	float: left;
	padding: 5px;
}

#myAlternativeContent3{
	width: 750px;
	height: 450px;
}

.whiteText{
	padding: 0px 0px 0px 30px;
	float: left;
	font-family: “Lucida Grande”, sans-serif;;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	
	color: white;
}



a.whiteText12{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	color: white;
	
}

whitetext12{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	color: white;
}

.whiteText14{
	padding: 20px 0px 20px 30px;
	float: left;
	font-family: “Lucida Grande”, sans-serif;;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	color: white;
}

.whiteText a{
	padding: 20px 0px 20px 30px;
	float: left;
	font-family: “Lucida Grande”, sans-serif;;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;
	color: white;
}

#contactContent a{
	text-decoration: none;
	color: #ffffff;
	font-style: italic;
}
.clickHere{
	position: relative;
	margin: 0px auto;
	top: -50px;
	width:100px; 
	height:30px;
}
