@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	background: url(../images/bg-construction.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	padding: 0;
	background-size: cover;
	font-family: 'Open Sans', sans-serif;

}
a{
	text-decoration:none;
	color:#FFF;
}
img{
	border:none;
}
#mainDiv{
	width:100%;
	float:left;
	height:auto;
	
}
#header{
	margin:0 auto;
	width:980px;
	height:auto;
}
#header .maindiv{
	float:left;
	background:#fff;
	width:100%;
	height:auto;
}
#header .maindiv .logo{
	float:left;
	width:40%;
	height:auto;
	margin: 7px 0;
}
#header .maindiv .logo img{
	height:auto;
	width:100%;
	margin:0 10px;
}

#header .maindiv .right-panel{
	float:left;
	width:60%;
	height:auto;
	margin:10px auto;
}
#header .maindiv .right-panel .right-div{
	float:right;
	width:90%;
	text-align:right;
	margin:15px 25px 0 0;
}
#header .maindiv .right-panel .right-div .linkedIn{
	background-image:url(../images/linkedin-s.png);
	border:0;
	height:32px;
	width:32px;
	float:right;
	cursor:pointer;
	margin: 0 3px;
}
#header .maindiv .right-panel .right-div .facebook{
	background-image:url(../images/facebbok_s.png);	
	border:0;
	height:32px;
	width:32px;
	float:right;
	cursor:pointer;
	margin: 0 3px;
}
#header .maindiv .right-panel .right-div .twitter{
	background-image:url(../images/twitter_s.png);
	border:0;
	height:32px;
	width:32px;
	float:right;
	cursor:pointer;
	margin: 0 3px;
}
#header .maindiv .right-panel .right-div .linkedIn:hover{
	background-image:url(../images/linkedin-b.png);
}
#header .maindiv .right-panel .right-div .facebook:hover{
	background-image:url(../images/facebbok_b.png);	
}
#header .maindiv .right-panel .right-div .twitter:hover{
	background-image:url(../images/twitter_b.png);
}
#header .maindiv .right-panel .right-div input{
	border: 1px solid #bd9b85;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 25px;
	padding-left: 6px;
	color: #bd9b85;
}
#menu{
	margin:0 auto;
	width:980px;
	height:auto;
}
#menu .menuDiv{
	background:#c2a693;
	background:#b78d71;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#c2a693), to(#b78d71));
	background-image: -moz-linear-gradient(#c2a693, #b78d71);
	background-image: -ms-linear-gradient(#c2a693, #b78d71);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2a693), color-stop(100%, #b78d71));
	background-image: -webkit-linear-gradient(#c2a693, #b78d71);
	background-image: -o-linear-gradient(#c2a693, #b78d71);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2a693', endColorstr='#1c1e1d', GradientType=0)";
	background-image: linear-gradient(#c2a693, #b78d71);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c2a693, endColorstr=#b78d71);
zoom: 1;
	
	
	
	color:#FFF;
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	height: 40px;
	/*padding-top: 13px;*/
}
#menu .menuDiv ul{
	list-style:none;
	margin:0;
	display: table-row;
}
#menu .menuDiv ul li{
	display:inline-block;
	width:auto;
	padding: 5px 15px;
	border-left:1px solid #8e6147;
	margin-top:6px;
}

#menu .menuDiv ul li:first-child{
	border-left:0;
}
#menu .menuDiv ul li a:hover{
	color:#593219;
}
#banner{
	margin:0px auto;
	width:980px;
	height:auto;
}
#banner .bannerDiv{
	float:left;
	width:100%;
}
#banner .bannerDiv ul{
	margin:0;
}
#options{
	margin:0px auto;
	width:980px;
	height:auto;
}
#options .optionsDiv{
	background:#c2a693;
	background:#90674c;
	background-image: -khtml-gradient(radial, left top, left bottom, from(#c2a693), to(#90674c));
	background-image: -moz-radial-gradient(#c2a693, #90674c);
	background-image: -ms-radial-gradient(#c2a693, #90674c);
	background-image: -webkit-gradient(radial, left top, left bottom, color-stop(0%, #c2a693), color-stop(100%, #90674c));
	background-image: -webkit-radial-gradient(#c2a693, #90674c);
	background-image: -o-radial-gradient(#c2a693, #90674c);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2a693', endColorstr='#90674c', GradientType=0)";
	background-image: radial-gradient(#c2a693, #90674c);
	color:#FFF;
	float:left;
	width:100%;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
#options .optionsDiv .heading{
	background-color: #7c5942;
	width:100%;
	float:left;
}
#options .optionsDiv .heading ul{
	list-style-type:none;
	margin:0;
	display: table-row;
}
#options .optionsDiv .heading ul li{
	display:inline;
	width:325px;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;	
}
#options .optionsDiv .content{
	width:33.1%;
	float:left;
	height:auto;
	border-left:1px solid #dac4b5;
	border-right:1px solid #8e6147;
	min-height:133px;
}
#options .optionsDiv .content:last-child{
	border-right:0;
}
#options .optionsDiv .content:first-child{
	border-left:#8e6147;
}
#options .optionsDiv .content .img{
	float:left;
	width:44%;
	margin: 2% 0% 2% 2%;
}
#options .optionsDiv .content .info{
	float:right;
	width:53%;	
}
#options .optionsDiv .content .info .menus{
	float:right;
	width:100%;
}
#options .optionsDiv .content .more{
	float:right;
	width:100%;
	text-align:right;
	padding-right:20px;	
}
#options .optionsDiv .content a:hover{
	color:#593219;
}
#options .optionsDiv .content .news{
	float:left;
	width:100%;
	height:auto;
	margin:8px 5px 10px 0px;
}
#center{
	margin:0px auto;
	width:980px;
	height:auto;
}
#center .centerDiv{
	color:#593219;
	float:left;
	width:100%;
	height:auto;
	background-color:#eae6e0;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
