@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
}
body {
	width:100%;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	color: #000;
	font-family: 'Arial';
	margin: 0px;
	padding: 0px;
	font-size:14px;
	line-height:20px;
}


td, th, input, textarea, select, a {
	font-size: 14px;
}
input{
width:270px;
height:20px;
}
textarea{
width:560px;
height:200px;	
}
.submit{
	background-image:url(../img/send.PNG);
	width:61px;
	height:24px;
	float:right;
	cursor:pointer;
}
h1{
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	color:#000;
	
}
h2{
	color:#0c3774;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
}
p {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height:18px;
}
a, a:visited, a {
	color: #555555;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
.main-shining {
	min-width:1068px;
	background-image:url(../img/bg.png);

}
.main-container-bg{
	
}
.container{
	background-image: linear-gradient(bottom, rgb(255,255,255) 31%, rgb(244,244,244) 100%);
background-image: -o-linear-gradient(bottom, rgb(255,255,255) 31%, rgb(244,244,244) 100%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 31%, rgb(244,244,244) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 31%, rgb(244,244,244) 100%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 31%, rgb(244,244,244) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.31, rgb(255,255,255)),
	color-stop(1, rgb(244,244,244))
);
	background-color:#FFF;
	width:986px;
	margin:0 auto;
	position:relative;
	z-index:1;
	padding:50px 20px 150px 20px;
	height:auto;
}
.content-service{
	margin:0px auto 0 auto;
	padding-top:180px;
	width:492px;
	
}
.content-career{
	margin:0px auto 0 auto;
	padding-top:200px;
	width:660px;
	
}
.container-about {
	background-image:url(../img/bg-about.PNG);
	height:511px;
	width:1024px;
	margin:0 auto;
	position:relative;
	z-index:1;
	
}
.container-contact {
	background-image:url(../img/bg-contact.PNG);
	height:955px;
	width:1024px;
	margin:0 auto;
	position:relative;
	z-index:1;
	
}
.content-about{
	margin:0px auto 0 auto;
	padding-top:193px;
	width:693px;
	
}
.content-contact{
	margin:0px auto 0 auto;
	padding-top:128px;
	width:776px;
	
}
.container-home {
	background-image:url(../img/bg-container.PNG);
	background-repeat:no-repeat;
	background-color:#FFF;
	width:1024px;
	margin:0 auto;
	position:relative;
	z-index:1;
	padding-bottom:0px;
}
.col-left{
	
width:640px;
padding:30px 20px 20px 20px;
display:inline-block;

}
.col-right{
		
	float:right;
	width:330px;
	padding-top:100px;
	padding-left:10px;
	float:right;
	
}
.row-1 {
	margin-bottom:0px;
	background-image:url(../img/bg-header.PNG);
	background-repeat:repeat-x;
}

#header {
	position: relative;
	width:1024px;
	margin:0px auto 0px;

}
#header .border-1 {
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	height:150px;
	}
	
#header .header-top1{
height:35px;	
}
#header #logo {
	float:left;
	margin-left:0px;
	margin-top:30px;
}

#header .login{
	display: none;
	float:right;
	 margin-top:80px;
	height:25px;
	background-image:url(../img/key.PNG);
	background-repeat:no-repeat;
	padding-left:35px;
	
}
#header .login a{
font-size:18px;	
text-decoration:none;
}
.menu{
	display:inline-block;
	float:right;
	
}
#nav{
	margin:0px;
	height:46px;
	padding-left:0px;
	
}
#nav ul{
	margin:0px;
	padding:0px;

}
#nav li{
	list-style:none;
	float:left;
	font-family: Calibri, sans-serif;
	height:37px;
}
#nav li a{
	font-size:18px;
	text-transform:capitalize;
	height:25px;
	width:120px;
	text-decoration:none;
	display:block;
	padding-top:8px;
	text-align:center;
	color:#fff;
	
}

#nav li a:hover{
	background-image:url(../img/btn-hover.PNG);
	text-decoration:none;
	color:#000;
	text-transform:capitalize;

}
#nav li a.active{
	background-image:url(../img/btn-hover.PNG);
	text-decoration:none;
	color:#000;
	text-transform:capitalize;

}

.row-2{
	
	background-color:#d2e5d0;	
}
.banner {
	width:1024px;
	margin:0 auto;
	position:relative;
	z-index:1;
	padding-bottom:0px;	

	
}


.footer-wrap {
	width:1024px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
#footer {
	clear: both;
	overflow: hidden;
	min-height: 41px;
	margin-bottom:0px;
	background-image:url(../img/bg-footer.PNG);
	
}
#nav-f{
	margin:0px;
	height:23px;
	padding-left:230px;
	text-transform:capitalize;
	
}
#nav-f li{
	list-style:none;
	float:left;
	margin-left:9px;
	margin-right:9px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:400;

}
#nav-f li a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:none;

}
#nav-f li a:hover{

