@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 22px;

	
}

*{
	text-decoration: none;
	
}

p{
	margin-bottom: 10px;
}

a{
	color:#666666;
	cursor: pointer;
}
li{
	list-style: none;
	cursor: pointer;
	color:#666666;
	line-height:22px;
	
}
h1{
	font-size: 38px;
	font-weight: 400;
	margin-bottom: 10px;
	
}


h2{
	font-size:30px;
	font-weight:400;
	margin-bottom:10px;

}
h3{
	font-size:19px;
	font-weight:100;
	margin-bottom:10px;

}

.clear{
	clear:both;
}
.left{
		float:left;
}
.right{
	float: right;
}

.wrapper {
	width: 100%;
}
.container {
	height: auto;
	width: 100%;
}
.header_top_container {
	background-color: #3186d6;
	width: auto;
}
.inner_container {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.header_top_maincontainer {
	height: 27px;
	width: auto;
}
.imagesize {	
	padding-right:5px;
	
}
.menu_container {
	height: auto;
	width: auto;
	  -moz-box-shadow: 0px 2px 3px 0px #E4E4E4;
      -webkit-box-shadow: 0px 2px 3px 0px #E4E4E4;
       box-shadow: 0px 2px 3px 0px #E4E4E4;
	
}
.main_menu_container {
	height: 131px;
	width: auto;
}
.menu_logo{
	width: 300px;
	margin-top: 19px;
	float: left;
}
.menu_right {
	float: right;
	width: 780px;
}
.menu_right ul {
	padding:0px;
	margin:0px;

}
.menu_right ul li{
	display:inline;

}
.menu_right ul li a{
	float:left;
	height:71px;
	padding-left:10px;
	padding-right:10px;
	padding-top:60px;
	font-size:12px;

}
.menu_right ul li a:hover{
	color:#3186d6;
	background:url(../images/menu_over_img.jpg) repeat-x;
	

}
.banner_container {
	height: auto;
	width: auto;
	
}
.slideContainer {
	height: 400px;
	width: auto;
}
.product_container {
	height: auto;
	width: auto;
	padding-top: 40px;
}
.product_container_section {
	float: left;
	height: auto;
	width: 340px;
	margin-right: 40px;
	margin-top: 40px;
}
.product_container_section_left {
	float: left;
	height: auto;
	width: 60px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;

}
.ourpresence_container {
	height: 520px;
	width: auto;
	background-color: #4c426a;
	padding-top: 30px;
}
.ourpresence_MainH1 {
	height: 50px;
	width: auto;
	text-align: center;
	color: #fff;
	
}
.ourpresence_Middle {
	height: 340px;
	width: auto;
}
.ourpresence_maincontainer{
	width:auto;
	height:auto;
	background:url(../images/animation_gifffile.gif) no-repeat center center;
}
.ourpresence_bottom {
	height: 100px;
	width: auto;
	text-align: center;
	color:#fff;
}
.Ourbusiness_container {
	height: 343px;
	width: auto;
	padding-top: 30px;
}
.Ourbusiness_mainH1 {
	width: auto;
	text-align: center;
	margin-bottom: 20px;
	
}
.ourbusiness_middle {
	height: auto;
	width: auto;
	padding-left: 70px;
}
.ourbusiness_middle_box {
	float: left;
	height: 146px;
	width: 218px;
	border: 1px solid #CCC;
	margin-right: 30px;
}
.ourbusiness_middle_right{
	width: 280px;
	float: left;
	
}
.group_container {
	height: auto;
	width: auto;
}
.inner_container {
}
.group_container_main {
	height: auto;
	width: auto;
}
.group_section {
	height: auto;
	width: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.group_section .right ul {
	padding-left:15px;
	margin-left:15px;
	
}
.group_section .right li {
	list-style: url(../images/li_style_img.png);

	
}
.footer_container {
	height: auto;
	background-color: #494949;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.footer_main_container {
	height: auto;
	width: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	color:#cccccc;
	line-height:18px;
	
}
.footer_main_container h3 {
	padding:0px;
	margin:0px;
	color:#e9e9e9;
	padding-bottom:20px;
	font-size:15px;
	
	
}
	


.footer_section1 {
	float: left;
	height: auto;
	width: 190px;
	margin-right: 50px;
}
.flickr_photos img{
	float:left;
	border:2px solid #666;
	
	margin:5px;
}
.footer_section2 {
	float: left;
	height: auto;
	width: 260px;
	margin-right: 40px;
}
.footer_section2 img{
	float:left;
	margin-right:10px;
}
.footer_line_img {
	background:url(../images/footer_line.jpg)repeat;
}
.ad {
	height: 50px;
	width: auto;
	padding-top:20px;
	color:#e9e9e9;
}
.about_container {
	width: auto;
	padding-bottom:40px;
	padding-top:40px;
	
}
.form_style{
	width:200px;
	height:10px;
	border:1px solid #999;
	padding:10px;
	font-family: 'Open Sans', sans-serif;
	color: #666666;
}
.form_button_style{
	width:70px;
	height:30px;
	border:1px solid #999;
	padding:5px;
	font-family: 'Open Sans', sans-serif;
	color: #666666;
	background-color:#FFF;
}

.product_container {
	height: auto;
	width: auto;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product_left {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 30px;
}
.product_right {
	float: right;
	height: auto;
	width: 860px;
}
.product_right h3 {
	margin-top:0px;
	padding-top:0px;
	
}
.product_right img {
	border:1px solid #CCC;

}
.product_right h3 {
	font-size:15px;

}
.product_inner_box {
	float: left;
	height: auto;
	width: 152px;
	margin-right: 20px;
	text-align: center;
}
.product_inner_box img {
	border:1px solid #ccc;

}
