﻿/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #796e65;
	}
	
input {
	background: #e9e9ee;
	border: 1px #000000 solid;
	}
	
textarea {
	background: #e9e9ee;
	border: 1px #000000 solid;
	}
	
select {
	background: #e9e9ee;
	border: 1px #000000 solid;
	}
	
#everything {
	width: 750px;
	margin: 0 auto;
	}
	
#header {
	width: 100%;
	height: 99px;
	background: #ffffff url(../images/header.jpg) no-repeat top left;
	}
	
#header td.top-right {
	text-align: right;
	vertical-align: middle;
	background: #ffffff url(../images/header2.gif) no-repeat top right;
	}
	
#header td.top-right h1 {
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
	}
	
#nav {
	width: 100%;
	height: 25px;
	background: #e9e9ee url(../images/background.jpg) repeat-x top left;
	border-bottom: 1px #331f08 solid;
	border-top: 1px #331f08 solid;
	}
		
#nav td.right {
	font-size: 11px;
	width: 100%;
	vertical-align: middle;
	}
	
#nav td.right table  {
	width: 100%;
	}
	
#nav td.right table td {
	text-align: center;
	}
	
#nav td.right table td.larger {
	width: 18%;
	}
	
#nav td.right table td a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	}
	
#nav td.right table td a:hover{
	text-decoration: none;
	color: #26211a;
	background: #bce6a3 url(../images/background-over.jpg) repeat-x top left;
	}
	
#nav td.right table td.end{
	border: none;
	}

td.tdNav {
	border-right: 1px #333333 solid;
}

a.aNav {
	height: 20px;
	padding-top: 6px;
}

div.divDropDown {
	position:absolute;
	top:26px;
	left:0px;
	background: #e9e9ee url(../images/background.jpg) repeat;
	border: 1px #331f08 solid;
	border-top:none;
}

a.aSubNav {
	padding:4px 20px 0px 20px;
	height:20px;
	line-height:20px;
}

td.tdSubNav {
	border-top: 1px #331f08 solid;
	border-right:none;
	white-space:nowrap;
}

#nav td.right table td div.divDropDown {
	display:none;
}

#nav td.right table td:hover div.divDropDown {
	display:block;
}

#body {
	width: 100%;
	background: #ffffff url(../images/body-background.jpg) repeat-x top left;
	}
	
#body a{
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
	}
	
#body a.sub{
	font-weight: normal;
	color: #6a4208;
	font-size: 14px;
	}
	
#body a:hover {
	color: #6fd45f;
	text-decoration: none;
	}
	
#body td.main{
	width: 100%;
	background: #ffffff;
	vertical-align: top;
	}
	
#body td.main h1 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 12px 0px 0px 0px;
	margin: 5px 28px 0px 28px;
	border-bottom: 1px #382209 dotted;
	text-align: left;
	}
	
#body td.main p {
	font-size: 15px;
	padding: 5px 0px 0px 0px;
	margin: 10px 28px 10px 28px;
	}
	
#body td.body-left {
	width: 44%;
	background: url(../images/top-left.jpg) no-repeat top left;
	color: #ffffff;
	vertical-align: top;
	height: 127px;
	}
	
#body td.body-left p{
	display: block;
	text-align: center;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 19px 0px 16px 40px;
	}
	
#body td.body-right {
	width: 66%;
	vertical-align: top;
	}
	
#body td.body-right table.semi {
	width: 444px;
	height: 127px;
	background: url(../images/semi.gif) no-repeat bottom left;
	}

.lower-right {
	background: url(../images/truck-bottom.jpg) no-repeat top right;
	width: 100%;
	vertical-align: top;
	text-align: right;
	}
	
.lower-right h1{
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 416px;
	height: 22px;
	padding: 5px 0px 0px 0px;
	margin: 5px 20px 0px 28px;
	border-bottom: 1px #382209 dotted;
	text-align: left;
	}
	
