@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #d4d0c2;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0;
	height: inherit;
} 
#nav {
	position: relative;
	left: 15px;
	top: 0px;
	width: 751px;
	height: 25px;
	z-index: 2;
}

.twoColFixLtHdr #header h1 {
	background-color: #FFF;
	padding: 0px;
	right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	left: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: -75px;
} 
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	bottom: 0px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #footer {
	background-color: #060;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.photothree {
	width: 220px;
	height: 240px;
	left: 14px;
	top: 70px;
}
.phototwo {
	position: relative;
	width: 231px;
	height: 264px;
}
.residential {
	width: 490px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	font-size: 14pt;
	text-align: center;
	background-color: #000;
	color: #FFF;
	text-transform: uppercase;
	line-height: 40px;
	bottom: 100px;
	position: relative;
	top: 55px;
}

#apDiv1 {
	position:relative;
	width:780px;
	height:38px;
	z-index:1;
	background-color: #060;
	right: 270px;
	bottom: 30px;
}
body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	color: #030;
}
#blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


.curblogo {

}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.phonenumber {
	position: absolute;
	width: 450px;
	height: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	bottom: -563px;
	left: 659px;
}
.truckequip {
	top: 275px;

}

.photo1 {
	position: absolute;
	width: 224px;
	height: 264px;
	left: 914px;
	bottom: 128px;
}


.bottomleft {
	position: absolute;
	width: 256px;
	height: 433px;
	top: 755px;
	left: 502px;
}
.bottomcenter {
	position: absolute;
	width: 163px;
	height: 128px;
	left: 825px;
	top: 871px;
}
.bottomright {
	position: absolute;
	left: 998px;
	top: 870px;
	width: 162px;
	height: 130px;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}








a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.warranty {
	position: relative;
	text-align: left;
	width: 526px;
	height: 563px;
	bottom: 95px;
	right: 35px;
}
