@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #231F20;
	background-color: #231F20;
	margin: 0px;
	padding: 0px;
}
tr, td {
	vertical-align: top;
}
h1, h2, h3, p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.hilight {
	font-size: 18px;
	line-height: 21px;
}
#home-content {
	background-color: #FFF;
	width: 968px;
	z-index: 100001;
}
#content {
	background-color: #007236;
	width: 968px;
	background-image: url(images/material_handling.gif);
	background-position: left 33px;
	background-repeat: no-repeat;
}
#content a, #content a:visited {
	color: #fff;
}
#content a:hover {
	color: #f58220;
}
#content a:active {
	color: #231F20;
}
#home-logo {
	float: left;
	width: 627px;
}
#home-quote {
	float: right;
	width: 300px;
	padding-right: 15px;
}
#logo {
	float: left;
	width: 351px;
	margin-top: 26px;
	margin-left: 56px;
}
#left-content {
	float: left;
	width: 194px;
	text-align: left;
	color: #FFF;
	margin-top: 90px;
	margin-left: 15px;
}
#right-content {
	float: right;
	width: 746px;
	text-align: left;
	color: #FFF;
	margin-top: 20px;
	/* [disabled]margin-right: 15px; */
}
#quote {
	float: right;
	width: 300px;
	padding-right: 15px;
	margin-top: 90px;
}
#home-text {
	position: absolute;
	top: 350px;
	width: 305px;
	text-align: left;
	left: 50%;
	margin-left: -469px;
	z-index: 100002;
}
#home-text .green {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #007236;
}
#home-text .phone {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
#home-text a, #home-text a:visited {
	color: #231F20;
}
#home-text a:hover {
	color: #f58220;
}
#home-text a:active {
	color: #007236;
}
#footer-home {
	background-color: #231f20;
	padding-top: 10px;
	padding-bottom: 8px;
}
#footer-home-links {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	float: left;
	margin-left: 15px;
	width: 815px;
	padding-top: 12px;
}
#footer-home-links a, #footer-home-links a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer-home-links a.on, #footer-home-links a.on:visited {
	color: #f58220;
	text-decoration: none;
}
#footer-home-links a:hover {
	color: #f58220;
}
#footer-home-links a:active {
	color: #007236;
}
#footer {
	background-color: #f58220;
	padding-top: 10px;
	padding-bottom: 8px;
}
#footer-links {
	font-size: 11px;
	line-height: 18px;
	color: #231f20;
	text-align: left;
	float: left;
	margin-left: 15px;
	width: 815px;
	padding-top: 12px;
}
#footer-links a, #footer-links a:visited {
	color: #007236;
	text-decoration: none;
}
#footer-links a.on, #footer-links a.on:visited {
	color: #231f20;
	text-decoration: none;
}
#footer-links a:hover {
	color: #ffffff;
}
#footer-links a:active {
	color: #231f20;
}
#footer-home-wtc {
	float: right;
	margin-right: 15px;
	width: 111px;
}
#footer-home-wtc img:hover {
	filter: alpha(opacity=40);
	opacity: .40;
	-moz-opacity: .40;
}


#slideshow-home {
	width: 565px; 
	height: 458px; 
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	top: 326px;
	text-align: left;
	left: 50%;
	margin-left: -148px;
	z-index: 1;
}
#slideshow-home ul#slides {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#slideshow-home ul#slides li {
	margin: 0px;
	padding: 0px;
	background-color: #074614;
}
#slideshow-home ul#slides img {
	height: 458px; 
	margin: 0px;
	padding: 0px;
}
#slideshow-page {
	width: 425px; 
	height: 425px; 
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
	left: 50%;
}
#slideshow-page ul#slides {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#slideshow-page ul#slides li {
	margin: 0px;
	padding: 0px;
	background-color: #074614;
}
#slideshow-page ul#slides img {
	height: 425px; 
	margin: 0px;
	padding: 0px;
}
#slideshow {
	width: 726px; 
	height: 240px; 
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#slideshow ul#slides {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#slideshow ul#slides li {
	margin: 0px;
	padding: 0px;
	background-color: #074614;
}
#slideshow ul#slides img {
	height: 240px; 
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	color: #231F20;
	width: 400px;
	border: 1px solid #fff;
	padding: 3px;
	background-color: #fff;
}
input.day {
	width: 190px;
}
input.checkbox {
	width: 15px;
	border: 1px solid #074614;
}
input.submit {
	background-color: #fff;
	color: #231F20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	width: 160px;
	height: 35px;
}
input.submit:hover {
	background-color: #B01E1C;
	color: #FFF;
}
.orange, .orange a, .orange a:visited, #content a.orange, #content a.orange:visited {
	color: #f58220;
}
.orange a:hover, #content a.orange:hover {
	color: #fff;
}
.orange-small, #left-content a.orange-small, #left-content a.orange-small:visited {
	color: #f58220;
	font-size: 9px;
	line-height: 14px;
}
#left-content a.orange-small:hover {
	color: #231F20;
}
.black {
	color: #231F20;
}
h1 {
	color: #f58220;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	font-style: italic;
}
h2 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	font-style: italic;
}
