
@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%; 
}
.header1
{
	float:left; width:990px; height:150px; background:url(../images/header.png);
}

.menu_bar
{
	float:right; width:auto; height:auto; 
}
.header
{
	float:left; width:990px; height:450px;border-top:5px solid #fff; background:#FFF; 
}
.header p
{
	float:left; width:940px; text-align:justify; margin:0px 0px 0px 15px; font-size:16px; color:#000; line-height:22px; background:#e7e7e7; padding:10px;
}

.content
{
	float:left; width:990px; height:auto; background:#FFF;
}
.content h1
{
	float:left; width:955px; color:#fff; font-size:22px; text-align:left; padding:5px; margin-top:0px; margin-left:15px;  border-radius:5px 5px 0px 0px; text-align:center; background:#000;
}
.content p
{
	float:left; width:700px; text-align:justify; margin:-10px 0px 0px 20px; font-size:14px; color:#000; line-height:22px;
}


#main_content1
{
padding:0px;margin:0px;width:100%;height:100%; 
}
.content1
{
	float:left; width:990px; height:auto; background:#FFF; margin-top:-65px;
}

.left_section
{
	float:left; width:720px;  height:auto; margin-bottom:10px;
}

.left_section h1
{
	float:left; width:700px; color:#fff; font-size:22px; text-align:left; padding:5px; margin-top:15px; margin-left:15px; background:#000; border-radius:5px 5px 0px 0px;
}

.left_section  p
{
	float:left; width:700px; text-align:justify; margin:-10px 0px 0px 20px; font-size:14px; color:#000; line-height:22px;
}


.quality
{
	float:left; width:345px; border-top:2px solid #000; margin:10px 5px 5px 10px; 
}

.quality h1
{
	float:left; width:300px !important; color:#ccc !important; font-family:Bauhaus; font-size:18px; text-align:left; border-bottom:3px solid #000; padding:5px; margin-top:-2px;
}

.quality p
{
	float:left; width:280px; 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:#ccc; color:#000; text-align:center; padding:5px; 
	
}

.rgt_section
{
	float:left; width:250px;  height:543px; background:#990; margin-left:10px; background:url(../images/rgt_bg.png) no-repeat;
}

.rgt_section h1
{
	float:left; width:240px; color:#fff;  font-size:18px; text-align:left; padding:5px; margin-top:15px; margin-left:15px; border-bottom:5px double #fff;
}

.rgt_section  p
{
	float:left; width:210px; text-align:justify; margin:0px 0px 0px 20px; font-size:14px; color:#fff; line-height:22px;
}


#main_footer{
padding:0px; width:100%;height:100%; }

.footer_text{float:left; width:990px; height:76px;background:url(../images/footer_bg.png);  border-bottom:7px solid #fff; margin-top:10px;}

.footer_text p { float:left; margin:20px 0px 0px 22px; color:#fff; font-size:14px; line-height:50px; font-family:Swis721 Cn BT; width:800px; font-weight:bold; }


#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:#0091d5; 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:#0093dd !important;

}
.button:hover {

	background:#cb1811 !important;
}


