body{
	margin:0;
	padding:0;
}
a, img{
	border:0 none;
	outline:0 none;
	text-decoration:none;
}
.wrap{
	margin:0 auto;
	position:relative;
	width:962px;
}
@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/droidsans-webfont.eot');
    src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-webfont.woff') format('woff'),
         url('../fonts/droidsans-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Light';
	src: url('../fonts/myriadprolight.eot');
	src: url('../fonts/myriadprolight.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/myriadprolight.woff') format('woff'),
		 url('../fonts/myriadprolight.ttf') format('truetype'),
		 url('../fonts/myriadprolight.svg#myriadprolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/myriadproregular.eot');
	src: url('../fonts/myriadproregular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/myriadproregular.woff') format('woff'),
		 url('../fonts/myriadproregular.ttf') format('truetype'),
		 url('../fonts/myriadproregular.svg#myriadproregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

.header{
	background-color:#111;
}
.logo{
	left:6px;
	position:absolute;
	top:12px;
	z-index:999;
}
.navigation{
	right:0;
	position:absolute;
	top:14px;
	z-index:999;
}
.navigation ul{
	background-color:#00d269;
	border:1px solid #40de8f;
	border-radius:5px;
	height:41px;
	list-style:none;
	margin:0;
	padding:9px 13px;
	width:585px;
	*width:599px;
}
.navigation ul li{
	background:0 none;
	float:left;
	font:15px 'droid_sansregular';
	height:41px;
	padding-left:13px;
}
.navigation ul li.current, .navigation ul li:hover{
	background:url(../images/nav-hover-left.png) no-repeat left center;
}
.navigation ul li a{
	background:0 none;
	color:#fff;
	display:block;
	line-height:40px;
	padding-right:12px;
}
.navigation ul li.current a, .navigation ul li:hover a{
	background:url(../images/nav-hover-right.png) no-repeat right center;
	color:#000;
}
.content{
	background:url(../images/content-bg.jpg) repeat center center;
	float:left;
	width:100%;
}
.left-content{
	float:left;
	width:650px;
}
h1{
	color:#000;
	margin:50px 0 0;
	padding:0;
	font:32px/32px 'allerbold';
}
h1 span{
	color:#00b85c; 
}
.left-content p{
	color:#707070;
	font:13px/20px 'droid_sansregular';
	margin:30px 0 0;
	padding:0;
}
.left-content p a.more{
	background:url(../images/more.png) no-repeat center center;
	float:right;
	margin:20px 10px 0 0;
	height:28px;
	width:63px;
}
.left-content p a.more:hover{
	background:url(../images/more_hover.png) no-repeat center center;
}
.pdt-slider{
	float:left;
	margin:37px 0 0;
	width:100%;
}
.pdt-slider ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.pdt-slider ul li, .clients-images ul li{
	color:#303030;
	display:inline;
	float:left;
	font:15px/17px 'allerregular';
	margin:0 5px 0 0;
	text-align:center;
	width:199px;
}
.pdt-slider ul li img{
	margin:0 0 10px;
}
.right-content{
	float:right;
	width:290px;
}
.right-content h2{
	background:url(../images/pdt-categories.png) no-repeat left center;
	color:#fff;
	font:20px/21px 'allerregular';
	margin:47px 0 3px 2px;
	padding:9px 94px 10px 17px;
}
.acc-group{
	float:left;
	width:288px;
}
.acc-header{
	background:url(../images/acc-open.png) no-repeat left center;
	color:#555;
	font:13px/13px 'droid_sansregular';
	height:9px;
	margin:4px 0 0 2px;
	padding:14px 0 14px 18px;
	width:265px;
}
.acc-header.open{
	background:url(../images/acc-close.png) no-repeat left center;
}
.acc-content-border{
	background:url(../images/acc-content-border.png) repeat-y center top;
	color:#555;
	float:left;
	font:12px/16px 'droid_sansregular';
	margin:0;
	padding:13px 20px;
}
.acc-content-border ul{
	float:left;
	margin:0;
	padding:0;
	width:249px;
}
.acc-content-border ul li{
	list-style-type:disc;
	list-style-position:inside;
	margin-left:15px;
	width:100%;
}
.acc-content-border p{
	color:#00b85c;
	float:right;
	margin:5px 0 0;
}
.acc-content-border p a{
	color:#00b85c;	
}
.acc-content-border p a:hover{
	color:#065930;	
	text-decoration:underline;
}
.acc-content-border img{
	float:left;
	margin:0 5px 0 0;
}
.acc-content-border span{
	color:#00b85c;
	display:block;
}
.footer{
	background: url("../images/footer-bg.jpg") repeat-x scroll 0 0;
	float:left;
	height:100px;
	margin:0px 0 15px;
	width:100%;
}
.footer-left{
	float:left;
	padding:30px 0 0;
	width:450px;
}
ul.footer-nav{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:490px;
}
ul.footer-nav li{
	display:inline;
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	list-style:none;
	margin-right:16px;
}
ul.footer-nav li a {
	color:#9e9e9e;
}
ul.footer-nav li a:hover {
	text-decoration:underline;
}
.footer-left p{
	color:#9e9e9e;
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	margin:15px 0 0;
}
.footer-right{
	background: url("../images/location-icon.png") no-repeat scroll 30px center;
	float:right;
	padding:10px 0 0 70px;
	width:425px;
}
.footer-right p{
	color:#9e9e9e;
	float:left;
	font:12px/16px Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}
.footer-right p a{
	margin:0 0 0 10px;
	text-decoration:underline;
	color:#9e9e9e;
}
.footer-right p a:hover{
	text-decoration:none;
	color:#9e9e9e;
}
.footer-right p.fb-icon{
	color:#4e6a89;
	
}
.footer-right p.fb-icon a{
	color:#4e6a89;
	font:12px/16px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.footer-right p.fb-icon a:hover{
	text-decoration:none;
}
.contact_page_box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: red red #E3E3E3;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.contact_box {
    border: 0 solid red;
    float: left;
    height: auto;
    margin: 0 10px 0 0;
    padding: 0;
    width: 365px;
}
.contact_in_box2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: red red #E0E0E0;
    border-image: none;
    border-style: solid solid dotted;
    border-width: 0;
    float: left;
    height: auto;
    margin: 0;
    padding: 2px 0;
    width: 365px;
}
/*.contact_in_box2 h1 {
    color: #25130C;
    float: left;
    font-family: 'droid_sansregular';
    font-size: 35px;
	padding-bottom:15px;
}
.contact_in_box2 h1 span {
    color: #00B85C;
    float: none;
    font-family: 'droid_sansregular';
    font-size: 36px;
}*/
.contact_in_box2.bor_none {
    border: medium none;
}
/*.contact_in_box2 span {
    float: left;
    margin: 10px 8px 0 0;
}*/
.contact_in_box2 p {
    color: #25130C;
    float: left;
    font-size: 14px;
    font-family: 'droid_sansregular';
    font-weight: bolder;
    line-height: 48px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 95px;
}
.contact_in_box2 label {
    color: #656565;
    float: left;
	font-family:'allerregular';
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 0 25px;
    padding: 16px 0;
    width: 189px;
}
.contact_in_box2 label a {
    color: #656565;
    text-decoration: none;
}
.contact_in_box2 label a:hover {
    color: #CC000C;
    text-decoration: none;
}
.contact_in_box2 label p {
    color: #656565;
    font-family: 'allerregular';
    font-weight: normal;
    line-height: 19px;
    margin: 0;
    padding: 0;
    width: 197px;
}
.contact_in_box2 .for_dot3 {
    color: #0092C7;
    float: left;
    line-height: 48px;
    width: 5px;
}
.contact-map{
	float:right;
	margin:60px 0 0;
}
.feedback_box {
    border-left: 0 solid #E3E3E3;
    float: left;
    height: auto;
    padding: 0;
    width: 550px;
}
.ask-heading{
	color:#25130C;
	float:left;
	font:13px/15px 'droid_sansregular';
	margin:0 0 10px;
	width:100%;
}
.ask-heading h4{
	margin:10px 0 0;
}
.feedback_box h1 {
    color: #25130C;
    float: left;
    font-family: 'droid_sansregular'; 
    font-size: 35px;
    margin-left: 10px;
	padding-bottom:15px;
}
.feedback_box h1 span {
    color: #00B85C;
    float: none;
    font-family: 'droid_sansregular'; 
    font-size: 36px;
}
.for_form_top2 {
    border-bottom: 1px dotted #E0E0E0;
    color: #4B4B4B;
    float: left;
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 100%;
}
.form_in2 {
    border-bottom: 0 dotted #E0E0E0;
    float: left;
    margin: 0 0 0 11px;
    padding: 5px 0;
    width: 545px;
}
.form_in2 p {
    border: 0 solid red;
    color: #555;
    float: left;
    font-family: 'droid_sansregular';
	font-size:12px;
    font-weight: bold;
    margin: 0;
    padding-top: 7px;
    width: 129px;
}
.for_dot3 {
    float: left;
    line-height: 29px;
    width: 5px;
}
.form_in2 input {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
	border-radius:5px;
    color: #4B4B4B;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 0 10px;
    padding: 7px 5px;
    width: 383px;
}
.form_in2 textarea {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
	border-radius:5px;
    color: #4B4B4B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 80px;
    line-height: 16px;
    margin: 0 0 0 10px;
    padding: 7px 5px;
    width: 382px;
}
.form_in2 select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
    color: #4B4B4B;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 0 10px;
    padding: 7px 5px;
    width: 395px;
}
.form_in2 input.button2 {
    background-color: #00B85C;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 10px 0 0 0px;
    text-align: center;
    width: 90px;
}
.form_in2 input.button2:hover {
	cursor:pointer;
	color:#ccc;
}
.form_in3 input {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
    color: #4B4B4B;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 0 10px;
    padding: 7px 5px;
    width: 150px;
}
.form_in3 {
    border-bottom: 0 dotted #E0E0E0;
    float: left;
    margin: 0 0 5px;
    padding: 10px 0;
    width: 540px;
}
.form_in3 p {
    border: 0 solid red;
    color: #306C4A;
    float: left;
    font-weight: bold;
    margin: 0;
    padding-top: 7px;
    width: 128px;
}
.form_in4 select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
    color: #4B4B4B;
    float: left;
    font-size: 12px;
    height: 18px;
    line-height: 15px;
    margin: 0 0 0 10px;
    padding: 7px 5px;
    width: 393px;
}
.form_in4 {
    border-bottom: 0 dotted #E0E0E0;
    float: left;
    margin: 0 0 5px;
    padding: 10px 0;
    width: 540px;
}
.form_in4 p {
    border: 0 solid red;
    color: #306C4A;
    float: left;
    font-weight: bold;
    margin: 0;
    padding-top: 7px;
    width: 128px;
}
.form_in5 select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
    color: #4B4B4B;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 0 10px;
    padding: 7px 5px;
    width: 393px;
}
.form_in5 p {
    border: 0 solid red;
    color: #306C4A;
    float: left;
    font-weight: bold;
    margin: 0;
    padding-top: 7px;
    width: 129px;
}
.form_in5 {
    border-bottom: 0 dotted #E0E0E0;
    float: left;
    margin: 0 0 5px;
    padding: 10px 0;
    width: 550px;
}
ul.pdt-list{
	float:left;
	list-style:none;
	padding:0;
	width:100%;
}
ul.pdt-list li{
	border:5px solid #fff;
	border-radius:5px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	float:left;
	margin:20px 15px 0 0;
	min-height:150px;
	width:135px;
}
ul.pdt-list li a{
	display:block;
}
ul.pdt-list li a img{
	margin:0 auto;
	display:block;
}
ul.pdt-list li p{
	display:block;
	margin:8px 0 0;
	text-align:center;
}
.categories{
	border-bottom:1px dotted #ccc;
	float:left;
	margin:15px 0 0;
	padding-bottom:10px;
	width:100%;
}
.categories h3{
	color:#1b1b1b;
	font:bold 16px/18px 'MyriadPro-Regular';
	margin-top:0;
	margin-bottom:10px;
	padding-bottom:0;
}
.categories ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:400px;
}
.categories ul li{
	background:url(../images/pdt-bullet.png) no-repeat left center;
	color:#707070;
	display:block;
	font:12px/14px 'droid_sansregular'; 
	margin:5px 0 0;
	padding:0 0 0 15px;
}
.categories img{
	margin:0 0 0 10px;
}
.clients-list{
	float:left;
	margin:20px 0 0;
	width:100%;
}
.clients-images{
	float:left;
	margin:0;
	width:100%;
}
.clients-images h2{
	color:#0069AA;
	font:bold 18px Arial, Helvetica, sans-serif;
	padding:0 0 10px;
}
.clients-images ul{
	float:left;
	margin:15px 0 0;
	list-style:none;
	padding:0;
	width:auto;
}
.clients-images ul li{
	display:inline;
	float:left;
	margin:0 15px 10px 0;
}
.clients-images ul li p{
	float:none;
	margin:0;
	padding:0;
	text-align:center;
	width:auto;
}
.clients-name{
	float:left;
	margin:0px 0 0;
	width:100%;
}
.clients-name ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:60%;
}
.clients-name ul li{
	background:url(../images/pdt-bullet.png) no-repeat left 17px;
	color:#000;
	float:left;
	font-size:14px;
	font-family:'droid_sansregular';
	display:block;
	list-style:none;
	margin:0;
	padding:10px 0 0 15px;
	width:100%;
}
.clients-name ul li:hover{
	color:#707070;
}
#fastner img{
	margin:0 0 0 24px;
}
#inspection img{
	margin:30px 0 0 56px;
}
#checkboxes{
	width:670px;
}
#checkboxes label{
	color:#707070;
	float:left;
	font:14px/14px 'MyriadPro-Regular';
	margin:15px 15px 0 0;
	width:205px;
}
#checkboxes label#fax{
	width:178px;
}
#checkboxes label input{
	margin:0 5px 0 0;
	vertical-align:middle;
	width:14px;
}
#checkboxes label textarea{
	margin:0;
	width:308px;
}
.top-scroll{
	bottom:20px;
	cursor:pointer;
	position:fixed;
	right:15px;
}