body{
	background:#666666 url('/images/bg.gif') top center repeat-y;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a{
	color:#ffcc00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#main{
	#background:#7c7c7c;
	margin:0px auto;
	width:960px;
	border:1px solid #474747;
	border-width:0px 1px;
}
#header{
	padding:10px 20px;
	position:relative;
	border-bottom:1px solid #474747;
}
#header #logo{
	float:left;
}
#header .links{
	display:block;
	float:right;
}
#header a.links{
	margin:15px 10px 0;
	padding:2px 0 0 20px;
	color:#ffffff;
	font-size:12px;
}
#header .links em{
	font-style:normal;
}
#nl_home{
	background:transparent url('/images/icn_home.png') left top no-repeat;
}
#nl_contact{
	background:transparent url('/images/icn_email.png') left top no-repeat;
}
#tabs{
	background:transparent url('/images/bg_nav.png') left top repeat-x;
	border:1px solid #474747;
	border-width:1px 0;
}
#tabs ul, #tabs li{
	list-style: none;
	margin: 0;
}
#tabs ul{
	text-align: center;
	padding: 23px 30px;
	font-size:13px;
}
#tabs li{
	display: inline;
}
#tabs li.sep{
	background:#ffcc00 url('/images/bg_nav_sep.png') left top repeat-x;
	padding:23px 0 23px 1px;
}
#tabs li a{
	padding:23px 30px;
	text-transform:uppercase;
	color:#ffffff;
}
#tabs li a strong{
	font-weight:normal;
}
#tabs li a:hover{
	padding:23px 30px;
	background:transparent url('/images/bg_nav_hover.png') left top repeat-x;
}
#tabs li.current a{
	padding:23px 30px;
	background:transparent url('/images/bg_nav_current.png') left top repeat-x;
	color:#ffffff;
}

#content{
	padding:50px 0px 10px 50px;
}
.col_left{
	float:left;
	width:530px;
}
h1, h2, h3{
	border-bottom:1px solid #474747;
	margin:0 0 10px;
	padding:0 0 5px;
}
#content h2{
	color:#ffcc00;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:0px 0 5px;
}
.col_left h2{
	border:0px;
}
#content p{
	margin:0 auto 20px;
}
#content p.fleft{
	float:left;
	width:250px;
}
.intro img.lft{
	float:left;
	margin:-10px 30px 10px 0;
	border:1px solid #21221d;
}
img.lft{
	float:left;
	margin:10px 30px 10px 0;
	border:1px solid #21221d;
}
img.rt{
	float:right;
	margin:10px 30px 10px 0;
	border:1px solid #21221d;
}
p.intro{
	color:#ffcb01;
	padding:15px 15px 20px 0;
	line-height:1.8em;
}

.col_right{
	float:left;
	width:280px;
	margin-left:50px;
}
#points, #points li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	line-height:18px;
}
.points h2{
	margin-bottom:20px;
}
#points li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:80px
}
#points li a em{
	color:#ffcc00;
	text-decoration:underline;
	font-style:normal;
}
#points li{
	padding-left:60px;
}
#points li.energy{
	background:transparent url('/images/bg_ul_li_energy.png') left top no-repeat;
}
#points li.compliance{
	background:transparent url('/images/bg_ul_li_compliance.png') left top no-repeat;
}
#points li.hazmat{
	background:transparent url('/images/bg_ul_li_hazmat.png') left top no-repeat;
}

#callout{
	background:#5e5e5c;
	margin:10px 20px;
	padding:20px;
}
#form{
	background:#5e5e5c;
	margin:10px 0px;
	padding:20px;
}
#callout ul, #callout li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
}
#callout ul{
	margin-top:20px;
}
#callout li{
	background: transparent url('/images/bg_ul_li.png')left top no-repeat;
	padding-left:20px;
	margin:5px;
	float:left;
	width:230px;
}
#callout li em{
	font-style:normal;
	color:#ffcc00;
}
#callout li strong{
	font-weight:normal;
}
#callout li span{
	display:none;
}
#callout #contact{
	border:2px solid #333530;
	background:#fba248 url('/images/bg_address_box.png') left top repeat-x;
	padding:10px;
}
#callout #contact div{
	font-size:12px;
	color:#383934;
	float:left;
	margin:10px 0 0;
}
#callout #contact div.r{
	font-size:12px;
	color:#383934;
	float:left;
	margin:10px 0 0 20px;;
}
#footer{
	padding:30px;
	color:#21221d;
	text-align:center;
	font-size:10px;
}
#footer a{
	color:#21221d;
}

#captcha_form label{
	display:block;
	width:120px;
}

.form table{
	margin:0 0 20px;
}
.form table th{
	text-align:left;
}
.form table td{
	vertical-align:text-top;
}
.form table input{
	font-size:10px;
	width:100px;
}
.form table label{
	font-size:12px;
	display:block;
}
.form p label{
	font-size:16px;
	width:150px;
	display:block;
	float:left;
}
.form table label{
	font-size:12px;
}
.form table input.hours{
	width:40px;
}
input.save{
	background:#ffcc00 url('/images/btn_save.png') left top no-repeat;
	height:45px;
	width:94px;
	display:block;
	border:0;
}
#equipment,#equipment li{
	list-style-type:none;
	padding:0;
	margin:0 0 20px;
}
#equipment strong{
	display:block;
}