/* ============== global reset ================= */

img, div, input { behavior: url("../iepngfix.htc") }

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:top;
	background:transparent;
}

body {
	line-height:1;
	font-family: Verdana;
	background-color: #232323;
	font-size:100%;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

a{
	color: #B02219;
	text-decoration:  underline;
	vertical-align: baseline;
}



/* !===================== main layout ====================== */

#wrapper {
	width:100%;
	height:100%;
	background: url(../img/bg.jpg) repeat-x;
	background-color: #232323;	
}

#wrapper_popup {
	width:100%;
	height:100%;
	background: url(../img/wrapper_popup.png) repeat-x;
}

#container {
	width:965px;
	margin: 0 auto 0 auto;
	height: auto; 
	background: url(../img/container_bg2.png) no-repeat;
	background-color: #232323;
	position:relative;
}

#container_popup {
	width:635px;
	margin: 0 auto 0 auto;
	z-index:100;
	position:absolute;
	 
}

/* !===================== top bar ====================== */ 

#topbar{
    width: 950px;
    margin: 0 auto 0 auto;
    text-align: right;
    height: 40px;
    padding-top: 10px;
}

#liveDate {
	position:absolute;
	top:15px;
}

#topbar p{
    font:11px arial, helvetica, sans-serif;
    color: #666;
    padding-top: 6px;
}

#topbar a{
    color: #666;
    text-decoration: underline;
}

#topbar .searchfield{
    background-color: #666;
    border: 1px solid #000;
    height: 24px;
    width: 240px;
    font: 15px verdana;
    margin-top: 0px;
    opacity: .5;
    margin-top: 4px;
    color: #fff;
    float: right;
}

#topbar .searchbutton{
	margin: 6px 0 0 5px;
    float: right;
}



/* !================ logo ================ */

#logo {
	margin-top:-10px;
	width:235px;
	height:75px;
	float: left;
	margin-left:-5px;
}

#logo a {
	margin-top:25px;
	width:235px;
	height:75px;
	float: left;
	z-index: 110;
}

#logo a .hidden {
	display:none;
}

h1#logo {
	width:235px;
	height:75px;
	float: left;
	z-index: 110;
}

#logo span {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}


/* !===================== main nav ====================== */ 

#topnav {
	width: 732px;
	height: 85px;
	margin: 0 0 0 0;
	color: #ffffff;
	font: 20px arial narrow, helvetica, sans-serif;
	background: url(../img/nav_bg.png) no-repeat;
	text-align: center;
	float: right;
	border-left: 1px solid #000000;
	border-right: 1px solid #333;
}

#topnav span{
	visibility: hidden;
}

#topnav .width{
	width: 123px;
	height: 86px;
	visibility: hidden;
}

#topnav a {
	color: #ffffff;
	font: 20px arial narrow, helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

#topnav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:51px;
	margin:0;
	padding:0;
	z-index:10;
}

#topnav li {
	float:left;
	padding:0pt;
	display: block;
	position:relative;
}

#topnav li ul a {
	font-size:13px;
	font-weight:bold;
	left:15px;
	width:184px;
	position:relative;
	text-decoration:none;
	top:0pt;
	color: #536A13;
	line-height: 18px;
}

#topnav li ul li {
	text-align:left;
	padding-left:0;
}

#topnav li ul {
	display:none;
	left:0pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:1em;
}


#topnav li#nav-1 {
	display: inline;
	width: 120px;
	height:86px;
	background: url(../img/topnav_fire.png) no-repeat;
	border-left: 1px solid #333333;
	border-right: 1px solid #000;
}

#topnav li#nav-1-sel {
	display: inline;
	width: 151px;
	height:40px;
	background: url(../img/topnav_fire_ro.png) no-repeat;
	margin-top:2px;
	margin-left: 5px;
}

#topnav li#nav-1:hover {
	background: url(../img/topnav_fire_ro.png) no-repeat;
}

#topnav li#nav-2 {
	display: inline;
	width: 120px;
	height:86px;
	background: url(../img/topnav_agriculture.png) no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #333333;
}


#topnav li#nav-2:hover {
	background: url(../img/topnav_agriculture_ro.png) no-repeat;
}

