html {
  height: 100%;
  margin-bottom: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	background-color: #FFFFFF;
}
img {
    border:none;
	image-rendering: optimizeQuality;         /* Firefox */
    -ms-interpolation-mode: bicubic;  /* IE */
}

p { text-align:left;}
#page_bg {
	height: 100%;
	padding: 0;
	background-color: #FFFFFF;
}
#map {
	height: 100%;
	min-height: 480px;
	padding: 0;
}
#clr {
	clear: both;
}
#header {
	height: 74px;
	margin: 0 auto;
	text-align:center;
	width: 1000px;

}
#menu {
	margin: 0 auto;
	padding: 5px 0 0;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
}
#content {
	margin: 0 auto;
	padding: 5px 0 0;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	min-height: 350px;
	position: relative;
	z-index: 1;
}
#bhcontent {
	width: 700px;
	text-align: left;
	position: absolute;
	top: 50px;
	left:150px;
	right:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
	border: medium double #000000;
	background-image: url(/images/transbkg.png);
	background-repeat: repeat;
	background-color: #ffffff;
	z-index: 10;
}
#popsearch {
	width: 175px;
	text-align: left;
	position: absolute;
	top: 50px;
	right:20px;
	leftt:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
	border: medium double #000000;
	background-repeat: repeat;
	background-color: #ffffff;
	z-index: 10;
}
#footer {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 125px;
	background-color: #FFFFFF;
	position:static;
	bottom: 0px;

}
#copyright {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 30px;
}
#tagline {
    width: 100%;
	text-align: center;
}
#taglinep {
	display:table-cell;
	float:left;
}
#taglinev {
	display:table-cell;
	float:right;
	width:55px;
}
#taglineprint {
    width: 100%;
	text-align: center;
}
#taglineprintonly {
    width: 100%;
	text-align: center;
	visibility:hidden;
}
.heavy, .heavy a, .heavy a:link, .heavy a:hover, .heavy a:visited{
color: #000000;
font-weight:bold;
text-decoration:none;
}
.heavyb, .heavyb a, .heavyb a:link, .heavyb a:hover, .heavyb a:visited{
color: #000000;
font-weight:bold;
}
#row {
	width:100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:center;
}
#rowhome {
	width:1000px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
#rownoprint {
	width:100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:center;
}
#rowpicture {
	width:100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:center;
	display:inline-block;
	*display:inline;
}
#rowalt {
	width:100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:center;
	display:inline-block;
	*display:inline;
	background-color: #CCCCCC;
}
#rowprint {
	width:100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:right;
	display:inline-block;
	*display:inline;
}
#cell{
	display:inline-block;
	padding-right: 5px;
	padding-left: 5px;
	zoom:1;
    *display:inline;
	vertical-align: top;
}
.cellp{
vertical-align:top;
border-style:solid;
border-width:1px;
border-color:#ffffff;
border-collapse:separate;
}

#cellspecr {
	display:inline-block;
	width:50%;
	zoom:1;
    *display:inline;
	text-align:right;
}
#cellspecl {
	display:inline-block;
	width:50%;
	zoom:1;
    *display:inline;
	text-align:left;
}
#descriptioncell {
	display:inline-block;
	padding-right: 5px;
	padding-left: 5px;
	zoom:1;
	*display:inline;
	width: 400px;
	text-align: left;
}
#pictureselectcell{
	padding-right: 5px;
	padding-left: 5px;
	zoom:1;
	width: 225px;
	float: left;
}
#picturecell{
	padding-right: 5px;
	padding-left: 5px;
	zoom:1;
	width: 700px;
	float: right;
}
#specpicturecell{
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 500px;
	float: left;
}
#spectablecell {
	display:inline-block;
	width: 500px;
	float: right;
	*display:inline;
}

address {
	font-style: normal;
}

fDesc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
h1 {
	font-size: 22px;
}
h2  {
	font-size: 16px;
	*display:inline;
}
.bnb { 
font-size: 18px;
text-align:center; 
}
h3  {
	font-size: 14px;
	text-align: center;
}
h6 {
	font-weight: normal;
	font-variant: normal;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#6699CC;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	visibility: hidden;
}


#msg {
	color : #FF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#fDesc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

#atn {
	color : #FF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

#dyk {
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

#opt {
	color :	#000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

#hl1 {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

a, a.rnb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CC0000;
	text-decoration : none;
}
a.rnb {
font-size: 14px;
font-weight:bold;
}
a:link, a.rnb:link {	
	text-decoration : none;
}
a:hover, a.rnb:hover {
	text-decoration : underline;
}

a:visited, a.rnb.visited {
	color : #CC0000;
}

a:active, a.rnb:active {
	color : #CC0000;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;

}
.subli {
	padding-top: 1px;
	padding-bottom: 1px;
}
.layer3
{
	visibility: hidden;

}

.layer3on {
	visibility: visible;
}
.menub1 {
	background-image: url(/images/buttons_2005/trailerModels.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 115px;
	display:inline-block;
	text-align:center;
	zoom:1;
    *display:inline;
}
.menub2 {
	background-image: url(/images/buttons_2005/customTrailers.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
	display:inline-block;
	text-align:center;
	zoom:1;
    *display:inline;
}
.menub3 {
	background-image: url(/images/buttons_2005/customFabrication.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
	display:inline-block;
	text-align:center;
		zoom:1;
    *display:inline;
}
.menub4 {
	background-image: url(/images/buttons_2005/repairParts.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 185px;
	display:inline-block;
	text-align:center;
		zoom:1;
    *display:inline;
	text-wrap:none;
	}
.menub5 {
	background-image: url(/images/buttons_2005/localRepairs.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 105px;
	display:inline-block;
	text-align:center;
		zoom:1;
    *display:inline;
}
.menub6 {
	background-image: url(/images/buttons_2005/news.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 105px;
	display:inline-block;
	text-align:center;
		zoom:1;
    *display:inline;
}
.menub7 {
	background-image: url(/images/buttons_2005/aboutUs.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 75px;
	display:inline-block;
	text-align:center;	
		zoom:1;
    *display:inline;
}
.menub8 {
	background-image: url(/images/buttons_2005/contactUs.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 95px;
	display:inline-block;
	text-align:center;	
		zoom:1;
    *display:inline;	
}
.menub9 {
	background-image: url(/images/buttons_2005/backhome.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 135px;
	display:inline-block;
	text-align:center;	
			zoom:1;
    *display:inline;
}
.menurow {
	margin:0;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
 }
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	margin-top: 15px;
	line-height: 25px;
}
a.menu:link {
	color: #FFFFFF;

}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:visited {
	color: #FFFFFF;
}
.menua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
	top: 50px;
}
.menua:link {
	color: #FFFFFF;
}
.menua:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menua:visited {
	color: #FFFFFF;
}
.menub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.menub:link {
	color: #FFFFFF;
}
.menub:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menub:visited {
	color: #FFFFFF;
}
.menuc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;	
}
.menuc:link {
	color: #FFFFFF;
}
.menuc:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuc:visited {
	color: #FFFFFF;
}
.subcats {
	font-size: 14px;
	font-weight: bold;
}

.partno {
	font-size: 14px;
	text-align: center;
}
.partname {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.partprice {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.partdesc {
	font-weight: bold;
	text-transform: uppercase;
}
.servicetype {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.breadcrumb {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.12para {font-size: 14px;}
.toph1 {
line-height: 0px;
}
.part {
	width:60%;
	height:60%;
}
