@charset "utf-8";
/* CSS Document */

@font-face {
				font-family: 'MyriadPro-Regular';
				src: url('myriadproregular0.eot');
				src: url('myriadproregular0.eot?#iefix') format('embedded-opentype'),
						 url('myriadproregular0.woff') format('woff'),
						 url('myriadproregular0.ttf') format('truetype'),
						 url('myriadproregular0.svg#myriadproregular0') format('svg');
			
		}
		
@font-face {
    font-family: 'RalewayThin';
    src: url('raleway_thin-webfont.eot');
    src: url('raleway_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway_thin-webfont.woff') format('woff'),
         url('raleway_thin-webfont.ttf') format('truetype'),
         url('raleway_thin-webfont.svg#RalewayThin') format('svg');
    font-weight: normal;
    font-style: normal;

}
		
*{ margin: 0 auto; padding:0; }
.header{
	width:100%;
	height:101px;
	float:left;
	background-color:#58853e;
	border-bottom:#a5c735 solid 5px;
}
.header_wrapper{
	width:980px;
	height:101px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
.header_sub_wrapper{
	width:980px;
	height:auto;
	float:left;
}
.logo_part{
	width:auto;
	height:auto;
	float:left;
	/*border:#666 solid 1px;*/
}
.logo{
	width:47px;
	height:49px;
	float:left;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-top:15px;	
}
.logo_txt{
	width:auto;
	height:auto;
	float:left;
	font-family: 'MyriadPro-Regular';
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	margin-top:25px;
	margin-left:15px;
	}
.cont_info_wrapper{
	width:320px;
	height:auto;
	float:right;
	margin-right:10px;
	}
.cont_info_mail{
	width:auto;
	height:auto;
	float:right;}
.cont_info_mail_logo{
	width:20px;
	height:17px;
	float:left;
	background-image:url(../images/mail_logo.png);
	background-repeat:no-repeat;
	margin-top:12px;	
}
.cont_info_mail_txt{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin-top:12px;
	margin-left:10px;
	line-height:18px;
	}
.cont_info_call{
	width:auto;
	height:auto;
	float:right;}
.cont_info_call_logo{
	width:18px;
	height:18px;
	float:left;
	background-image:url(../images/call_logo.png);
	background-repeat:no-repeat;
	margin-top:12px;	
}
.cont_info_call_txt{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin-top:12px;
	margin-left:10px;
	line-height:18px;
	}
.banner{
	width:100%;
	height:535px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	background-position:center top;
}
.inner_banner{
	width:100%;
	height:257px;
	background-image:url(../images/inner_banner_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	background-position:center top;
}
.banner_wrapper{
	width:980px;
	height:534px;
	/*background-image:url(../images/banner_bg1.jpg);
	background-repeat:no-repeat;
	background-position:center top;*/
	}
.banner_Shadow{
	width:100%;
	height:auto;
	float:left;
	}
.banner_Shadow_wrapper{
	width:980px;
	height:auto;
	}
.banner_shadow_bg{
	width:783px;
	height:25px;
	float:left;
	background-image:url(../images/banner_shadow.png);
	background-repeat:no-repeat;
	margin-left:98.5px;
	}
.menu_wrapper{
	width:980px;
	height:53px;
	float:left}
.menu_bg{
	width:980px;
	height:53px;
	float:left;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
	margin-top:-27px;
	}
.menu{
	width:755px;
	height:auto;
	float:left;
}
.menu ul{
	margin-left:0px;
	margin-top:7px;
	}
.menu ul li{
	width:auto;
	height:auto;
	float:left;
	list-style:none;
	background-image:url(../images/menu_line.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
}
.menu ul li a{
	text-decoration:none;
	color:#FFF;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding:8px;
	height:auto;
	margin-left:12px;
	}
.menu ul li a:hover{
	background-color:#a5c735;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.menu .highlight{
	background-color:#a5c735;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.menu_icon_wrapper{
	width:220px;
	height:auto;
	float:right;
	/*border:#999 1px solid;*/
}
.menu_icon1{
	width:35px;
	height:26px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	}
.menu_icon1 a{
	width:35px;
	height:26px;
	float:right;
	background-image:url(../images/menu_icon1.png);
	background-repeat:no-repeat;
	}
.menu_icon1 a:hover{
	background-position: 0 -26px;}
	/**/
.menu_icon2{
	width:29px;
	height:30px;
	float:right;
	margin-right:25px;
	margin-top:7px;
	}
.menu_icon2 a{
	width:29px;
	height:30px;
	float:right;
	background-image:url(../images/menu_icon2.png);
	background-repeat:no-repeat;
	}
.menu_icon2 a:hover{
	background-position: 0 -30px;
}
.banner_content_wrapper{
	width:980px;
	height:510px;
	float:left;
	margin-top:-30px; }
	
	.banner_content_wrapper1{
	width:980px;
	height:257px;
	float:left;
	margin-top:-30px; }

.banner_container{
	width:980px;
	height:510px;
	float:left;
/*	background-image:url(../images/banner_img1.png);
	background-repeat:no-repeat;*/
	margin-top:2px;
}

.inner_banner_wrapper{
	width:980px;
	height:257px;
	float:left;
	margin-top:-30px; }

.banner_inner{
	width:980px;
	height:257px;
	float:left;
/*	background-image:url(../images/banner_img1.png);
	background-repeat:no-repeat;*/
	margin-top:2px;
}
.inner_banner_container{
	width:980px;
	height:257px;
	float:left;
/*background-image:url(../images/inner_banner_img.png);
	background-repeat:no-repeat;*/
	margin-top:-23px;
	
}
.body_container{
	width:100%;
	height:auto;
	float:left;
	}
.body_container_wrapper{
	width:980px;
	height:auto;
}
.body_container1_wrapper{
	width:250px;
	height:auto;
	float:left;
}
.body_container1_title_img{
	width:185px;
	height:61px;
	float:left;
	background-image:url(../images/body_cotainer1.png);
	background-repeat:no-repeat;}
.body_container1_txt{
	width:215px;
	height:auto;
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:15px;
	}
.read_more{
	width:215px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:31px;}
.read_more a{
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d88e3;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	margin-top:15px;
	text-decoration:underline;
	text-transform:uppercase;
	}
.read_more a:hover{
	color:#F00;

}
/*/**/
.body_container2_wrapper{
	width:250px;
	height:auto;
	float:left;
}
.body_container2_title_img{
	width:158px;
	height:61px;
	float:left;
	background-image:url(../images/body_cotainer2.png);
	background-repeat:no-repeat;}
.body_container2_txt{
	width:215px;
	height:auto;
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:15px;
	}
.read_more2{
	width:215px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:31px;}
.read_more2 a{
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d88e3;
	font-style:normal;
	text-align:right;
	margin-top:15px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	}
.read_more2 a:hover{
	color:#F00;

}
/*/**/
.body_container3_wrapper{
	width:247px;
	height:auto;
	float:left;
}
.body_container3_title_img{
	width:143px;
	height:61px;
	float:left;
	background-image:url(../images/body_cotainer3.png);
	background-repeat:no-repeat;}
.body_container3_txt{
	width:215px;
	height:auto;
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:15px;
	}
.read_more3{
	width:215px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:31px;}
.read_more3 a{
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d88e3;
	font-style:normal;
	text-align:right;
	margin-top:15px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	}
.read_more3 a:hover{
	color:#F00;

}
/*/**/
.body_container4_wrapper{
	width:233px;
	height:auto;
	float:left;
}
.body_container4_title_img{
	width:165px;
	height:61px;
	float:left;
	background-image:url(../images/body_cotainer4.png);
	background-repeat:no-repeat;}
.body_container4_txt{
	width:215px;
	height:auto;
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:15px;
	}
.read_more4{
	width:215px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:31px;}
.read_more4 a{
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d88e3;
	font-style:normal;
	text-align:right;
	margin-top:15px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	}
.read_more4 a:hover{
	color:#F00;
}
.welcome{
	width:100%;
	height:auto;
	float:left;
	margin-top:31px;
}
.welcome_wrapper{
	width:980px;
	height:auto;
	}
.welcome_sub_wrapper{
	width:980px;
	height:auto;
	float:left;
	}
.welcome_bg{
	width:980px;
	height:53px;
	float:left;
	background-image:url(../images/welcome_bg.png);
	background-repeat:no-repeat;
	}
.welcome_welcome_title{
	width:420px;
	height:auto;
	float:left;
	color:#FFF;
	font-family: 'MyriadPro-Regular';
	font-size:23px;
	margin-top:13px;
	margin-left:10px;
	font-weight:normal;
	font-style:normal;
	}
.welcome_products_title{
	width:235px;
	height:auto;
	float:right;
	color:#FFF;
	font-family: 'MyriadPro-Regular';
	font-size:23px;
	margin-top:13px;
	font-weight:normal;
	font-style:normal;
	}
.welcome_part_wrapper{
	width:730px;
	height:auto;
	float:left;
	}
.welcome_products_part{
	width:250px;
	height:auto;
	float:right;}
.welcome_txt{
	width:705px;
	height:auto;
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:15px;
	}
.welcome_txt_btn_wrapper{
	width:705px;
	height:auto;
	float:left;
	margin-top:10px;
	}
.welcome_txt_btn{
	width:86px;
	height:28px;
	float:right;
	background-image:url(../images/btn.jpg);
	background-repeat:repeat-x;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	}	
.welcome_txt_btn_txt{
	width:86px;
	height:23px;
	float:left;

	}
.welcome_txt_btn_txt a{
	width:86px;
	height:23px;
	float:left;
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	font-style:normal;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
	}
.welcome_txt_btn_txt a:hover{
	text-decoration:underline;
}
.welcome_products{
	width:250px;
	height:346px;
	float:left;
	background-color:#4cb600;
}
.welcome_products ul{
	margin-left:10px;}
.welcome_products ul li{
	margin-left:10px;
	width:auto;
	height:auto;
	list-style:url(../images/arrows_new.png) inside;
	color:#FFF;
	border-top:1px solid #43a000;
	border-bottom:1px solid #58d200;
	width:217px;
	float:left;
	text-transform:uppercase;
	
	}
.welcome_products ul li a{
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	height:auto;
	line-height:27px;
	
}
.welcome_products ul li a:hover{
	text-decoration:underline;
}
.welcome_products .salect{
	text-decoration:underline;
}
.contactus_wrapper{
	width:250px;
	height:auto;
	float:left;
	}
.contactus_bg{
	width:250px;
	height:196px;
	float:left;
	background-image:url(../images/contactus_bg.png);
	background-repeat:no-repeat;
	}
.contactus_txt{
	width:235px;
	height:auto;
	float:left;
	margin-top:63px;
	margin-left:15px;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	}
.contact_with{
	width:235px;
	height:auto;
	float:left;
	margin-left:15px;
	}
.contact_with_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	line-height:20px;
	margin-top:10px;
	float:left;}
.contact_fb{
	width:28px;
	height:28px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	}
.contact_fb a{
	width:28px;
	height:28px;
	float:left;
	background-image:url(../images/fb.png);
	background-repeat:no-repeat;}
.contact_fb a:hover{
	background-position:0 -28px;
}
.contact_twitter{
	width:29px;
	height:28px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	}
.contact_twitter a{
	width:29px;
	height:28px;
	float:left;
	background-image:url(../images/twitter.png);
	background-repeat:no-repeat;}
.contact_twitter a:hover{
	background-position:0 -28px;
}
.welecome_sub_wrapper2{
	width:700px;
	height:auto;
	float:left;
	margin-top:10px;
	}
.mission_wrapper{
	width:365px;
	height:auto;
	float:left;}
.mission_sub_wrapper{
	width:335px;
	height:auto;
	float:left;
}
.mission_title_txt{
	width:auto;
	height:auto;
	float:left;
	font-family: 'MyriadPro-Regular';
	font-size:25px;
	font-weight:bold;
	color:#003d72;
	line-height:normal;
	font-style:normal;
	}
.mission_img{
	width:335px;
	height:155px;
	float:left;
	background-image:url(../images/mission_img.png);
	background-repeat:no-repeat;
	margin-top:15px;}
.mission_txt{
	width:335px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	text-align:justify;
	line-height:18px;
	font-style:normal;
	}
	
.vission_wrapper{
	width:335px;
	height:auto;
	float:right;}
.vission_title_txt{
	width:auto;
	height:auto;
	float:left;
	font-family: 'MyriadPro-Regular';
	font-size:25px;
	font-weight:bold;
	color:#003d72;
	line-height:normal;
	font-style:normal;
	}
.vission_img{
	width:335px;
	height:155px;
	float:left;
	background-image:url(../images/vision_img.png);
	background-repeat:no-repeat;
	margin-top:15px;}
.vission_txt{
	width:335px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	text-align:justify;
	line-height:18px;
	font-style:normal;
	}
.clients_part{
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
	}
.clients_wrapper{
	width:980px;
	height:auto;}
.clients_sub_wrapper{
	width:980px;
	height:auto;
	float:left;
}
.clients_title_txt{
	width:auto;
	height:auto;
	float:left;
	font-family: 'MyriadPro-Regular';
	font-size:25px;
	font-weight:bold;
	color:#003d72;
	font-style:normal;}
.clients_img{
	width:980px;
	height:150px;
	float:left;
	background-image:url(../images/client_bg.jpg);
	background-repeat:no-repeat;}
.footer_part{
	width:100%;
	height:66px;
	float:left;
	background-color:#0060b2;
	border-top:solid 10px #0056a0;}
.footer_wrapper{
	width:980px;
	height:auto;}
.copy_rights{
	width:480px;
	height:auto;
	float:left;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style:normal;}
.xpertizein_wrapper{
	width:480px;
	height:auto;
	float:right;}
.xpertizein_txt{
	width:auto;
	height:auto;
	float:right;
	color:#FFF;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:10px;
	font-weight:normal;
	}
.xpertizein_logo{
	width:30px;
	height:31px;
	float:right;
	margin-top:19px;}	
.xpertizein_logo a{
	width:30px;
	height:31px;
	float:right;
	background-image:url(../images/xpertizein_logo.png);
	background-repeat:no-repeat;}
.xpertizein_logo a:hover{
	background-position:0 -31px;
}
	
.inner_abt_part{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
}
.inner_about_txt{
	width:705px;
	height:auto;
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:10px;
	}	
.inner_about_txt p{
	width:705px;
	height:auto;
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:10px;
	}	
.inner_management_box{
	width:980px;
	height:auto;
	float:left;
	margin-top:10px;

	}
.inner_qualiry_management_part{
	width:188px;
	height:396px;
	float:left;
	background-image:url(../images/management_bg.png);
	background-repeat:no-repeat;
	margin-left:8px;
	}
.inner_qualiry_management_heading{
	width:173px;
	height:61px;
	float:left;
	background-image:url(../images/inner_management.png);
	background-repeat:no-repeat;
	margin-left:8px;
	margin-top:10px;
	}
.inner_qualiry_management_txt{
	width:168px;
	height:auto;
	float:left;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:10px;
	margin-left:10px;
	}	
.inner_qualiry_management_txt p{
	width:168px;
	height:auto;
	float:left;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	font-style:normal;
	text-align:justify;
	margin-top:5px;
	}
.inner_qualiry_policy_heading{
	width:125px;
	height:61px;
	float:left;
	background-image:url(../images/inner_quality_icon.png);
	background-repeat:no-repeat;
	margin-left:8px;
	margin-top:10px;
	}
.inner_our_policy_heading{
	width:127px;
	height:61px;
	float:left;
	background-image:url(../images/our_people.png);
	background-repeat:no-repeat;
	margin-left:8px;
	margin-top:10px;
	}
.inner_area_heading{
	width:143px;
	height:61px;
	float:left;
	background-image:url(../images/area_icon.png);
	background-repeat:no-repeat;
	margin-left:8px;
	margin-top:10px;
	}
.inner_after_sales_heading{
	width:160px;
	height:61px;
	float:left;
	background-image:url(../images/after_sales_icon.png);
	background-repeat:no-repeat;
	margin-left:8px;
	margin-top:10px;
	}
.inner_client_part{
	width:718px;
	height:auto;
	float:left; 
	margin-top:5px;
	}
.inner_client_box{
	width:173px;
	height:auto;
	float:left; 
	margin-left:7px;
	margin-top:15px;
	}
.inner_client_img{
	width:173px;
	height:104px;
	float:left; 
	border-bottom:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	}
.inner_client_img img{
	width:173px;
	height:104px;
	float:left; 
	background-repeat:no-repeat;
	}
.inner_client_name{
	width:173px;
	height:40px;
	float:left; 
	background-image:url(../images/client_down_bg.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535454;
	line-height:17px;
	padding-top:5px;
	text-align:center;
	}
.inner_enquiry_part{
	width:718px;
	height:auto;
	float:left; 
	margin-top:8px;
	}
.inner_enquiry_part_left{
	width:353px;
	height:auto;
	float:left; 
	}
.inner_enquiry_part_right{
	width:353px;
	height:auto;
	float:right; 
	}
.inner_enquiry_banner{
	width:718px;
	height:165px;
	float:left;
	background-image:url(../images/enquiry_banner.png);
	background-repeat:no-repeat;
	margin-top:8px;
	}
.inner_enquiry_input{
	width:348px;
	height:38px;
	float:left; 
	background-color:#f8f8f8;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
	border:1px solid #dbdbdb; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7d7d;
	padding-left:5px;
	margin-top:7px;
	}
.inner_enquiry_submit{
	width:143px;
	height:42px;
	float:right; 
	background-color:#359be5;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
	border:2px solid #89c7f4; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
	text-transform:uppercase;
	cursor:pointer;
	}
.inner_enquiry_submit:hover{
	background-color:#89c7f4;
	border:2px solid #359be5; 
	color:#FFF;
	}
.inner_contact_part{
	width:718px;
	height:auto;
	float:left; 
	margin-top:15px;
	}
.inner_contact_logo{
	width:715px;
	height:75px;
	float:left;
	background-image:url(../images/contact_logo.png);
	background-repeat:no-repeat;
	}
.inner_contact_txt{
	width:715px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	line-height:18px;
	margin-top:10px;
	}
.inner_contact_address_txt{
	width:715px;
	height:auto;
	float:left;
	margin-top:20px;
	}
.inner_contact_address_txt p{
	width:191px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004987;
	line-height:18px;
	}
.inner_contact_address_txt span{
	width:240px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004987;
	line-height:18px;
	}
.location_map{
	width:715px;
	height:auto;
	float:left;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004987;
	}
.inner_products_part{
	width:715px;
	height:auto;
	float:left; 
	margin-top:15px;
	}
.inner_products_part_txt{
	width:710px;
	height:auto;
	float:left; 
	}
.inner_products_part_txt p{
	width:710px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	line-height:18px;
	margin-top:10px;
	text-align:justify;
	}
	
.inner_products_part_txt h1{
	width:710px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#004987;
	margin-top:10px;
	
	}
.inner_products_part_txt span{
	width:455px;
	height:auto;
	float:right; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	margin-top:8px;
	text-align:justify;
	line-height:18px;
	}
.inner_products_part_txt ul{
	margin-left:20px;
	width:435px;
	height:auto;
	float:right;
	}
.inner_products_part_txt ul li{
	width:435px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	line-height:18px;
	margin-top:7px;
	text-align:justify;
	list-style:none;
	list-style-image:url(../images/product_menu.png);
	}
.products_vdf_penal{
	width:242px;
	height:413px;
	float:left;
	background-image:url(../images/VFD_Panel_img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}

.products_dol_penal{
	width:432px;
	height:585px;
	float:left;
	background-image:url(../images/dol_penal_img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:140px;
	}
.products_table_body_txt{
	width:auto;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-left:8px;
	}
.products_table_body_txt_heading{
	width:auto;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:8px;
	}
.products_dsc_penal{
	width:700px;
	height:324px;
	float:left;
	background-image:url(../images/dsc_penal_img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.products_plc_penal{
	width:242px;
	height:413px;
	float:left;
	background-image:url(../images/plc_penal_img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.products_amf_penal{
	width:702px;
	height:242px;
	float:left;
	background-image:url(../images/amf_panel.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.products_amf_pena2{
	width:702px;
	height:365px;
	float:left;
	background-image:url(../images/controldesk_img.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.products_amf_pena3{
	width:702px;
	height:261px;
	float:left;
	background-image:url(../images/controldesk_img_2.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.products_amf_pena4{
	width:221px;
	height:365px;
	float:right;
	background-image:url(../images/apfc_panels.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.products_amf_pena5{
	width:221px;
	height:365px;
	float:right;
	background-image:url(../images/ourdoor_panel.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.products_amf_pena6{
	width:371px;
	height:309px;
	float:right;
	background-image:url(../images/eb_meter.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.inner_products_mcc_txt{
	width:710px;
	height:auto;
	float:left; 
	}
.inner_products_mcc_txt p{
	width:710px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	line-height:18px;
	margin-top:10px;
	text-align:justify;
	}
	
.inner_products_mcc_txt h1{
	width:710px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#004987;
	margin-top:10px;
	
	} 
	
.inner_products_mcc_txt ul{
	margin-left:20px;
	width:680px;
	height:auto;
	float:left;
	}
.inner_products_mcc_txt ul li{
	width:680px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	line-height:18px;
	margin-top:7px;
	text-align:justify;
	list-style:none;
	list-style-image:url(../images/product_menu.png);
	}
.products_mcc_penal{
	width:702px;
	height:242px;
	float:left;
	background-image:url(../images/mcc_Panel_img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.products_drive_penal{
	width:702px;
	height:323px;
	float:left;
	background-image:url(../images/drive_penal_img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.products_dc_converter_img{
	width:492px;
	height:584px;
	float:left;
	background-image:url(../images/dc_converter_Img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:115px;
	}
.products_lt_penal{
	width:702px;
	height:242px;
	float:left;
	background-image:url(../images/lt_penal_img.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.products_annunciator_penal{
	width:342px;
	height:277px;
	float:left;
	background-image:url(../images/annunciator_panel.png);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.inner_products_gallery{
	width:716px;
	height:auto;
	float:left;
	margin-top:10px;
	}
	
.apfcpanels_part{
	width:715px;
	height:auto;
	float:left; 
	margin-top:15px;
	}
.apfcpanels_part_txt{
	width:477px;
	height:auto;
	float:left; 
	}
.apfcpanels_part_txt p{
	width:477px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	line-height:18px;
	margin-top:10px;
	text-align:justify;
	}
	
.apfcpanels_part_txt h1{
	width:350px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#004987;
	margin-top:10px;
	
	}
.apfcpanels_part_txt span{
	width:350px;
	height:auto;
	float:right; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	margin-top:8px;
	text-align:justify;
	line-height:18px;
	}
.apfcpanels_part_txt ul{
	margin-left:20px;
	width:320px;
	height:auto;
	float:left;
	}
.apfcpanels_part_txt ul li{
	width:300px;
	height:auto;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#004987;
	line-height:18px;
	margin-top:7px;
	text-align:justify;
	list-style:none;
	list-style-image:url(../images/product_menu.png);
	}
	
.dcdb_pena{
	width:702px;
	height:234px;
	float:left;
	background-image:url(../images/dcdb_img.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.dcdb_pena_1{
	width:702px;
	height:234px;
	float:left;
	background-image:url(../images/acdb_img1.jpg);
	background-repeat:no-repeat;
	}
	
	
.lighting_1{
	width:343px;
	height:384px;
	float:left;
	background-image:url(../images/lighting_img.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:173px;
	}
	
.capacitor_panels{
	width:702px;
	height:328px;
	float:left;
	background-image:url(../images/capacitor_panels.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.capacitor_panels_1{
	width:702px;
	height:328px;
	float:left;
	background-image:url(../images/capacitor_panels.jpg);
	background-repeat:no-repeat;
	
	}
	
.capacitor_panels_2{
	width:702px;
	height:328px;
	float:left;
	background-image:url(../images/capacitor_panels_2.jpg);
	background-repeat:no-repeat;
	}
	
.annunciator_panels_3{
	width:702px;
	height:446px;
	float:left;
	background-image:url(../images/Annunciator_panels.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.annunciator_panels_4{
	width:702px;
	height:370px;
	float:left;
	background-image:url(../images/Controlrelaypanel.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.annunciator_panels_4{
	width:702px;
	height:446px;
	float:left;
	background-image:url(../images/Controlrelaypanel.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.control_panels_5{
	width:702px;
	height:357px;
	float:left;
	background-image:url(../images/control_img.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.control_panels_6{
	width:702px;
	height:224px;
	float:left;
	margin-top:10px;
	}
	
.amoda_panels_6{
	width:702px;
	height:341px;
	float:left;
	background-image:url(../images/amoda.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.amoda_panels_7{
	width:702px;
	height:415px;
	float:left;
	background-image:url(../images/amoda_1.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.certificate_part{
	width:705px;
	height:auto;
	float:left;
	margin-top:10px;
	}
	
	
.certificate_img{
	width:221px;
	height:351px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	}	
	
.control_panels_7{
	width:702px;
	height:508px;
	float:left;
	margin-top:10px;
	}
	
	