
@charset "utf-8";
/* CSS Document */

body
{
padding:auto;margin:auto;width:100%;height:100%;  margin-top:0px; font-family:Swis721 Cn BT;  background:url(../images/bg.png);}



#main_frame
{
padding:auto;margin:auto;width:990px; display:table; border-left:2px solid #000; border-right:2px solid #000; 
}
#main_header
{
padding:0px;margin:0px;width:100%; height:130px; background:#000;
}
.header
{
	float:left; width:990px; height:120px; position:fixed; border-bottom:4px solid #000;
}

.nav { width:100%; margin:10px 0px 0 -1px; padding:0px; height:85px; float:left; background:#000; }
	#menu, #menu ul {
		margin: 10px 0px 0px 0px!important;
		padding: 0;
		list-style: none; background:#ebeae7; 
	}
	
	#menu {
	
		margin: 0px auto;
	
		
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		float: left;
		
		position: relative; background:url(../images/line.jpg) 3px  no-repeat;
	}
	
	#menu li a {
		float: left;
		padding: 22px 20px;
		color:#FFFFFF; 
		
		font: bold 12px Arial, Helvetica;
		text-decoration: none; 
		
	}
	
	#menu li:hover > a {
		color:#FFFFFF; 
	}
	
	*html #menu li a:hover { /* IE6 only */
		color:#FFFFFF; background:url(../images/hover.png) no-repeat;
	}
	
	#menu ul {
		margin: 20px 0 0 0px !important;

		opacity: 0; z-index:999;
		visibility: hidden;
		position: absolute;
		top: 39px;
		left: 0; line-height:10px;
		z-index: 1;    
		background: #48a239;
		
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out; 
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 170px;
		margin: 0 0 0 30px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 10px; 
		width: 320px;
		_height: 10px; /*IE6 only*/
		display: block; font-size:12px;
		white-space: nowrap;
		float: none;
		text-transform: none; 
	}
	

	
	#menu ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 40%;
		margin-top: 0px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	#menu li a:hover, #menu li.active, #menu ul li.active a{color:#eaeaea; }
	 #menu ul li a:hover {background:url(../images/nav.jpg) repeat-x;}
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #04acec; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	
	#main_slider
{
padding:0px;margin:0px;width:100%; height:100%;  
}
.slider
{
	float:left; width:990px; height:300px; background:#CCC; 
}

#main_content
{
padding:0px;margin:0px;width:100%;height:100%; 
}
.content
{
	float:left; width:990px; height:auto; background:#FFF; margin-top:0px;
}
.content h1
{
	float:left; width:950px; color:#fff; font-size:20px; text-align:left; padding:5px; margin-top:10px; margin-left:15px; background:#000; border-radius:5px 5px 0px 0px; text-align:center;
}
.content  p
{
	float:left; width:950px; text-align:center; margin:-10px 0px 10px 20px; font-size:16px; color:#000; line-height:22px;
}

.product_gallery
{
	float:left; width:230px; height:260px;  margin-right:18px; margin-left:18px;
}
.product_gallery div
{
	float:left; width:240px; height:255px; background:url(../images/div1.png) no-repeat;
}

.product_gallery div h2
{
	float:left; width:230px; height:auto; font-size:22px; color:#000; margin:130px 0px 0px 20px; margin-left:30px;
}







.product_gallery1
{
	float:left; width:240px; height:260px;
}
.product_gallery1 div
{
	float:left; width:240px; height:298px; background:url(../images/div2.png) no-repeat;
}
.product_gallery1 div h2
{
	float:left; width:230px; height:auto; font-size:22px; color:#000; margin:130px 0px 0px 20px; margin-left:30px;
}



.product_gallery2
{
	float:left; width:240px; height:auto;
}
.product_gallery2 div
{
	float:left; width:240px; height:298px; background:url(../images/div3.png) no-repeat;
}
.product_gallery2 div h2
{
	float:left; width:230px; height:auto; font-size:22px; color:#000; margin:130px 0px 0px 20px; margin-left:30px;
}


.product_gallery3
{
	float:left; width:240px; height:auto;
}
.product_gallery3 div
{
	float:left; width:240px; height:298px; background:url(../images/div4.png) no-repeat;
}
.product_gallery3 div h2
{
	float:left; width:220px; height:auto; font-size:22px; color:#000; margin:130px 0px 0px 20px; margin-left:30px;
}


.explore
{float:left; width:240px; font-size:14px; color:#fff; font-weight:bold; margin-top:22px; text-decoration:none; text-align:center;}

.explore:hover
{float:left; width:240px; font-size:14px; color:#000; font-weight:bold; margin-top:22px; text-decoration:none; text-align:center;}


#main_footer{
padding:0px; width:100%;height:100%;  border-top:4px solid #fff; border-bottom:2px solid #fff; background:url(../images/footer_bg.png); }

.footer_text{float:left; width:990px; height:56px;  background:url(../images/footer_bg.png); }

.footer_text p { float:left; margin:0px 0px 0px 22px; color:#fff; font-size:15px; line-height:50px; font-family:Swis721 Cn BT; width:800px;  }


#enquiry_fill2 { margin:0px 0 20px 70px;  float:left; width:860px !important; padding:10px 0 5px 0px; background:#5abb4a; border:2px solid #000; }

.enquiry_form
{
	float:left; width:860px !important;
}


.enquiry_form div {
	width:370px;
	float: left;
	height:auto;
	color:#fff;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:3px;
	font-weight: normal;
	margin-left:35px !important;margin-right:25px !important;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	margin-left:15px
}
.txt_area1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:30px;
	width:270px;
	float:right; border:1px solid #999;
	margin:0px 0 3px 0px;
}
.txt_box1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;border:1px solid #999;
	font-weight: normal;
	height:26px;
	width:272px;
	float:right;
margin:0px 0 3px 0px;
}
.select1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:26px;border:1px solid #999;
	width:276px;
	float:right;
margin:0px 0 3px 0px !important;
}


.button {
	height:23px;
	width:60px;
	border:none;
	cursor:pointer;
	color:#FFFFFF !important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:0px !important;
	margin-right:15px !important;	background:#000 !important;

}
.button:hover {

	background:#ccc !important; color:#000!important;
}



#slideout {
  position: fixed;
  top: 40px;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slideout_inner {
  position: fixed;
  top: 40px;
  left: -250px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slideout:hover {
  left: 250px;
}
#slideout:hover #slideout_inner {
  left: 0;
}