/* CSS Document */

body {
	background-color: #d8d9db;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#357aab;
	text-transform: uppercase;
	line-height:26px;
}

a {
	color: #215b8d;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	a:hover {
	color: #215b8d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

p {
	line-height: 20px;
	color: #323131;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}

.address {
	line-height: 19px;
	color: #323131;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
	
	
h2 {
	font-size: 125%;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color:#357aab;
	}
	
h3 {
	font-size: 125%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A669A;
	}
	
h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A669A;
	margin:0px;
	}
	
	li {
	list-style:none;
	}

#wrapper {
	margin: 0 auto;
	width:1027px;
	background-color:#FFFFFF;
	margin-top:20px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#masthead {
	width:1027px;
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	height:157px;
}

#mastheadinside {
	width:1027px;
	background-image: url(../images/masthead_inside.jpg);
	background-repeat: no-repeat;
	height:214px;
}


#sectiontwo {
width:1027px;
}

#mastheadtwo {
width:1027px;
height:269px;
background-image:url(../images/masthead_02.jpg);
background-repeat: no-repeat;
margin-top:0px;
}

.intro {
font-family: "Myriad" Arial, Helvetica, sans-serif;
font-size:14px;
line-height:22px;
color:#777575;
}

#ad {
width:384px;
float:left;
}

/* Navbar */

#menu {
width:730px;
float:right;
margin-top:50px;
background:transparent;
}

.menu {
	margin: 0;
	padding: 0;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 74px;
	list-style: none;
	padding-right:10px;
	background-repeat:no-repeat;
}
.menu li a, .menu li a:visited, .menu li a:hover {
	display:block;
	text-decoration: none;
	text-indent: -2000px;
	height: 74px;
	
}

.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.home {background-image: url(../images/nav_01.gif); width: 52px;}
.home a {background-image: url(../images/nav_off_01.gif);}
.home a:hover {background-image: url(../images/nav_on_01.gif); width: 52px;}
.homeactive {background-image: url(../images/nav_on_01.gif); width: 52px;}

.about {background-image: url(../images/nav_03.gif); width: 67px;}
.about a {background-image: url(../images/nav_03.gif);}
.about a:hover {background-image: url(../images/nav_on_03.gif); width: 67px;}
.aboutactive {background-image: url(../images/nav_on_03.gif); width: 67px;}

.trucks {background-image: url(../images/nav_05.gif); width: 56px;}
.trucks a {background-image: url(../images/nav_05.gif);}
.trucks a:hover {background-image: url(../images/nav_on_05.gif); width: 56px;}
.trucksactive {background-image: url(../images/nav_on_05.gif); width: 56px;}

.skids {background-image: url(../images/nav_07.gif); width: 46px;}
.skids a {background-image: url(../images/nav_07.gif);}
.skids a:hover {background-image: url(../images/nav_on_07.gif); width: 46px;}
.skidsactive {background-image: url(../images/nav_on_07.gif); width: 46px;}

.cables {background-image: url(../images/nav_09.gif); width: 53px;}
.cables a {background-image: url(../images/nav_09.gif);}
.cables a:hover {background-image: url(../images/nav_on_09.gif); width: 53px;}
.cablesactive {background-image: url(../images/nav_on_09.gif); width: 53px;}

.other {background-image: url(../images/nav_11.gif); width: 102px;}
.other a {background-image: url(../images/nav_11.gif);}
.other a:hover {background-image: url(../images/nav_on_11.gif); width: 102px;}
.otheractive {background-image: url(../images/nav_on_11.gif); width: 102px;}

.parts {background-image: url(../images/nav_13.gif); width: 48px;}
.parts a {background-image: url(../images/nav_13.gif);}
.parts a:hover {background-image: url(../images/nav_on_13.gif); width: 48px;}
.partsactive {background-image: url(../images/nav_on_13.gif); width: 48px;}

.news {background-image: url(../images/nav_15.gif); width: 43px;}
.news a {background-image: url(../images/nav_15.gif);}
.news a:hover {background-image: url(../images/nav_on_15.gif); width: 43px;}
.newsactive {background-image: url(../images/nav_on_15.gif); width: 43px;}

.downloads {background-image: url(../images/nav_17.gif); width: 83px;}
.downloads a {background-image: url(../images/nav_17.gif);}
.downloads a:hover {background-image: url(../images/nav_on_17.gif); width: 83px;}
.downloadsactive {background-image: url(../images/nav_on_17.gif); width: 83px;}

.contact {background-image: url(../images/nav_19.gif); width: 64px;}
.contact a {background-image: url(../images/nav_19.gif);}
.contact a:hover {background-image: url(../images/nav_on_19.gif); width: 64px;}
.contactactive {background-image: url(../images/nav_on_19.gif); width: 64px;}


img {
	border: none;
}

/* End Nav */


/* footer */
#footer {
	margin: -30px auto 0 auto;
	*margin: -20px auto 0 auto;
	padding-top:10px;
	width: 1015px;
	height: 50px;
	font-size: 95%;
	color: #000000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
#footer a { color: #2a669a; text-decoration:none;}
#footer a:hover {color: #2a669a; margin: 0; text-decoration:underline;}
#footer p {
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.floatLeft {float: left;}
.floatRight {float: right;}

.snapshot {
	padding:5px 5px 5px 5px;
	margin-left:15px;
	background-color:#E1E1E1;
}

/* form styles */

input {
	color:#000000;
	background-image: url(../images/field_bg.jpg);
	background-repeat: repeat-x;
}


textarea {
	border: 1px solid #dfdfdf;
	color:#000000;
	background-image: url(../images/field_bg.jpg);
	background-repeat: repeat-x;
}

.buttons {
background-color: #2a669a;
color:#ffffff;
}
