
@charset "utf-8";
/* CSS Document */

body
{
padding:auto;margin:auto;width:100%;height:100%;  margin-top:0px; font-family:Swis721 Cn BT; }

#main_frame
{
padding:auto;margin:auto;width:990px; display:table; border-left:2px solid #fff;  border-right:2px solid #fff; 
}
#main_header
{
padding:0px;margin:0px;width:100%;height:100%;  margin-top:0px; background:url(../images/header_bg.png);
}
.header
{
	float:left; width:990px; height:440px; background:url(../images/header.png)  no-repeat;  border-top:10px solid #000;
}
.header h5
{
	float:left; color:#d3d0d0; margin-top:10px; font-size:17px; width:770px; 
}
.header h1
{
	float:left; width:auto;
}


.header1
{
	float:left; width:990px; height:440px; background:url(../images/header1.png)  no-repeat;  border-top:10px solid #000;
}

.header1 h5
{
	float:left; color:#d3d0d0; margin-top:10px; font-size:17px; width:770px; 
}
.header1 h1
{
	float:left; width:auto;
}

#main_content
{
padding:0px ;margin:0px; width:100%; height:100%; background:url(../images/content_bg.png); 
}

.content
{
	float:left; width:990px; height:auto; background:#eff0f1;
}
.content h1
{
	float:left; width:990px; font-size:30px; font-family:Swis721 Cn BT; text-align:left;
	 margin-top:20px;
}
.content p
{
	float:left; width:960px; font-size:16px; font-family:Swis721 Cn BT; text-align:justify;
	 margin-top:20px; text-align:center; line-height:22px; margin-top:10px; margin-left:12px;
}

.more
{
	float:left; text-align:center; width:980px; font-size:16px; color:#034282; font-weight:bold; text-decoration:none; margin-top:-15px;
}


.left_section
{
	float:left;
	width:470px;
	height:400px;
	margin-left:10px;
	background:#033c68;
	margin-top:12px;
	margin-right:10px;
	margin-bottom:10px;
	box-shadow: 2px 2px 2px #888888;
	border:2px solid #FFF;
	
}
.left_section h3
{
	font-size:22px;
	text-align:center;
	border-bottom:2px solid #878585; !important;
	color:#fff;
	margin-top:10px;
}
.left_section div
{
	width:460px;
	margin-left:10px;
}
.left_section div h2
{
	font-size:22px;
	color:#fff;
	margin-left:10px;
}

.left_section div p
{
	width:440px;
	margin-left:10px;
	text-align:justify;
	font-size:15px;
	color:#fff;
	margin-top:-10px;
}

.explore
{
	float:right;
	color:#000;
	font-size:16px;
	width:440px;
	background:#d3d0d0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.right_section
{
	float:left;
	width:490px;
	background:#033c68;
	margin-top:12px;
	box-shadow: 2px 2px 2px #888888;
	border:2px solid #FFF;
	
	
}


.clear { clear:both;}


.right_section h3
{
	font-size:20px;
	text-align:center;
	border-bottom:2px solid #878585; !important;
	color:#fff !important;
	float:left;
	width:480px;
	margin-top:12px;
	
}


.right_section p
{
	font-size:14px;
	color:#fff;
	float:left;
	width:470px;
	margin-top:20px;
	margin-left:10px;
	padding-bottom:10px;
	text-align:justify;
}

.right_section p img
{
	border:5px double #fff;
}


#main_footer{
padding:0px; margin:0px; width:100%;height:100%;  border-bottom:7px solid #000; background:#c22926; border-top:7px solid #000; }


.footer{float:left; width:990px; height:auto; margin-top:10px;}

.footer p { float:left; margin:0px 0px 0px 22px; color:#fff; font-size:16px; line-height:50px; font-family:Swis721 Cn BT; width:800px; font-weight:bold;}


.enquiry_form1 {
	width:855px !important;
	float: left;
	margin:20px 10px 30px 80px !important;
	padding:10px 0px 10px 0px;
	background:#033c68;
	box-shadow:4px 4px 4px 4px #a7a9aa;
}
.enquiry_form1 div {
	width:400px;
	float: left;
	height:auto;
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:2px 0px 0px 20px;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	
}
.enquiry_form1 input {
	color:#535651;
}
.enquiry_form1 input:hover {
}
.txt_box {
	color:#67575F;
	background:#fff !important;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:50px;
	width:200px;
	float:right;
	margin:0px;
	border:1px solid #CCCCCC;
}
.txt_area {
	color:#67575F;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:23px;
	width:250px !important;
	float:right;
	background:#fff !important;
	margin:0px;
	border:1px solid #CCCCCC;
}
.enquiry_form1 select {
	height:23px;
	width:250px;
	float:right;
	color:#67575F;
	background:#fff !important;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight: normal;
	border:1px solid #CCCCCC;
}
.enquiry_form1 textarea {
	color:#67575F;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	height:50px;
	width:250px !important;
	float:right;
	margin:0px;
	border:1px solid #CCCCCC;
}
.button {
	height:25px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#000!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:#ccc;
}
.button:hover {
	color:#FFFFFF !important;
	background:#d6221c;
}

.slider
{
	float:left;
	width:748px;
	height:252px;
	margin-left:240px;
	margin-top:5px;
	background:#000;
}