@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525f64;
}
#wrapper {
	width:900px;
	background:url(../images/bg_body.gif) repeat-y left top;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
a {
	color:#525f64;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#ff9933;
}
h2 {
	font:normal 14px Arial, Helvetica, sans-serif;
}
h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#385366;
}
:focus{
	outline:0 !important;
}
											/* Header */
#header{
	background:url(../images/bg_header.gif) no-repeat left top;
	height:119px;
}
.logo {
	padding:37px 0 0 28px;
}
#menu{
	padding:40px 0 0 0;
}	
.contact_details {
	background:url(../images/img_contactdetails.jpg) no-repeat 140px bottom;
	min-height:438px;
	height:auto !important;
	height:438px;
}
											/* Body */
#body{
	background:url(../images/img_bottomcurve.gif) no-repeat left bottom;
	padding:0 0 15px 0;
	border-top:1px #FFF solid;
}
.left_col {
	width:262px;
}
.right_col {
	width:638px;
}
.banner {
	background-color:#c1c5c6;
}
.rcontent {
	padding:20px 65px 0 42px;
}	
.rbox1 {
	width:250px;
}
.product_box {
	padding:0 0 25px 0;
}
.prod_holder {
	width:132px;
	text-align:center;
}
.prod_details {
	padding:5px 0 0 0;
}


.map_cont {
	text-align:center;
}
.map_details{
	padding:0 0 30px 0;
}
.map_details h3{
	border-bottom:1px #c1c5c6 solid;
	padding:0 0 5px 0;
	font:bold 12px Arial, Helvetica, sans-serif; 
}
.map_details h4 {
	color:#f0963a;
	font-size:12px;
}
.map_col {
	width:260px;
	padding:10px 0 0 0;
}

.map_col h4.dealers {
padding-bottom: 0px;
margin-bottom: 0px;
}

.map_col p.dealers {
padding: 0 0 5px 0;
margin: 0px;
}


.prod_content {
	width:290px;
}
.prod_box {
	width:225px;
}
.prodlarge_img img {
	border:1px solid #c1c5c6;
       width:223px;
       height: 223px;
}
.prodsmall {
	padding:5px  0 0 0;
}
.prodsmall_img {
	padding:0 3px 0 0;
}

.nopad {
	padding:0 !important;
}
.prodsmall_img img {
	border:1px solid #c1c5c6
}
.prod_logo {
	text-align:center;
	padding:0 0 30px 0;
}
.brochure_box {
	border-top:#c1c5c6 1px solid;	
	padding:15px 0 0 0;
}
.brochure_box1a {
	width:270px;
}
.brochure_box1b {
	width:225px;
}
.brochure_download a {
	background:url(../images/img_pdf.gif) no-repeat left center;
	color:#ff9934;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	display:block;
}
.new_procducts h3, .testimonials h3, .trade_show h3 {
	padding:0 0 4px 0;
}
.new_procducts p{
	padding:4px 0 22px 0;
}
.img_newprod img {
	border:1px solid #c1c5c6
}
.testimonials, .trade_show {
	width:400px;
}
.testimonials p {
		
}


	
											/* Footer */
#footer {
	width:900px;
	padding:0 0 20px 0;
}
.logo_stripe {
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #dddfe0;
}
.copyright {
	color:#667779;
	padding:5px 0 0 10px
}

#numberDisplay {
display:none;
}
