html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/****************************************************************************
User Styles
*****************************************************************************/
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background-color: #fff;
color:#333;

}
a {
	text-decoration: none;
	}
.success
{
	color:#006600;
	font-size:13px;
}











/* =============================================================================
   Non-semantic helper classes
   ========================================================================== */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

.hidden { display: none; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: block;  clear: both;  visibility: hidden;  line-height: 0;  height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

html, 
body {
   margin:0;
   padding:0;
   height:100%;
   min-height:100%;
}

.full_wraap {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 100%;
	text-align: left;
	position: relative;
	min-height:100%;
}
.con_align_center {
	width: 960px;
	margin:auto;
}
.header_wraap {
	float: left;
	width: 100%;
}
.logo {
	float: left;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.quk_links {
	float: right;
	width: auto;
	margin-top: 10px;
}
.quk_links a {
	float: left;
	width: auto;
	margin-right: 10px;
}
.nav_wraap {
	line-height: 49px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 49px;
	width: 100%;
	margin-top: 10px;
}
.read
{
	float:right;
	margin-right: 30px;
	line-height:0px;
}
.read a{
	color:#000;
	font-style: italic;
}
.read a:hover
{
	text-decoration: underline;
}
.nav_wraap  ul {
	float: right;
	width: auto;
	background-image: url(../images/nav_line.jpg);
	background-position:right;
	background-repeat: repeat-y;
	padding-right:2px;
}
.nav_wraap  ul li{
	float: left;
	width: auto;
	background-image: url(../images/nav_line.jpg);
	background-position:left;
	background-repeat: repeat-y;
}

.nav_wraap  ul li a{
	float: left;
	width: auto;
	padding:0px 26px;
	color:#fff;
	font-weight:bold;
	margin-left:2px;
	
}
.nav_wraap  ul li a:hover{
	background-image: url(../images/nav_select_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	
}
.nav_wraap  ul li a.selected{
	background-image: url(../images/nav_select_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	
}


.content_wraap {
	float: left;
	width: 100%;
}
.banner {
	background-image: url(../images/banner_bg.png);
	float: left;
	height: 356px;
	width: 100%;
}

.ban_con {
	float: left;
	width: 480px;
	margin-top: 126px;
	margin-left: 21px;
}

.ban_con h1 {
	/*font-family: HelveticaNeueLTStd;*/
	font-size: 36px;
	font-weight: bold;
	color: #3b4243;
	letter-spacing: -2px;
}
.col_orange {
	color: #ff6600;
}
.ban_con p {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 24px;
}
.products {
	background:url(../images/grad_bg.png);
	float: left;
	height: 175px;
	width: 950px;
	/*box-shadow:#ededed;*/
	-moz-box-shadow: 0 0 4px #EDEDED;
-webkit-box-shadow: 0 0 4px #EDEDED;
box-shadow: 0 0 4px #EDEDED;
border: 1px solid #fff;
padding-left: 10px;
border:2px solid #fff;
}

.products .box {
	float: left;
	width: 220px;
	margin-top: 19px;
	margin-right: 20px;
	background:url(../images/divider.png) no-repeat right 10px;
}

.no_mar_r {
	margin-right: 0px!important;
	}

.products .box h2 {
	font-size:18px;
    line-height:24px;
	font-weight: bold;
	float: left;
	height: 36px;
	width: 100%;
	color:#fff;
	text-shadow:1px 1px 1px #333;
	margin-left:10px;
}

.products .box ul {	
	width: 100%;
	display:block;
	margin-top:55px;
	margin-left:15px;
}
.products .box ul li
{
padding-top:8px;
display:block;
font-size:12px;
color:#fff;
background:url(../images/tick.png) no-repeat left 5px;
width:100%;
height:20px;
padding-left:20px;
}
.btn_more {
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/btn_more_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 33px;
	width: 68px;
	margin-top: 16px;
}
.services_con {
	float: left;
	width: 100%;
	margin-top: 35px;
	margin-bottom:10px;
}
.services_con .con_lef {
	float: left;
	width: 700px;
	margin-left: 10px;
}
.services_con .con_lef h2 {
	font-size: 46px;
	color: #000000;
	float: left;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: -3px;
}
.col_blue {
	color: #2080bb;
	font-weight: bold;
}
.services_con .con_lef .con {
	float: left;
	width: 100%;
	margin-top: 19px;
}
.services_con .con_lef .con img {
	float: left;
	width: auto;
	margin-right: 10px;
}
.services_con .con_lef .con p {
	float: left;
	width: 470px;
	line-height: 18px;
}
.services_list {
  float: left;
    width: auto;
    margin-left:40px;
}
.services_list span.locate {
	font-size: 20px;
	font-weight: bold;
	float: left;
   line-height: 45px;
   margin-left:10px;
}
.services_list ul {
	float: left;
	width: 100%;
	margin-top: 18px;
}
.services_list li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 7px;
	line-height: 7px;
	width: 98%;
	margin-bottom: 20px;
	padding-left: 18px;
}
.services_list li a{
	color: #333;
}
.services_list li a:hover{
	color: #3C89BB;
}
.services_list p
{
	line-height:18px;
	padding-top:6px;
	margin-left:10px;
	clear: both;
	margin-top:0px;
	}
.footer_wraap {
	background-color: #252525;
	height: 48px;
	position:absolute;
	width: 100%;
	margin-top: 30px;
	bottom: -78px;
}
.footer_wraap  p {
	color: #999999;
	float: left;
	width: 100%;
	margin-top: 18px;
	text-align:center;
}
.clear_both {
    clear: both;
}

/* service start */

.banner_service {
	background-image: url(../images/banner_service.png);
	float: left;
	height: 168px;
	width: 960px;
}
.banner_service h2 {
	float: left;
	width: auto;
	margin-top: 73px;
	margin-left: 15px;
	font-size: 46.6px;
	font-weight: bold;
	color: #3b4243;
	letter-spacing: -2px;
}


.services_con .con_lef {
	float: left;
	width: 700px;
	margin-left: 10px;
}
.services_con .con_lef h2 {
	font-size: 46px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: -3px;
}
.services_left
{
	width:100%;
	height: auto;

}
.services_right
{
	width:260px;
	height:auto;
	float:left;
	margin-top:50px;

}
.col_blue {
	color: #2080bb;
	font-weight: bold;
}
.services_content {
	float: left;
	width: 100%;
	margin-top: 0px;
	line-height: 18px;
}

.ser_list {
	width: 100%;
	float: left;
	margin-top: 20px;
	}
.ser_list .box{
	width: 300px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	height:100px;
	}
	.ser_list  h1{
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	}
	
.ser_list .box h2{
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	}	
	
.ser_list .box ul{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-left:20px;
	}	
.ser_list .box ul li{
	width: 100%;
	float: left;
	margin-top: 10px;
	list-style:disc;
	}		
.services_content img {
	float: left;
	width: auto;
	
}
.services_content  h2 {
	float: left;
	width: 100%;
	font-size: 24px;
	margin-bottom: 8px;
}
.services_content .con {
	float: left;
	width: 380px;
	line-height: 18px;
	margin-left: 10px;
}
.services_content p {
	float: left;
	width: 100%;
	line-height: 18px;
	margin-top: 18px;
}


/* form content start */
.form_content {
	width: 650px;
	float: left;
	margin-top: 36px;
	}
.form_content .text {
	width: 100%;
	float: left;
	}
	
.form_content .text h2 {
	width: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
	}	
.form_content .text p {
	width: 100%;
	float: left;
	color: #191818;
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom:10px;
	}	
	
	
.content_us_b {
	width:620px;
	float:left;
	border:0px;
	margin-top: 50px;
	margin-left: 10px;
	position: relative;
}
.content_us_b .cont_box {
	float: left;
	width: 100%;
	margin-bottom: 22px;
}
.content_us_b .cont_box .l_text {
	font-size: 14px;
	float: left;
	height: 30px;
	width: 140px;
	line-height: 30px;
	color: #666;
	font-weight: bold;
}
.l_box {
	border:1px solid #ccc;
	-moz-box-shadow: inset 0 0 5px #f4f4f4;
-webkit-box-shadow: inset 0 0 5px #f4f4f4;
box-shadow: inner 0 0 5px #f4f4f4;
border-radius: 2px;
	float: left;
	width: 424px;
	height: 25px;
}
.l_box input {
	float: left;
	width: 424px;
	height: 33px;
	border:0px;
	background:none;
	padding-left:4px;
	padding-right:4px;
}
.texar_box {
	border:1px solid #ccc;
	-moz-box-shadow: inset 0 0 5px #f4f4f4;
-webkit-box-shadow: inset 0 0 5px #f4f4f4;
box-shadow: inner 0 0 5px #f4f4f4;
border-radius: 2px;
	float: left;
	width: 424px;
}
.texar_box textarea {
	float: left;
	width: 424px;
	border:0px;
	background:none;
	padding-left:4px;
	padding-right:4px;
	height: 115px;
}
.contact_us_btn {
	float: left;
	width: 77px;
	height: 33px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	margin-top: 5px;
	margin-left: 0px;
	background-image: url(../images/btn_submit.png);
	background-repeat: no-repeat;
}

.contact_us_btn input{
color: #fff;
	border: 0px;
	background: none;
}


.contact_us_btn a {
	float: left;
	width: auto;
	margin-right: 4px;
}
.contact {
	float: left;
	width: 608px;
	margin-top: 28px;
}

.about_us_con {
	width: 100%;
	float: left;
	}
.contact_rig_con {
	width: auto;
	float: right;
	
	margin-top: 80px;
	background-color:#1877B4;
	padding:10px 10px;
	color:#fff;
	}
	
.contact_rig_con h3 {
	font-weight: bold;
	}	
	.contact_rig_con p {
	width: 100%;
	float: left;
	margin-top: 20px;
	line-height: 18px;
	font-weight:bold;
	}
	
.about_us_con p{
	width: 100%;
	float: left;
	margin-top: 20px;
	line-height: 18px;
	}
.get-back{
	position:relative;
	top:6px;
	left:5px;
	font-size:13px;
	color:#f0f0f0;
	font-style:italic;
}
.required-field{
	text-align:right;
	position:relative;
	top:14px;
	right:7px;
	font-size:13px;
	color:#f0f0f0;
	font-style:italic;
}
.career_left
{
	width: 100%;
	
	
}
.about_left
{
	width:100%;
	
	}