#topnav li#nav-3 {
	display: inline;
	width: 120px;
	height:86px;
	background: url(../img/topnav_marine.png) no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #333333;
}

#topnav li#nav-3-sel {
	width: 151px;
	height:40px;
	display:block;
	background: url(../img/link_pbpjr_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#topnav li#nav-3:hover {
	background: url(../img/topnav_marine_ro.png) no-repeat;
}

#topnav li#nav-4 {
	display: inline;
	width: 120px;
	height:86px;
	background: url(../img/topnav_industrial.png) no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #333333;
}

#topnav li#nav-4-sel {
	width: 151px;
	height:40px;
	display:block;
	background: url(../img/topnav_industrial.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#topnav li#nav-4:hover {
	background: url(../img/topnav_industrial_ro.png) no-repeat;
}

#topnav li#nav-5 {
	display: inline;
	width: 120px;
	height:86px;
	background: url(../img/topnav_deicing.png) no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #333333;
}

#topnav li#nav-5-sel {
	width: 148px;
	height:40px;
	display:block;
	background: url(../img/link_contact_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#topnav li#nav-5:hover {
	background: url(../img/topnav_deicing_ro.png) no-repeat;
}


#topnav li#nav-6 {
	display: inline;
	width: 120px;
	height:86px;
	background: url(../img/topnav_engineering.png) no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #333333;
}

#topnav li#nav-6-sel {
	width: 151px;
	height:40px;
	display:block;
	background: url(../img/link_whybuy_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#topnav li#nav-6:hover {
	background: url(../img/topnav_engineering_ro.png) no-repeat;
}

#sidenav {
	width: 235px;
	margin: 0 0 0 0;
	color: #ffffff;
	font: 21px arial narrow, helvetica, sans-serif;
	float:left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #666;
	margin-top: 30px;
	z-index: 10;
}

#sidenav span{
	visibility: hidden;
}

#sidenav .width{
	width: 220px;
	height: 40px;
}

#sidenav .widthhide{
	visibility: hidden;
	padding-top: 5px;
}

#sidenav .widthshow{
	visibility: visible;
	padding-top: 5px;
}

#sidenav a {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font: 16px/18px arial narrow, arial;
}

#sidenav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:10;
}

#sidenav li {
	float:left;
	padding:0pt;
	display: block;
	position:relative;
	line-height: 12px;
}

#sidenav li ul a {
	text-decoration:none;
	top:0pt;
}

#sidenav li ul li {
	text-align:left;
	padding-left:0;
}

#sidenav li ul {
	display:none;
	left:0pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:1em;
}