text-decoration:underline;

}
#nav-f li a.selected{

text-decoration:underline;

}
#nav-f .divider-f{
width:10px;
height:22px;
background-image:url(../img/footer-divider.PNG);
background-repeat:no-repeat;
margin-top:0px;	
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.title{
	position:absolute;
	margin-top:115px;
	margin-left:185px;
	font-size:22px;
	font-weight:bold;	
	color:#fff;
}
.title-contact{
	position:absolute;
	margin-top:65px;
	margin-left:185px;
	font-size:22px;
	font-weight:bold;	
	color:#fff;
}

.v-divider{
	background-image:url(../img/v-divider.PNG);
	width:492px;
	height:2px;
	
}
.v-divider-long{
	background-image:url(../img/v-divider.PNG);
	width:776px;
	height:2px;
	margin-top:15px;
	margin-bottom:20px;
}


#nav-s ul li{
	list-style-image:url(../img/bullet.PNG);
	font-size:18px;
	margin-top:12px;
	margin-left:-15px;
	font-weight:regular;
}

#nav-s ul li a{

font-size:18px;
line-height:20px;
text-decoration:none;
padding-left:10px;

}
#nav-s ul li:hover{
list-style-image:url(../img/bullet-hover.PNG);
}

#nav-s ul li a:hover{
font-size:18px;
line-height:20px;
text-decoration:none;
color:#016e01;

}

.category-box{
	display:inline-block;
	width:204px;
	
}
.cat-heading{
	font-size:20px;
	margin-bottom:20px;
	color:#000;
}
.cat-box ul{
	padding:0px;
}
.cat-box > ul > li {
	position:relative;
	padding:0px 0;
	text-decoration:none;
	list-style:none;
}

.cat-box > ul > li > a {
	background-image:url(../img/cat.png);
	background-repeat:no-repeat;
	text-decoration: none;
	display:inline-block;
	color: #000;
	font-size:16px;
	line-height:20px;
	height:35px;
	width:173px;
	padding-top:6px;
	padding-left:30px;
	margin:0px;

}
.cat-box > ul > li > a:hover, .cat-box > ul > li a.active {
	
	color:#fff;
	background-image:url(../img/cat-hover.PNG);
	background-color:#184380;
	height:35px;
	width:173px;
	padding-top:6px;
	padding-left:30px;
	margin:0px;
}
.page-title{
	font-size:30px;
	color:#000;
	font-weight:normal;
}
.page-title span{
	font-size:30px;
	color:#000;
	font-weight:normal;
}
.pro-title{
	font-size:20px;
	color:#184380;
	font-weight:bold;
	line-height:22px;
}
.pro-title-sub{
	font-size:18px;
	color:#464646;
	line-height:20px;
}

.product-container{
	display:block;
float:right;
width:760px;
margin-bottom:30px;
}

.product{
	width:181px;
	display:inline-block;
	padding-top:20px;
	margin:3px;
	height:220px;
}
.product a{
	text-decoration:none;
	font-size:14px;
	color:#464646;
}
.product a:hover{
	color:#184380;
}
.product .pro-name{
	position:absolute;
	padding-left:10px;	
	padding-top:10px;
}

.service{
	width:161px;
	display:inline-block;
	padding-top:30px;
	margin-left:15px;
	margin-right:15px;
	height:160px;
}
.service img{
	display:block;
	margin:0 auto;
	height:105px;
}
.service .ser-name{
	width:161px;
	position:absolute;
	padding-left:10px;	
	padding-top:10px;
}
.col{
	float:left;
	width:236px;
	display:inline-block;
	padding:20px 5px;
	margin:0;
	z-index:1;
	
}
.col img{
	display: block; margin-left:30px;; 
}
.service-divder{
display:block;
background-color:#898989;
height:1px;
margin-top:15px;
margin-bottom:10px;
}
.col-right-contact{
		
	float:right;
	width:330px;
	padding-left:10px;
	float:right;
	font-size:13px;
	color:#707070;
	
}
.col-left-contact{
	
width:600px;
padding:30px 20px 20px 0px;
display:inline-block;

}
.contact-add{
	background-image:url(../img/contact-add.png);
	background-repeat:no-repeat;
	padding-left:45px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:25px;
}

.contact-phone{
	background-image:url(../img/phone.png);
	background-repeat:no-repeat;
	padding-left:45px;
	margin-bottom:10px;
	margin-left:25px;
}

.contact-email{
	background-image:url(../img/email.png);
	background-repeat:no-repeat;
	padding-left:45px;
	margin-left:25px;
	height:27px;
}
.pdf a{
	display:block;
	background-image:url(../img/pdf.PNG);
	background-repeat:no-repeat;
	padding-left:35px;
	margin:5px;
	height:30px;
	
}