@charset "UTF-8";

html {
    overflow-y: scroll; 
}
a {
	color: #F60;
	text-decoration: none;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
#about-body ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#about-body {
	width: 846px;
	padding: 25px;
}
.about-right-col {
	float: left;
	width: 545px;
	display: block;
	margin-left: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	text-decoration: none;
	background-color: #292636;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
#body-wrapper {
	background-color: #FFF;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}
.clear-float {
	display: block;
	clear: both;
}
#footer-wrapper {
	background-image: url(images/footer-bkgd.jpg);
	height: 73px;
	padding-top: 25px;
}
.footer-col-1 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 225px;
	padding-left: 60px;
	background-image: url(images/house-icon.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.footer-col-2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 500px;
	padding-left: 60px;
	background-image: url(images/phone-icon.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
	height: 42px;
}
#footer-wrapper a {
	color: #FFF;
	text-decoration: none;
}
#footer-wrapper a:link {
	color: #FFF;
	text-decoration: none;
}
#footer-wrapper a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer-wrapper a:visited {
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 34px;
	font-weight: normal;
	color: #5c5e5e;
	text-decoration: none;
	padding-bottom: 15px;
}
#header-logo-wrapper {
	background-image: url(images/header-logo-bkgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 82px;
	padding-top: 30px;
}
#home-main-image {
	height: 426px;
	width: 896px;
	clear: both;
}
#home-bttm-columns {
	clear: both;
	width: 896px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.home-bttm-col-1 {
	float: left;
	width: 256px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
}
.home-bttm-col-2 {
	float: left;
	width: 256px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	height: 180px;
}
.home-bttm-col-3 {
	float: left;
	width: 256px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	height: 180px;
}
.home-col-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	color: #5c5e5e;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#home-bttm-columns p {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}
.left-col-nav {
	display: block;
	float: left;
	width: 280px;
}
.left-col-nav p a {
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	margin-top: 15px;
}
.left-col-nav p a:hover {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	margin-top: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
.search-left-nav {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#wrapper {
	background-color: #292636;
}
.left-nav-sub-link {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
.left-nav-sub-link a {
	font-size: 12px;
	text-decoration: none;
	color: #6f6f6f;
}
.left-nav-sub-link a:link {
	font-size: 12px;
	text-decoration: none;
	color: #6f6f6f;
}
.left-nav-sub-link a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #F60;
}
body#about-nav a#about-nav,
body#contact-nav a#contact-nav,
body#industry-news-nav a#industry-news-nav,
body#request-quote-nav a#request-quote-nav,
body#employment-nav a#employment-nav,
body#products-services-nav a#products-services-nav
{
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	display: block;
	text-align: center;
}
h4 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.search-field{
	border: 1px solid #f60;
	border-radius: 14px;
	background-color: #f60;
	color: #fff;
	padding-left: 14px;
	width: 180px;
	height: 29px;
}
.search-field table{
	border-collapse: collapse;
	border-width: 0px;
	width: 100%;
}
.search-field table tr td.search-btn{
	width: 30px;
	background: url('images/search.png') center no-repeat;
	cursor: pointer;
}
input.search{
	background-color: transparent;
	border: none;
	width: 100%; 
	color: #fff;
	height: 30px;
	font-size: 16px;
}
.white{
        color: #fff;
}