#sidenav li#nav-1 {
	display: inline;
	width: 235px;
	height:39px;
	background: url(../img/nav_home.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-1-sel {
	display: inline;
	width: 235px;
	height:39px;
	background: url(../img/nav_home_ro.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-1:hover {
	background: url(../img/nav_home_ro.png) no-repeat;
}

#sidenav li#nav-2 {
	display: inline;
	width: 235px;
	height:39px;
	background: url(../img/nav_about.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-2-sel {
	display: inline;
	width: 235px;
	height:39px;
	background: url(../img/nav_about_ro.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-2:hover {
	background: url(../img/nav_about_ro.png) no-repeat;
}

#sidenav li:hover#nav-2 ul {
	min-height: 120px;
	padding-top: 10px;
	display: block;
	margin-top: 0px;
	margin-top: -22px;
	margin-left: 235px; 
	width: 148px;
	margin-left: 235px; 
	background: url(../img/dropdown_bg.png) repeat;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	opacity: .9;
	text-align: center;
}

html>body #sidenav li:hover#nav-2 ul {
	height: auto;
	min-height: 120px;
}


#sidenav li:hover#nav-2 ul li a {
	width: 144px;
	display: block;
	color: #fff;
	height: auto;
	text-align: center;
	margin-left: 0px;
	margin-bottom:10px;
	font-weight: normal;
}

#sidenav li:hover#nav-2 ul li a:hover{
	color: #333;
}


#sidenav li#nav-3 {
	display: inline;
	width: 235px;
	height:39px;
	background: url(../img/nav_mediacenter.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-3-sel {
	width: 151px;
	height:40px;
	display:block;
	background: url(../img/link_pbpjr_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#sidenav li#nav-3:hover {
	background: url(../img/nav_mediacenter_ro.png) no-repeat;
}

#sidenav li:hover#nav-3 ul {
	min-height: 90px;
	padding-top: 10px;
	display: block;
	margin-top: 0px;
	margin-top: -22px;
	width: 148px;
	margin-left: 235px; 
	background: url(../img/dropdown_bg.png) repeat;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	opacity: .9;
	text-align: center;
}

#sidenav li:hover#nav-3 ul li a {
	width: 144px;
	display: block;
	color: #fff;
	height: auto;
	text-align: center;
	margin-left: 0px;
	margin-bottom:10px;
	font-weight: normal;
}

#sidenav li:hover#nav-3 ul li a:hover{
	color: #333;
}

#sidenav li#nav-4 {
	display: inline;
	width: 235px;
	min-height:39px;
	background: url(../img/nav_products.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-4-sel {
	width: 151px;
	height:40px;
	display:block;
	background: url(../img/link_purchase_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#sidenav li#nav-4:hover {
	background: url(../img/nav_products_ro.png) no-repeat;
}

#sidenav li:hover#nav-4 ul {
	min-height: 90px;
	padding-top: 10px;
	display: block;
	margin-top: 0px;
	margin-top: -22px;
	width: 148px;
	margin-left: 235px; 
	background: url(../img/dropdown_bg.png) repeat;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	opacity: .9;
	text-align: center;
	padding-bottom: 8px;
}

#sidenav li:hover#nav-4 ul li a {
	width: 144px;
	display: block;
	color: #fff;
	height: auto;
	text-align: center;
	margin-left: 0px;
	margin-bottom:10px;
	font-weight: normal;
}

#sidenav li:hover#nav-4 ul li a:hover{
	color: #333;
}

#sidenav li#nav-5 {
	display: inline;
	width: 235px;
	height:39px;
	background: url(../img/nav_industries.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-5-sel {
	width: 148px;
	height:40px;
	display:block;
	background: url(../img/link_contact_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#sidenav li#nav-5:hover {
	background: url(../img/nav_industries_ro.png) no-repeat;
}

#sidenav li:hover#nav-5 ul {
	min-height: 180px;
	padding-top: 7px;
	display: block;
	margin-top: 1px;
	background: url(../img/dropdown_bg.png) repeat;
	margin-top: -22px;
	width: 148px;
	margin-left: 235px; 
	background-color: #666; 
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	opacity: .9;
	text-align: center;
	padding-bottom: 8px;
}

#sidenav li:hover#nav-5 ul li a {
	width: 144px;
	display: block;
	color: #fff;
	height: auto;
	text-align: center;
	margin-left: 0px;
	margin-bottom:10px;
	font-weight: normal;
}

#sidenav li:hover#nav-5 ul li a:hover{
	color: #333;
}

#sidenav .line{
	height: 3px;
	padding-left: 2px;
	margin-bottom:5px;
}

#sidenav li#nav-6 {
	display: inline;
	width: 235px;
	height:40px;
	background: url(../img/nav_wheretobuy.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-6-sel {
	display: inline;
	width: 220px;
	height:40px;
	background: url(../img/nav_wheretobuy.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-6:hover {
	background: url(../img/nav_wheretobuy_ro.png) no-repeat;
}

#sidenav li:hover#nav-6 ul {
	min-height: 80px;
	padding-top: 7px;
	display: block;
	margin-top: 1px;
	background: url(../img/dropdown_bg.png) repeat;
	margin-top: -22px;
	width: 148px;
	margin-left: 235px; 
	background-color: #666; 
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	opacity: .9;
	text-align: center;
	padding-bottom: 8px;
}

#sidenav li:hover#nav-6 ul li a {
	width: 144px;
	display: block;
	color: #fff;
	height: auto;
	text-align: center;
	margin-left: 0px;
	margin-bottom:10px;
	font-weight: normal;
}

#sidenav li:hover#nav-6 ul li a:hover{
	color: #333;
}