#center .centerDiv .leftPanel{
	float:left;
	width:69%;
	height:auto;
	font-size:12px;
	min-height:350px;
	padding:10px 10px 0px 10px;
	color:#593219;
	background-color:#fff;
	border:0px;
}
#center .centerDiv .leftPanel a{
	color:#593219;
}
#center .centerDiv .leftPanel .more{
	float:right;
	color:#593219;
	font-size:11px;
	font-weight:bold;
}
#center .centerDiv .leftPanel .projectsDiv{
	float: left;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	padding-top: 10px;
}
#center .centerDiv .leftPanel .projectsDiv .leftDiv{
	float: left;
	width: 65%;
	height: auto;
	padding-left: 5%;
}
#center .centerDiv .leftPanel .projectsDiv .leftDiv p{
	padding-left:10px;
	margin: 5px auto;
}
#center .centerDiv .leftPanel .projectsDiv .rightDiv{
	float:left;
	width:30%;
	height:auto;
}
#center .centerDiv .leftPanel .projectsDiv .rightDiv img{
	width:70%;
	height:100px;
}
/*#center .centerDiv .leftPanel img{
	width:110px;
	height:120px;	
}*/
#center .centerDiv .leftPanel .formDiv{
	margin:0 30px;
}
#center .centerDiv .leftPanel .input{
	background:#593219;
	color:#FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 10px;
	border-style:none;
	cursor:pointer;
}
#center .centerDiv .leftPanel .companyInfo .boardDiv{
	height:120px;
	width:100%;
}
#center .centerDiv .leftPanel .companyInfo .boardDiv .imgDiv{
	width:150px;
	height:120px;
	text-align:center;
}
#center .centerDiv .leftPanel .companyInfo .boardDiv .imgDiv img{
	width:100px;
	height:100px;
	border:2px solid #CCC;
}
#center .centerDiv .leftPanel .companyInfo .boardDiv .infoDiv{
	text-align:left;
	width:440px;
	height:120px;
}
#center .centerDiv .leftPanel .companyInfo{
	line-height:20px;
	width:100%;
	font-size:13px;
	height:auto;
}
#center .centerDiv .leftPanel .companyInfo .quality img{
	width:20%;
	height:40%;
	margin:10px;
}
#center .centerDiv .leftPanel .companyInfo a{
	font-weight:bold;
}
#center .centerDiv .leftPanel .companyInfo a:hover{
	color:#272727;
}
#center .centerDiv .leftPanel .photoGallery{
	height:auto;
	width:88%;
	margin-top:0px;
	margin-left:35px;
	float:left;
}
#center .centerDiv .leftPanel .photoGallery a{
	font-weight:bold;	
	float:none;
}
#center .centerDiv .leftPanel .photoGallery a:hover{
	color:#999;
}
/*#center .centerDiv .leftPanel .photoGallery .imgDiv{
	height:150px;
	width:120px;
	text-align:center;
	float:left;	
	margin:5px 12px;
}*/
#center .centerDiv .rightPanel{
	float:right;
	width:28%;
	padding:0 4px;
	vertical-align:top;
	background-color:#eae6e0;
}
#center .centerDiv .rightPanel ul{
	list-style-type:none;
}
#center .centerDiv .rightPanel ul li{
}
#center .centerDiv .rightPanel .projectDiv{
	width:100%;
	float:left;
	height:auto;
	margin:0px 0px 20px -20px;
}
/*#center .centerDiv .rightPanel .projectDiv:last-child{
	border-left:1px solid #8e6147;
}
#center .centerDiv .rightPanel .projectDiv:first-child{
	border-right:1px solid #dac4b5;
}*/
#download img{
	width:160px;
	text-align:right;
	margin-top:20px;
	margin-left:60px;
}
#center .centerDiv .rightPanel p{
	font-size:13px;
	text-align:center;
}
#center .centerDiv .rightPanel .projectDiv p{
	font-size:13px;
	text-align:center;
}
#center .centerDiv .rightPanel .projectDiv a{
	font-size:11px;
	color:#593219;
	float:right;
	font-weight:bold;
}
#center .centerDiv .rightPanel .projectDiv a:hover{
	color:#999
}
#center .centerDiv .rightPanel .projectDiv img{
	width:150px;
	height:100px;
	margin:5px auto;
	display:block;
}
#footer{
	margin:0px auto;
	width:980px;
	height:auto;
}
#footer .footerDiv{
	color:#3C280A;
	float:left;
	width:100%;
	height:auto;
	font-size:11px;	
	background-color:#b8ab97;
	font-family: 'Open Sans', sans-serif;
	padding-top:4px;
}
#footer .footerDiv .leftDiv{
	float:left;
	width:60%;
	height:auto;
	margin:2px 0px;
}
#footer .footerDiv .rightDiv{
	float:right;
	text-align:right;
	width:35%;
	height:auto;
	margin:2px 0px;
	padding-right:5px;
}
#footer .footerDiv .rightDiv img{
	width:20%;
	height:auto;
	margin:5px;
}
#footer .footerDiv .leftDiv p{
	color:#3c280a;
}
#footer .footerDiv .leftDiv p a{
	text-decoration:none;
	color:#3c280a;
	width: auto;
	padding:0 10px;
	border-left: 1px solid #3C280A;
}
#footer .footerDiv .leftDiv p a:hover{
	color:#fff;
}
#footer .footerDiv .leftDiv p a:first-child{
	border-left: none;
}
/*#footer .footerDiv .leftDiv ul{
	list-style:none;
	margin:0;
	display: table-row;
}
#footer .footerDiv .leftDiv ul li{
	display:inline;
	width:auto;
	padding: 5px 15px;
	border-left:1px solid #3C280A;
	margin:5px 0px;
}
#footer .footerDiv .leftDiv ul li:first-child{
	border-left:0;
}
#footer .footerDiv .leftDiv ul li a{
	color:#3C280A;	
}
#footer .footerDiv .leftDiv ul li a:hover{
	color:#fff;
}*/
#contact_us .leftDiv{
	width:49%;
	float:left;
	height:auto;
}
#contact_us .rightDiv{
	width:49%;
	float:right;
	height:auto;
}
#contact_us  .content{
	height:auto;
	width:100%;	
	margin:10px auto;
	padding:10px 5px;
		
}