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

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.eot');
	src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Regular.woff') format('woff'),
		url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


body{
	margin:0px;
	padding:0px;
	float:left;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}
img,a{
	border:none;
	outline:none;
}


/**********************************/

#wrapper{
	float:left;
	width:100%;
	height:auto;
}
#wrapper_header{
	float:left;
	width:100%;
	height:170px;
	background:url(../images/nav_bfg.png) repeat-x;
}
#header_content{
	margin:0 auto;
	width:1001px;
	height:170px;
}
.logo{
	float:left;
	width:213px;
	height:52px;
	margin-top:16px;
}
.call{
	float:right;
	width:300px;
	height:52px;
	margin-top:25px;
}
.call img{
	float:left;
	width:37px;
	height:38px;
	margin-top:12px;
}
.call h2{
	float:right;
	width:260px;
	font-family:'Roboto';
	font-size:44px;
	color:#444444;
	font-weight:300;
}
.menu{
	float:left;
	width:1001px;
	height:25px;
	margin-top:54px;
}
.menu ul{
	width:1001px;
	margin:0px;
	padding:0px;
}
.menu ul li{
	float:left;
	list-style:none;
}
.menu ul li a{
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	font-family:'Roboto';
}
.active{
	text-decoration:none;
	color:#000 !important;
}
.menu ul li a:hover{
	text-decoration:none;
	color:#000;
}
.sep{
	float:left;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
}
#wrapper_banner{
	float:left;
	width:100%;
	height:589px;
}
#banner_content{
	margin:0 auto;
	width:1349px;
	height:389px;
}
#wrapper_center{
	float:left;
	width:100%;
	height:auto;
}
#center_content{
	margin:0 auto;
	width:1001px;
	height:auto;
}
.home_products{
	float:left;
	width:1001px;
}
.home_products h1{
	float:left;
	width:1001px;
	font-family:'Roboto';
	font-size:30px;
	font-weight:bold;
	color:#43382F;
	padding:10px 0px;
	text-align:center;
}
.home_products p{
	font-family:'Roboto';
	font-size:15px;
	color:#777;
}
.product{
	float:left;
	width:1001px;
	height:180px;
	margin-top:25px;
}
.welcome_section{
	float:left;
	width:1001px;
	height:320px;
	margin-top:40px;
}
.about_home{
	float:left;
	width:314px;
	height:320px;
}
.about_home h1{
	float:left;
	width:314px;
	font-family:'Roboto';
	font-size:30px;
	font-weight:bold;
	color:#43382F;
}
.about_home p{
	float:left;
	width:314px;
	font-family:'Roboto';
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
	color:#777;
	text-align:justify;
}
.about_home a{
	text-decoration:none;
	float:left;
	text-transform:uppercase;
	width:314px;
	font-family:'Roboto';
	font-size:14px;
	font-weight:normal;
	margin-top:15px;
	color:#453930;
}
.people_home{
	float:left;
	width:314px;
	height:320px;
}
.people_home h1{
	float:left;
	width:314px;
	font-family:'Roboto';
	font-size:30px;
	font-weight:bold;
	color:#43382F;
}
.people_home p{
	float:left;
	width:314px;
	font-family:'Roboto';
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
	color:#777;
	text-align:justify;
}
.people_home a{
	text-decoration:none;
	float:left;
	text-transform:uppercase;
	width:314px;
	font-family:'Roboto';
	font-size:14px;
	font-weight:normal;
	margin-top:15px;
	color:#453930;
}
.contact_home{
	float:left;
	width:295px;
	height:320px;
}
.contact_home h1{
	float:left;
	width:295px;
	font-family:'Roboto';
	font-size:30px;
	font-weight:bold;
	color:#43382F;
}
.contact_home p{
	float:left;
	width:295px;
	font-family:'Roboto';
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
	color:#777;
	text-align:justify;
}
#wrapper_footer{
	float:left;
	width:100%;
	height:297px;
	background:url(../images/ftr_bg.jpg) repeat-x;
	margin-top:50px;
}
#footer_content{
	margin:0 auto;
	width:1001px;
	height:297px;
}
.ftr_main{
	float:left;
	width:1001px;
	height:200px;
	margin-top:85px;
}
.ftr_box{
	float:left;
	width:300px;
	height:125px;
	border-right:1px solid #999;
}
.ftr_box h2{
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}
.ftr_box a{
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	margin-top:10px;
}
.ftr_box a:hover{
	text-decoration:underline;
}
.ftr_box p{
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:notrmal;
	margin-top:10px;
}

/*********************************************/

.aboutus{
	float:left;
	width:1001px;
	height:auto;
}
.aboutus h1{
	float:left;
	width:1001px;
	font-family:'Roboto';
	font-size:30px;
	margin-bottom:20px;
	font-weight:bold;
	color:#43382F;
}
.aboutus p{
	float:left;
	width:1001px;
	font-family:'Roboto';
	font-size:16px;
	font-weight:normal;
	margin-top:20px;
	color:#777;
	text-align:justify;
}
.widget_people{
	float:left;
	width:490px;
	height:auto;
	margin-top:25px;
}
.widget_people1{
	float:right;
	width:490px;
	height:auto;
	margin-top:25px;
}
.prople_image{
	float:left;
	width:490px;
	height:399px;
}
.people_content{
	float:left;
	width:490px;
	height:auto;
}
.people_content h2{
	float:left;
	width:490px;
	font-family:'Roboto';
	font-size:24px;
	margin-top:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#43382F;
}
.people_content h3{
	float:left;
	width:490px;
	font-family:'Roboto';
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#777;
	margin-bottom:15px;
}
.people_content p{
	float:left;
	width:490px;
	font-family:'Roboto';
	font-size:16px;
	font-weight:normal;
	text-align:justify;
	color:#777;
	margin-top:15px;
}
.contact_detail{
	float:right;
	width:1001px;
	height:auto;
}
.contact_detail h4{
	float:left;
	width:1001px;
	font-family:'Roboto';
	font-size:28px;
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
}
.con_detail{
	float:left;
	width:1001px;
	height:170px;
}
.con_detail p{
	float:left;
	width:1001px;
	font-family:'Roboto';
	font-size:18px;
	font-weight:bold;
	color:#666 !important;
	margin-bottom:10px;
}
.widget_products{
	float:left;
	width:320px;
	height:auto;
	margin-top:25px;
	margin-right:20px;
}
.product_image{
	float:left;
	width:320px;
	height:228px;
}
.prd_content{
	float:left;
	width:320px;
	height:auto;
}
.prd_content h2{
	float:left;
	width:320px;
	font-family:'Roboto';
	font-size:24px;
	margin-top:10px;
	margin-bottom:15px;
	font-weight:bold;
	color:#43382F;
}
.prd_content h3{
	float:left;
	width:320px;
	font-family:'Roboto';
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#777;
	margin-bottom:15px;
}
.prd_content p{
	float:left;
	width:320px;
	font-family:'Roboto';
	font-size:16px;
	font-weight:normal;
	text-align:justify;
	color:#777;
	margin-top:15px;
}