#sidenav li#nav-7 {
	display: inline;
	width: 235px;
	height:40px;
	background: url(../img/nav_contact.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-7-sel {
	display: inline;
	width: 148px;
	height:40px;
	background: url(../img/nav_contact_ro.png) no-repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
}

#sidenav li#nav-7:hover {
	background: url(../img/nav_contact_ro.png) no-repeat;
}

#sidenav li:hover#nav-7 ul {
	min-height: 198px;
	padding-top: 10px;
	display: block;
	margin-top: 0px;
	background: url(../img/dropdown_bg.png) repeat;
	margin-top: -22px;
	margin-left: 235px; 
	width: 148px;
	margin-left: 235px; 
	background-color: #666; 
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	opacity: .9;
	text-align: center;
	padding-bottom: 8px;
}

#sidenav li:hover#nav-7 ul li a {
	width: 144px;
	display: block;
	color: #fff;
	font: 16px arial narrow;
	min-height: 12px;
	text-align: center;
	margin-left: 0px;
	margin-bottom:10px;
	font-weight: normal;
}

#sidenav li:hover#nav-7 ul li a:hover{
	color: #333;
}


/* !===================== home content ====================== */ 

#home_main{
	width: 725px;
	float:right;
	margin-top: 30px;
}

#home_testimonials{
	float: left;
	color: #000;
	font-family: arial narrow, arial;
	height: 250px;
	margin: 20px 0 0 0;
}

#home_testimonials .test{
	color: #000;
	font-family: arial narrow;
	font-size: 15px;
	line-height: 19px;
	background: url(../img/home_testimonials.png) no-repeat;
	padding-top: 75px;
	padding-left: 20px;
	padding-right: 20px;
	height: 210px;
}

#home_testimonials .name{
	color: #999;
	font-family: verdana;
	font-size: 13px;
	line-height: 14px;
}

#home_content{ 
	font-size: 15px;
	color: #666;
	margin-top:10px;
	float: left;
	width: 720px;
	margin-left: 10px;
}

#home_content p{
	margin-top:10px;
	line-height:20px;
	color: #999;
	font-weight: normal;
}

#home_content a{
	color: #B02219;
	text-decoration: none;
}

.home_box1{
	float:left;
	background: url(../img/home_keepup.png) no-repeat;
	width: 230px;
	height: 134px;
	padding-top:39px;
	padding-left:120px;
	color: #ccc;
	margin-top:41px;
	margin-left:-5px;
	font: 14px/15px verdana;
	font-weight: normal;
	text-decoration: none;
}

.home_box1 a{
	text-decoration: none;
}

.home_box1:hover{
	background: url(../img/home_keepup_ro.png) no-repeat;
}

.home_box2 a{
	text-decoration: none;
}

.home_box2{
	float:left;
	background: url(../img/home_latestnews.png) no-repeat;
	width: 230px;
	height: 134px;
	padding-top:39px;
	padding-left:120px;
	color: #ccc;
	margin-top:40px;
	margin-left: 10px;
	font: 14px/15px verdana;
	font-weight: normal;
}

.home_box2:hover{
	background: url(../img/home_latestnews_ro.png) no-repeat;
}


/* ! ================= interior content =================== */

#interior_leftcol{
	float:left;
	width: 235px;
	margin: 0 0 0 0;
}

#interior_rightcol{
	float:left;
	color: #999;
	font-size: 14px;
	width: 725px;
	margin: 0 0 0 0;
}

.text{
	color: #999;
	font-size: 14px;
	line-height: 18px;
}

#interior_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/interior_content_bg2.png) no-repeat;
	padding-left: 30px;
	padding-top:15px;
	padding-right:30px;
}

#interior_content p{ 
	margin-top:15px;
}

#interior_content_industry{ 
	font-size: 14px;
	line-height:18px;
	color: #999;
	margin-top:10px;
	width: 725px;
	padding-left: 0px;
	padding-top:15px;
	padding-right:30px;
}

#interior_content_industry p{ 
	margin-top:15px;
}

