@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Lato', sans-serif;
	/*background-color:#85ce38;*/
	}

.cl{
	clear:both;
	}
	
h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
	color:#858585;
	text-align:left;
	font-weight:100;
	}
	
h1{
	font-size:35px;
	font-weight:300;
	color:#444444; 
	margin-top:35px; 
	text-shadow:1px 1px 0px #ccc;
	}
	
h2{
	font-size:25px;
	font-weight:100;
	}
	
h3{
	font-size:20px;
	font-weight:100;
	}
	
h4{
	font-size:18px;
	font-weight:100;
	}
	
h5{
	font-size:16px;
	font-weight:100;
	}
	
h6{
	font-size:13px;
	font-weight:100;
	}
	
p{
	font-family: 'Lato', sans-serif;
	color:#333;
	text-align:justify;
	font-size:14px;
	font-weight:400;
	}

table{
	/*border:none;*/
	}
	
td, th {
   /*border:none;*/
}

img{
    border: none;
}


	
	
/*----------------------HEADER---------------------------*/


#headerWrap{
	width:100%;
	min-width:980px;
	height:108px;
	background-color:#fff;
	border-top:#00B200 solid 3px;
	/*-moz-box-shadow:2px 4px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 4px 10px 0px rgba(0,0,0,0.3);
	box-shadow:2px 4px 10px 0px rgba(0,0,0,0.3);*/
	}
	
#header{
	width:940px;
	height:108px;
	margin:0px auto;
	/*background-color:#fff;*/
	}
	
#header h1{
	font-size:35px;
	color:#00B200;
	font-weight:300;
	float:left;
	width:275px;
	margin-top:30px;
	}
	

#logoImg{
	width:255px;
	height:68px;
	margin:49px 0px 0px 0px;
	float:left;
	width:
	}
	
#menuWrap{
	width:600px;
	height:50px;
	/*background-color:#CCCCCC;*/
	float:right;
	}
	
#menuWrap ul{
	margin:0px 0px 0px 93px;
	padding:0px;
	list-style-type:none;
	float:left;
	}
	
#menuWrap li{
	float:left;	
	height:82px;
	margin:0px 1px 0px 0px;
	padding:40px 16px 0px 16px;
	text-align:center;
	}
	
#menuWrap li:hover{
	background-color:#00B200;
	color:#fff;
	}
	
#menuWrap a li{
	font-weight:400;
	font-size:13px;
	color:#868686;
	}
	
#menuWrap a li:hover{
	text-decoration:none;
	}
	
#menuWrap .currentPage li{
	/*color:#2D89F0;*/
	background-color:#00B200;
	color:#fff;
	}
	
#bannerWrap{
	min-width:980px;
	max-width:980px;
	margin:0px auto;
	height:420px;
	}
	
#stripWrap{
	width:100%;
	height:99px;
	background-color:#858585;
	}
	
#strip{
	width:940px;
	height:99px;
	margin:0px auto;
	padding-top:22px;
	}

#strip table{	
	font-size:20px;
	font-weight:700;
	color:#fff;
	}
	
/*----------------------CON----------------------*/
	
#con{
	width:980px;
	height:auto;
	min-height:100px;
	margin:0px auto 0px auto;
	padding:0px 20px 35px 20px;
	}
	
.readmore{
	display:block;
	padding:6px 11px;;
	font-size:12px;
	color:#FFFFFF;
	background-color:#468C00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:right;
	}
	
.readmore:hover{
	background-color:#2E5B00;
	color:#fff;
	}
	
#homeCon2Wrap{
	width:100%;
	min-width:980px;
	height:auto;
	background-color:#CCCCCC;
	border-bottom:#AAAAAA 1px solid;
	border-top:#AAAAAA 1px solid;
	}
	
#homeCon2{
	width:940px;
	margin:35px auto 0px auto;
	}
	
.box{
	height:240px;
	width:210px;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	margin:15px 0px 18px 0px;
	-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);
	}
	
.box:hover{
	-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.3);
	box-shadow:0px 0px 2px 0px rgba(0,0,0,0.3);
	margin:16px 0px 17px 0px;
	}
	
.boxLine2{
	margin:15px 33px 62px 120px
	}
	
.boxLine2:hover{
	margin:16px 33px 61px 120px
	}
	
.box img{
	margin:14px;
	border:1px solid #AAAAAA;
	}
	
.box p{
	text-align:center;
	font-weight:400;
	}
	
#whyChoose li{
	list-style-image:url(img/ul-icon.png);
	line-height:25px;
	}
	
	
.pageCon img{
	border:1px solid #AAAAAA;
	}

.pageConNoBorder{
    border: none !important; 
}

.proImg{
    margin-left: 380px;
}

.proHeading{
    font-weight: 700;
    text-align: center;
}

.tableVerAli{
	vertical-align:top;
}

#everTable td{
	text-align: justify;
}

.everTableHeader{
	font-size: 18px;
	font-weight: 700;
}
	
/*-------------------FOOTER----------------------*/
	
#footer{
	width:100%;
	height:auto;
	}
	
#footerSocial{
	width:100%;
	height:69px;
	background-color:#444444;
	padding-top:17px;
	}
	
#footerSocial2{
	width:235px;
	height:35px;
	margin:0px auto 0px auto;
	}
	
#footerSocial2 a{
	margin:2px 5px 0px 5px;
	float:left;
	}
	
#footerSocial2 img{
	margin-top:0px;
	}
	
#footerLink{
	width:100%;
	height:69px;
	background-color:#333333;
	padding-top:26px;
	}
	
#footerLink2{
	height:22px;
	width:585px;
	margin:0px auto;
	/*background-color:#999;*/
	}
	
#footerLink ul{
	list-style-type:none;
	margin:0px auto;
	}
	
#footerLink li{
	float:left;
	margin:0px 15px;
	}
	
#footerLink li a{
	color:#FFFFFF;
	}

#footerLink li a:hover{
	color:#00B200;
	}
	
#footerEnd{
	width:100%;
	height:148px;
	background-color:#222222;
	padding-top:20px;
	}

#footerEnd2{
	width:500px;
	height:125px;
	margin:0px auto;
}

#footerEnd2 h1{
	margin:0px 0px 0px 0px;
	color:#00B200;
	font-size:35px;
	text-align:center;
	font-weight:300;
	text-shadow:none;
	}
	
#footerEnd2 p{
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	}
	
#skyartWrap{
	width:160px;
	height:22px;
	margin:20px 0px 0px 177px;
	}
	
#skyartWrap p{
	color:#fff;
	font-size:12px;
	float:left;
	padding-top:0px;
	}
	
#skylogo{
	width:80px;
	height:20px;
	overflow:hidden;
	float:left;
	margin-left:2px;
	}
	
#skylogo img{
	margin-top:-21px;
	}

	
/*------------------------CONTACT--------------------------*/

#contactFormWrap{
	width:525px;
	height:auto;
	float:left;
	padding:0px 10px 0px 0px;
	margin-top:35px;
	}
	
.form-control, .btn{
	margin:0px 0px 5px 0px; 
	}
	
#contactDetailWrap{
	width:390px;
	height:321px;
	float:left;
	margin-top:35px;
	margin-left:20px;
	}
	
	
	
#google_translate_element{
	float:right;
	margin-top:-30px;
	margin-bottom:20px;
	}