.lower-right p {
	color: #545a4b;
	padding: 5px 0px 0px 0px;
	margin: 5px 20px 10px 28px;
	display: block;
	width: 416px;
	text-align: left;
	}
	
.lower-right p a{
	color: #ff7d1e;
	text-decoration: none;
	font-weight: bold;
	}
	
.lower-right p a:hover {
	color: #2a721e;
	text-decoration: none;
	}
	
	
.lower-right img.project {
	margin: 70px 17px 0px 28px;
	border: 2px #000000 solid;
	}

#bottom td.left-corner {
	width: 20px;
	background: url(../images/bottom-left-corner.jpg) no-repeat top left;
	}
	
#bottom td.right-corner {
	width: 20px;
	background: url(../images/bottom-right-corner.jpg) no-repeat top left;
	}

#bottom {
	width: 100%;
	height: 28px;
	color: #ababab;
	background: #331f08;
	}
	
#bottom a{
	color: #ff7d1e;
	text-decoration: none;
	
	}
	
#bottom a:hover{
	color: #2a721e;
	text-decoration: none;
	}
	
#footer {
	width: 95%;
	margin: 0 auto;
	font-size: 10px;
	color: #4a433d;
	}
	
#footer a {
	color: #4a433d;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #d3ddc4;
	text-decoration: none;
	}
	
table.product-nav {
	width: 94%;
	margin: 10px 28px 0px 28px;
	text-align: center;
	border-bottom: 1px #000000 dotted;
	}
	
table.product-nav td {
	width: 16%;
	padding-bottom: 10px;
	}
	
table.product-nav td a.sub {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #4df023;
	}
	
.rotator {
	margin-left: 24px;
	background: #3a271a;
	width: 326px;
	height: 100%;
	}
	
.rotator p{
	display: block;
	margin: 0px 8px 47px 8px;
	width: 95%;
	/*height: 70px;*/
	color: #FFFFFF;
	}
	
.rotator-background {
	background: url(../images/rotator-background.jpg) repeat-y top left;
	}

.service {
	border: 1px #000000 solid;
	margin: 32px 20px 20px 10px;
	float: right;
	}
	
.map {
	border: 1px #000000 solid;
	margin: 10px 20px 20px 20px;
	}
	
.map2 {
	border: 1px #000000 solid;
	margin: 10px 0px 20px 6px;
	}

.map3 {
	margin: 10px 0px 20px 28px;
	vertical-align: bottom;
	}
	
.map4 {
	margin: 10px 20px 20px 28px;
	}
	
.filtrexx2 {
	margin-bottom: 20px;
	vertical-align: bottom;
	text-align: center;
	}
	
table.contact {
	width: 100%;
	}
	
table.contact ul {
	margin-left: 50px;
	}
	
table.contact li {
	margin: 10px 0px 10px 0px;
	display: block;
	padding-top: 10px;
	width: 90%;
	height: 30px;
	border-bottom: 1px #eeeeee solid; 
	list-style-image: url(../images/list-style.gif);
	}

table.contact td{
	width: 50%;
	}

table.contact2 {
	width: 95%;
	margin: 0px 0px 0px 10px;
	}
	
table.contact2 td{
	width: 25%;
	text-align: center;
	}
	
table.contact2 img {
	border: 2px #000000 solid;
	margin: 10px 0px 10px 0px;
	}
	
table.filtrexx {
	width: 100%;
	}
	
table.filtrexx img {
	border: 1px #000000 solid;
	}
	
table.filtrexx td {
	width: 25%;
	}
	
table.sales {
	width: 100%;
	}
	
div.under-sales {
	border-bottom: 2px #e3e3e3 solid;
	margin: 0px 20px 0px 20px;
	}
	
img.about {
	border: 1px #000000 solid;
	margin: 10px;
	}
	
img.over {
	border: 3px #000000 solid;
	}
	
i.under {
	font-size: 11px;
	}
	
div.divServicesParagraph {
	padding:10px;
}