#interior_content_industry ul{
	list-style: disc;
	list-style-position: outside;
	margin-left: 30px;
	line-height: 18px;
	margin-top: 8px;
}

#interior_content_engineering{ 
	font-size: 14px;
	line-height:18px;
	color: #999;
	margin-top:10px;
	width: 655px;
	padding-left: 35px;
	padding-top:35px;
	padding-right:30px;
	background:url(../img/engineering_content_bg.png) no-repeat;
}

#interior_content_engineering p{ 
	margin-top:15px;
}

.about_header{
	background:url(../img/about_header.png) no-repeat;
	padding: 15px;
	font-family: arial narrow, arial;
	font-size: 15px;
	color: #999;
	width: 690px;
	margin-top:25px;
	height: 120px;
}

.about_header .col{
	float: left;
	width: 190px;
	background:url(../img/about_header_bullet.png) no-repeat;
	padding-left: 20px;
	line-height: 17px;
	padding-right:20px;
}

#about_qualitypolicy{
	width: 190px;
	margin: 20px 10px 0 0;
	color: #ccc;
	font-family: verdana;
	font-size: 14px;
	line-height: 15px;
	background: url(../img/about_qualitypolicy_bg.png) no-repeat;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	height: 220px;
}

#about_companycapabilities{
	width: 190px;
	margin: 10px 10px 0 0;
	color: #ccc;
	font-family: verdana;
	font-size: 14px;
	line-height: 15px;
	background: url(../img/about_companycapabilities_bg.png) no-repeat;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
	height: 110px;
	text-decoration: none;
}

#about_companycapabilities a{
	text-decoration: none;
}

.hline{
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
}

.hline_sh{
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	width: 400px;
}

.calendar_col{
	width: 300px;
	float: left;
	color: #ccc;
	line-height: 18px;
	font-size: 14px;
}

#contact_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/contact_form_bg.png) no-repeat;
	padding-left: 30px;
	padding-top:115px;
	padding-right:30px;
	min-height:500px;
}

#contact_content .optiontext{ 
	font-size: 12px;
}

#contact_content .col1a{ 
	float: left;
	width: 300px;
}

#contact_content .col1b{ 
	float: left;
	width: 140px;
}

#industry_content{
	margin-top: 25px;
}

.industry{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}'

#contact_contactbox{
	width: 190px;
	margin: 20px 10px 0 0;
	color: #ccc;
	font-family: verdana;
	font-size: 14px;
	line-height: 14px;
	background: url(../img/contact_contactbox_bg.png) no-repeat;
	padding-top:44px;
	padding-left: 20px;
	padding-right: 20px;
	height: 240px;
}

#search_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/searchresults_bg.png) no-repeat;
	padding-left: 30px;
	padding-top:75px;
	padding-right:30px;
	min-height:600px;
}

#wheretobuy_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/wheretobuy_bg.png) no-repeat;
	padding-left: 30px;
	padding-top:25px;
	padding-right:30px;
	min-height:500px;
}

#wheretobuy_content .location{ 
	margin-top:10px;
	color: #666;
	margin-bottom: 20px;
	float: left;
	width: 300px;
}

#wheretobuy_content .state{ 
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
}

.wheretobuy_box{
	background: url(../img/wheretobuy_contactbox_bg.png) no-repeat;
	width: 220px;
	height: 134px;
	padding-top:45px;
	padding-left:17px;
	color: #ccc;
	margin-top:40px;
	margin-left:-5px;
	font: 14px/15px verdana;
	font-weight: normal;
	text-decoration: none;
}

.wheretobuy_box a{
	text-decoration: none;
}

.wheretobuy_box:hover{
	background: url(../img/wheretobuy_contactbox_bg_ro.png) no-repeat;
}

.state_hline{
	height: 1px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 15px;
}

#wheretobuy_content .states a{ 
	color: #666;
	font-size: 14px;
	font-family: arial narrow;	
	border-right: 1px solid #666;
	padding-right: 7px;
	padding-left: 3px;
	margin-top: 5px;
	text-decoration: none;
}

#wheretobuy_content .states{ 
	margin-top: 15px;
	text-align: center;
	line-height: 20px;
	height: 150px;
}

