
@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; 
}
#main_header
{
padding:0px;margin:0px;width:100%;height:100%; border-top:5px solid #0093dd; 
}
.header
{
	float:left; width:990px; height:316px; background:url(../images/header.png) no-repeat;
}


#main_content
{
padding:0px;margin:0px;width:100%;height:100%; 
}
.content
{
	float:left; width:990px; height:auto; margin-top:-70px; background:#FFF; border-top:5px solid #34367d; border-bottom:5px solid #34367d;
}
.content h1
{
	float:left; width:990px; color:#0093dd; font-family:Bauhaus; font-size:20px; text-align:center; border-bottom:2px solid #000;
}
.content p
{
	float:left; width:960px; text-align:justify; line-height:23px; margin-left:10px; margin-top:-10px;
}

.content h2
{
	float:left; width:990px; color:#fff; font-family:Bauhaus; font-size:20px; text-align:center; border-bottom:2px solid #000; background:#37506f;
}

.product_box
{
	float:left; width:230px; height:160px; margin-bottom:10px;
}
.paragraph
{
	float:left; width:740px; line-height:23px; text-align:justify; margin-left:10px; font-size:14px;font-family:Swis721 Cn BT; margin-top:-18px; color:#333;
}



#main_content1
{
padding:0px;margin:0px;width:100%;height:100%; 
}
.content1
{
	float:left; width:990px; height:auto; background:#FFF;
}

.left_section
{
	float:left; width:720px;  height:auto;
}

.quality
{
	float:left; width:700px; border-top:2px solid #000; margin:10px 5px 5px 10px; background:#efeff0;
}

.quality h1
{
	float:left; width:687px; color:#0093dd; font-family:Bauhaus; font-size:22px; text-align:left; border-bottom:3px solid #000; padding:5px; margin-top:-2px;
}

.quality p
{
	float:left; width:680px; text-align:justify; margin:-10px 0px 0px 10px; font-size:14px; color:#333; line-height:22px;
}

.read_more
{
	float:right; width:150px; background:#0093dd; color:#fff; text-align:center; padding:5px; text-decoration:none; font-size:14px;
}

.read_more:hover
{
	float:right; width:150px; background:#344c69; color:#fff; text-align:center; padding:5px;
	
}

.rgt_section
{
	float:left; width:250px;  height:443px; background:#990; margin-left:10px; background:url(../images/rgt_bg.png) no-repeat;
}

.rgt_section h1
{
	float:left; width:240px; color:#fff; font-family:Bauhaus; font-size:22px; text-align:left; padding:5px; margin-top:15px; margin-left:15px;
}

.rgt_section  p
{
	float:left; width:210px; text-align:justify; margin:-10px 0px 0px 20px; font-size:14px; color:#fff; line-height:22px;
}


#main_footer{
padding:0px; margin:0px 0px 0px 0px; width:100%;height:100%; border-top:7px solid #315373; border-bottom:7px solid #315373; }

.footer_text{float:left; width:990px; height:84px;background:url(../images/footer_bg.png);}

.footer_text p { float:left; margin:20px 0px 0px 22px; color:#000; font-size:14px; line-height:50px; font-family:Swis721 Cn BT; width:800px; }


#table
{
	float:left; width:auto; font-size:14px; margin:0px 0px 20px 230px; font-family:Swis721 Cn BT; 
}


#enquiry_fill2 { margin:0px 0 20px 70px;  float:left; width:860px !important; padding:10px 0 5px 0px; background:#344d6c; }

.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:#0093dd !important;

}
.button:hover {

	background:#cb1811 !important;
}