#wheretobuy_content .backtotop{ 
	width: 100%;
	text-align: right;	
	height: 25px;
	margin-bottom: 10px;
}

#wheretobuy_content .backtotop a{ 
	font-size: 12px;
	color: #fff;
}

#wheretobuy_content h1{ 
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#warranty_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/warranty_bg.png) no-repeat;
	padding-left: 30px;
	padding-top:35px;
	padding-right:30px;
	min-height:500px;
}

#warranty_content p{ 
	margin-top:10px;
}

.backtotop{ 
	width: 100%;
	text-align: right;
	font-size: 12px;
}

#warranty_content_full{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	padding-top:35px;
	padding-right:30px;
	min-height:500px;
}

#warranty_content_full p{ 
	margin-top:10px;
}


#copyright_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/wheretobuy_bg.png) no-repeat;
	padding-left: 30px;
	padding-top:35px;
	padding-right:30px;
	min-height:500px;
}

#copyright_content p{ 
	margin-top:10px;
}

#copyright_content h1{ 
	color: #999;
	font-weight: normal;
	margin-top: 10px;
}

#sitemap_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/wheretobuy_bg.png) no-repeat;
	padding-left: 30px;
	padding-top:35px;
	padding-right:30px;
	min-height:500px;
}

#sitemap_content a{ 
	color: #666;
}

#sitemap_content .header{ 
	color: #999;
	font-weight: bold;
	margin-top: 20px;
}

#locations_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:30px;
	width: 665px;
	background:url(../img/locations_photos.png) no-repeat;
	padding-left: 30px;
	padding-top:70px;
	padding-right:30px;
	min-height:350px;
}

#locations_content p{ 
	width: 440px;
	margin-top: 15px;
}

#locations_content .title{ 
	margin-top: 20px;
	margin-bottom: 10px;
}

.locationcontact_box{
	background: url(../img/wheretobuy_contactbox_bg.png) no-repeat;
	width: 220px;
	height: 134px;
	padding-top:45px;
	padding-left:17px;
	color: #ccc;
	margin-top:20px;
	margin-left:-5px;
	font: 14px/15px verdana;
	font-weight: normal;
	text-decoration: none;
}

.locationcontact_box a{
	text-decoration: none;
}

.locationcontact_box:hover{
	background: url(../img/wheretobuy_contactbox_bg_ro.png) no-repeat;
}

#staff_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/staff_bg.png) no-repeat;
	padding-left: 28px;
	padding-top:85px;
	padding-right:30px;
	min-height:350px;
	vertical-align: middle;
	
}

.staff{ 
	color: #999;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 30px;
	vertical-align: middle;
}

#staff_content .photo{
	float: left;
	margin-right: 20px;
}

.staff h2{ 
	color: #B02219;
	font-size: 18px;
	padding-top: 50px;
}

#media_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	background:url(../img/media_bg.png) no-repeat;
	padding-left: 28px;
	padding-top:85px;
	padding-right:30px;
	min-height:350px;
}

#media_news{ 
	height:350px;
	overflow: auto;
	scrollbar-face-color: #666;
	scrollbar-arrow-color: #333;
	scrollbar-darkshadow-color: #333;
}

.newsitem{
	color: #ccc;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 30px;
}

.newsitem h2{
	color: #B02219;
	font-size: 18px;
}

.customers{
	color: #666;
	font-size: 14px;
}

.customers .customerlogo{
	margin-top: 25px;
	float: left;
	margin-right: 40px;
}

.reviews{
	color: #666;
	font-size: 14px;
	line-height: 18px;
}


.reviews h2{
	color: #B02219;
	font-size: 15px;
	margin-top: 20px;
}

.reviews .testimonial{
	margin-top: 20px;
	color: #999;
}

.reviews .logo{
	float: left;
	margin-right: 20px;
}


#productpage_content{ 
	font-size: 14px;
	line-height:18px;
	color: #666;
	margin-top:10px;
	width: 665px;
	min-height:350px;
	padding-top: 18px;
}

#productpage_content p{ 
	color: #999;
}

#productpage_column{ 
	color: #999;
	float: left;
	width: 440px;
	margin-right: 20px;
	line-height: 18px;
	font-size: 15px;
}

#productpage_columnline{ 
	float: left;
	width: 20px;
	margin-right: 10px;
}


#productpage_column .tn{ 
	float: left;
	margin-right: 15px;
}


#products{
	margin-top:40px;
	padding-top: 30px;
	height: 420px;
	min-height: 600px;
	font-size: 14px;
	color: #999;
}

#products .column{
	float: left;
	width: 300px;
	font-size: 12px;
	color: #ccc;
	margin-top: 30px;
	font-size: 14px;
	color: #999;
}

#products .photo{
	margin-right: 20px;
	float: left;
	margin-bottom: 50px;
}

#products .productname{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#products ul{
	list-style: disc;
	list-style-position: outside;
	padding-left: 30px;
	line-height: 15px;
	margin-top: 8px;
	font-size: 13px;
}

.agriculture_header{
	width: 720px;
	margin-top:25px;
	height: 350px;
}

.fire_header{
	width: 720px;
	margin-top:25px;
	height: 350px;
}

.marine_header{
	width: 720px;
	margin-top:25px;
	height: 350px;
}

.industrial_header{
	width: 720px;
	margin-top:25px;
	height: 350px;
}

.deicing_header{
	width: 720px;
	margin-top:25px;
	height: 350px;
}

.engineering_header{
	width: 720px;
	margin-top:25px;
	height: 350px;
}


/* ================== Added 6/9/2010 by SPB ============== */
/* !===================== techsupport content ====================== */ 



#techsupport_content{ 
	font-size: 15px;
	color: #666;
	margin-top:10px;
	float: left;
	width: 720px;
	margin-left: 10px;
}

#techsupport_content p{
	margin-top:10px;
	line-height:20px;
	color: #999;
	font-weight: normal;
}

#techsupport_content a{
	color: #B02219;
	text-decoration: none;
}





/* ! ================= font styles =================== */

span {
	padding: 0;
	vertical-align: baseline;
}

.red{
	color: #B02219;
	font-size: 18px;
	padding-bottom: 8px;
	margin-top:15px;
}

.red2{
	color: #B02219;
}


.white{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.text1{
	background-color: #666;
	border: 1px solid #000;
	width: 250px;
	height: 22px;
	opacity: .5;
	margin-top:3px;
	margin-bottom:20px;
	color: #fff;
	font-size: 15px;
}

.text2{
	background-color: #666;
	border: 1px solid #000;
	width: 110px;
	height: 22px;
	opacity: .5;
	margin-top:3px;
	margin-bottom:20px;
	color: #fff;
	font-size: 15px;
}

.text3{
	background-color: #666;
	border: 1px solid #000;
	width: 550px;
	height: 22px;
	opacity: .5;
	margin-top:3px;
	margin-bottom:20px;
	color: #fff;
	font-size: 15px;
}

.text4{
	background-color: #666;
	border: 1px solid #000;
	width: 550px;
	opacity: .5;
	margin-top:3px;
	margin-bottom:20px;
	color: #fff;
	font-size: 15px;
}

.required{
	color: #B02219;
}

.disclaimer {
	font-size:17px;
}

.banner {
	float:right;
	margin-left:20px;
}

.clickDiv {
	position:relative;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:2px;
}

/* ! ================= footer =================== */

#footer {
	clear:both;
	padding-bottom: 30px;
	width: 100%;
	background:url(../img/footer_bg.png) repeat-x;
	font:11px/15px verdana;
	color: #666;
	background-color: #020202;
	margin-top: 30px;
}

#footer .header {
	color: #999;
	font-size: 11px;
}

#footer_content {
	width:963px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #333;
	padding-top: 15px;
}

#footer_content table a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}

#footer_content .leftnav{
	float: left;
	color: #666;
	font-size: 10px;
	margin-bottom: 20px;
}

#footer_content .leftnav a{
	color: #666;
	text-decoration: none;
	font-size: 10px;
}

#footer_content .copyright{
	float:right;
	text-align: right;
	color: #666;
}

#footer_content .copyright a {
	color:#666;
	text-decoration: underline;
	vertical-align: baseline;
}

