/* Getting the new tags to behave */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source {display:block;}

mark, rp, rt, ruby, summary, time {display:inline;}



/* Global properties ======================================================== */

html {width:100%;}



body { 	 

	    font-family: 'verdana';

	color:#8e8c7d;

	min-width:960px;

}

@font-face {
    font-family: 'CalibriRegular';
    src: url('font/calibri-webfont.eot');
    src: url('font/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/calibri-webfont.woff') format('woff'),
         url('font/calibri-webfont.ttf') format('truetype'),
         url('font/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



	body#page1 {min-width:960px;}



.bg {width:100%; background:url(images/bg-top.jpg) center 0 no-repeat;}



.main {

	width:960px; 	

	padding:0;

	margin:0 auto;

	font-size:12px;

	line-height:16px;

	text-decoration:none;

}

.main a {

	width:960px; 	

	padding:4px 4px;

	margin:0 auto;

	font-size:11px;

	text-decoration:none;

	color:#707070;

}

.main a:hover {



	padding:4px 4px;

	margin:0 auto;

	font-size:11px;

	text-decoration:none;

	color:#000000;

}





/*a {color:#79e300; outline:none;}

a:hover {text-decoration:none;}

*/

.col-1, .col-2 {float:left;}



.wrapper {

	width:100%; 

	overflow:hidden;

	margin-left:-20px;

	margin-left:0px\0/;

}

.extra-wrap {

overflow:hidden;

}

 

p {margin-bottom:18px;}

.p1 {margin-bottom:8px;}

.p2 {margin-bottom:15px;}

.p3 {margin-bottom:30px;}

.p4 {margin-bottom:40px;}

.p5 {margin-bottom:50px;}

.p6 {margin-bottom:65px;}



.reg {text-transform:uppercase;}



.fleft {float:left;}

.fright {float:right;}



.alignright {text-align:right;}

.aligncenter {text-align:center;}



.title {margin-bottom:18px;}



.it {font-style:italic;}



.letter {letter-spacing:-1px;}



.color-1 {color:#fff;}

.color-2 {color:#000;}

.color-3 {color:#7b7969;}

.color-4 {color:#87cc00;}

.color-5 {color:#79e300;}



.index {

	position:relative;

	z-index:2;

}



/*********************************boxes**********************************/

.margin-bot {margin-bottom:35px;}



.spacing {margin-right:35px;}



.indent {padding:0 70px 0 0;}

.indent2 {padding:0 20px 0 0;}

.indent-bot {margin-bottom:20px;}

.indent-bot2 {margin-bottom:30px;}

.indent-bot3 {margin-bottom:45px;}



.img-indent-bot {margin-bottom:25px;}

.img-indent {float:left; margin:0 20px 0px 0;}	

.img-indent2 {float:left; margin:0 15px 0px 0;}	

.img-indent-r {float:right; margin:0 0px 0px 40px;}	



.prev-indent-bot {margin-bottom:10px;}	



.buttons a:hover {cursor:pointer;}



.menu li a,

.list-2 li a,

.link, .button,

.logo {text-decoration:none;

}	



.list-1 li a{

	color:#4E9F1C !important;

	text-decoration:none;

	font-size:14px !important;

	border-bottom:1px dashed #cccccc;

	width:195px;

	padding-left:0px;

	margin-left:0px;

	

}



.list-1 li a:hover{

	color:#000000 !important;

	text-decoration:none;

	padding-left:0px;

	width:195px;

}



/*********************************header*************************************/

header {

	height:145px; 

	width:100%;

	position:relative; 

	z-index:2;

	background:#79e300;

}

	#page1 header {

		height:370px;

	}



h1 {

	padding:38px 0 0 0; 

	position:relative;

}

.logo {

	display:block; 

	width:164px; 

	height:90px; 

	background:url(images/logo.png) 0 0 no-repeat;

}



.banner {

	width:667px;

	height:305px;

	background:url(images/header-img.png) 0 0 no-repeat;

	position:absolute;

	top:4px;

	right:40px;

}



/*********************************content*************************************/

#content {

	width:100%; 

	padding:0;

	position:relative;

	z-index:1;

	background:url(images/bg-top2.gif) center top no-repeat;

}

	#content .padding {

		padding: 80px 0 30px 0;

	}



.spacer-1 {

	width:100%; 

	background:url(images/pic-1.gif) 217px 0 repeat-y;

}



h3 {

	font-size:28px; 

	line-height:32px; 

	margin:0 0 20px 0; 

	color:#484647;

	font-weight:normal;

	

}



.border-bot {

	width:100%; 

	padding-bottom:15px; 

	background:url(images/pic-1.gif) 0 bottom repeat-x;


}



.box {

	width:100%; 

	min-height:295px; 

	background:url(images/bg-box.png) 0 0 repeat;

}

.testimonial{position:relative;
	width:144px;
	height:20px;
	/*color:#a1a09d;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:600;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	float:left;
	border-radius:6px;
	border:1px solid #eae9e1;
	background:#fff881;
	padding:10px 15px;
	color: rgba(0,0,0,0.6);
	text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
	
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
	
	-webkit-box-shadow: 0px 7px 0px #9c9523;
    -moz-box-shadow: 0px 7px 0px #9c9523;
    box-shadow: 0px 7px 0px #9c9523;
}
.testimonial:active{
    -webkit-box-shadow: 0px 2px 0px #cac128;
    -moz-box-shadow: 0px 2px 0px #cac128;
    box-shadow: 0px 2px 0px #cac128;
    position:relative;
    top:5px;
}


/*.button {

	display:inline-block;

	padding-left:18px;

	color:#8e8c7d;

	background:url(images/button-left.png) left 0 no-repeat;

	cursor:pointer;

	font-weight:normal;

}

	.button span.b {

		display:inline-block;

		padding-right:18px;

		background:url(images/button-right.png) right 0 no-repeat;

	}

		.button span.b span {

			display:inline-block; 

			padding:0 7px;

			font-size:18px;

			line-height:43px;

			background:url(images/button-tail.gif) 0 0 repeat-x #e7e6df;

	}
	.button:hover {

		color:#000;

	}
*/


.list-1 li {

	line-height:20px; 

	padding-left:16px; 

	background:url(images/marker.gif) left center no-repeat;
	

}

	.list-1 li a {

		display:inline-block;

	}

		.list-1 li a:hover {

			color:#48462f;

		}



.list-2 li {

	font-size:14px; 

	line-height:24px; 

	padding:0px; 

	background:url(images/pic-1.gif) 0 bottom repeat-x;

}

	.list-2 li a {

		display:block; 

		color:#1799cf; 

		padding-left:12px; 

		background:url(images/marker-1.gif) 0 10px no-repeat;

	}

		.list-2 li a:hover {color:#fff;}

	.list-2 .last-item {background:none;}

	

.price-list li {

	width: 100%;

	overflow: hidden; 

	vertical-align: top;

	color: #8e8c7d;

	line-height:22px;

}

	.price-list li strong {

		background: url(images/pic-1.gif) repeat-x 0% 13px;

		display: block; 

		overflow: hidden;

	}

	.price-list li span {

		float: right;

		color: #8e8c7d;

	}

	.price-list li a {	

		float: left;

		text-decoration: none;

		color: #8e8c7d;

	}

		.price-list li a:hover {

			color:#79e300;

		}



.link:hover {text-decoration:underline;} 



.link-1 {

	font-size:13px; 

	font-weight:bold;

	color:#48462f;

	cursor:pointer;

	text-decoration:underline;

}

	.link-1:hover {text-decoration:none;} 

	

.link-2 {color:#787878;}

	.link-2:hover{text-decoration:none;}



.text-1 {

	display:block;

	font-size:34px;

	line-height:1.8em;

	color:#79e300;

	text-align:center;
	float:left; 
	margin:7px 0px 0px 20px;

} 

.text-2 {

	display:block;

	font-size:30px;

	line-height:1em;

	color:#ffcc00;

	text-align:center;

}

.text-3 {

	display:block;

	font-size:23px;

	line-height:26px;

	color:#4d4d4d;

	text-align:center;

	margin-bottom:10px;

	margin-left:0px !important;

}

.text-4 {

	font-size:12px;

	line-height:15px;

	color:#9a9992;

	margin:0px;

	margin-left:-15px;

}



.href {

	font-size:12px !important;

	line-height:15px !important;

	color:#333333 !important;

	margin:0px !important;

	text-decoration:underline !important;

}



dl span {float:left; width:68px;}



/* Contact form */

#contact-form {

	position:relative;

	vertical-align:top;

	width:100%;

	z-index:1;

	}

	#contact-form fieldset {

		border:none;

		padding:0;

		}

		#contact-form .field {

			overflow:hidden;

			padding:0 0 20px 0;

			}

			

			#contact-form input {

				width:233px;

				line-height:1.2em;

				padding:9px 18px; 

				margin:0;

				background:none;

				border:1px solid #c5c5c5;

				font-family: 'georgia';

				font-size:12px;

				color:#8e8c7d;

				border-radius:7px;

				-moz-border-radius:7px;

				-webkit-border-radius:7px;

			}

			#contact-form .area .error { float:none;}

			#contact-form textarea {

				margin:0;

				overflow:auto;

				width:431px;

				height:186px;

				line-height:18px;

				padding:9px 18px; 

				background:none;

				border:1px solid #c5c5c5;

				font-family: 'georgia';

				font-size:12px;

				color:#8e8c7d;

				border-radius:7px;

				-moz-border-radius:7px;

				-webkit-border-radius:7px;

			}

				#contact-form a {

					cursor:pointer;

					}

				#contact-form .alignright {

					padding-top:12px;

					}

					#contact-form small {

						color:red;

						font-weight:bold;

						padding:0 0 0 5px;

						}

			#contact-form label {

				padding:0 0 0px 10px;

				display:inline-block;

				color:#F00;

				}

				#contact-form .error {

					color:#f00;

					font-size:11px;

					line-height:2.6em;

					display:none;

					overflow:hidden;

				}

		.buttons-wrapper { padding-top:25px; text-align:right; }

		.buttons-wrapper a { margin-left:35px;}



.circle {

	display:inline-block; 

	padding:3px 16px; 

	font-size:48px; 

	line-height:1.2em; 

	color:#fff; 

	text-transform:uppercase;

	float:left;

	margin-right:10px;

	border-radius:35px;

	-moz-border-radius:35px;

	-webkit-border-radius:35px;

}

.ground {background:#79e300;}



.lightbox-image {

	position:relative;

	overflow:hidden;

	display:inline-block;

	}

	.lightbox-image img {

		position:relative;

		z-index:2;

		}

	.lightbox-image span {

		display:inline-block;

		position:absolute;

		left:0px;

		top:0;

		width:100%;

		height:100%;

		background:url(images/magnify.png) no-repeat 50% 55%;

		z-index:1;

		padding:0;

	}

/****************************footer************************/

footer {

	width:100%; 

	padding:0px 0 30px;

	color:#707070!important;

font-family: 'verdana';

	}

	

footer .main {

		font-size:11px!important;

		line-height:36px;

		color:#707070!important;

		text-decoration:none;

	}

.footer-border {

	width:870px;

	margin:0 auto;

	padding:25px 0 0 0;

	border-top:1px solid #efeeeb;

	margin-top:30px\0/;

}



.footer-menu {

	float:right;

	font-size:12px;





}

	.footer-menu li {

		padding:0px 15px;

		float:left;

		border-right:1px solid #cccccc;

		line-height:15px;

		margin-top:25px;

		text-transform:capitalize;

	}

	.footer-menu li.first {

		padding-left:26px;

	}

		.footer-menu li a {

		text-decoration:none;

		line-height:15px;

		}

.footer-menu li a:hover {

		color:#000000!important;

}

	.footer-menu li a.active, {

			text-decoration:none;

		color:#707070!important;

			

		}





.hdr15{

	font-family:'georgia'; 

	font-style:italic; 

	font-size:15px; 

	line-height:20px;  

	color:#333333;

}

.hdr15c{

	font-family:'georgia'; 

	font-style:italic; 

	font-size:15px; 

	line-height:20px;  

	color:#8e8c7d;

	font-weight:normal;

}

.hdr15c p{

	border-bottom:1px dashed #cccccc;

	padding-bottom:15px;

	margin-bottom:15px;

}



.hdr15c strong{

	font-family: 'georgia';

	font-style:italic; 

	font-size:15px; 

	line-height:20px;  

	color:#333333;

	font-weight:normal;

	line-height:35px;

}



.hdr15c ul{

	padding-left:0px;

	margin-left:0px;

}

.hdr15c li{

	padding-left:15px;

	margin-bottom:10px;

	padding-bottom:5px;

	background-image:url(images/bullet.jpg);

	background-repeat:no-repeat;

	background-position:left top;

}







.hdr15b{

	font-family: 'georgia';

	font-style:italic; 

	font-size:15px; 

	line-height:20px;  

	color:#333333;

}

.hdr18-green{

	font-family:'georgia'; 

	font-style:italic; 

	font-size:18px; 

	line-height:20px;  

	color:#339900;

}

.hdr18-blue{

	font-family:'georgia'; 

	font-style:italic; 

	font-size:18px; 

	line-height:20px;  

	color:#19b1f2;

}

.color-red{

	color:#FF0000;

}



.input {

	margin:0px;

	padding:0px;

	background-color:#FFF;

	width:408px;

	height:31px;

	line-height:31px;

	border:1px dashed #a6aea5;

	margin-bottom:0px;

	display:block;

	padding-left:5px;

	color:#333333;

}

.submit {

	margin-top:10px;

	background-color:#79e300;

	border:none;

	cursor:pointer;

	float:left;

	height:24px;

	width:67px;

	font-size:14px;

	text-align:center;

	line-height:24px;

	color:#FFF;

	font-weight:bold;

}



.text-3{

 margin-left:15px;

}

.text-4{

 margin-left:0px;

 text-align:center;

}





























.text-12-grey{

	font-family: 'georgia';

	font-size:14px; 

	color:#6B6957;
        
        font-style: italic;

	line-height:18px;

	text-align:justify;

	padding-right:15px;

}

.text-12-grey p{

	padding-bottom:10px;

	padding:10px 30px;

	margin-bottom:0px;

	background-image:url(images/para-devider.jpg);

	background-repeat:no-repeat;

	background-position:bottom left;

	clear:both;

}



.text-12-grey span{

	padding-bottom:8px;

	

}



.text-12-grey a{

	color:#333333; 

	padding:8px 3px; 

	text-decoration:none; 

	margin-left:550px; 

	margin-top:15px;

}

.text-12-grey a:hover{

	color:#333333; 

	padding:8px 3px; 

	text-decoration:none; 

	margin-left:550px; 

	margin-top:15px;

}


/******************	19-03-152*******/
.career_text{

	font-family:'georgia';

	font-size:18px;

	color:#4ba800;

	


}
.career_text2{

	font-family:'georgia';

	font-size:14px;

	color:#333333;
	font-weight:bold;
	


}

.career_left{

	width:100%;

	padding:0px;

	font-family:'georgia';

	font-size:14px;

	color:#6B6957;

	font-style:italic;

	line-height:20px;

	text-align:justify;

	float:left;

}
.career_left h1{

	font-family:'georgia';

	font-size:30px;

	color:#4ba800;

	font-style:normal;

	font-weight:normal;

	margin:0px;

	padding:0px;

	margin-bottom:15px;

}

.career_row_01{ margin:0px;
padding:0px;
width:100%;
}

.career_row_01 ul{ margin:18px 0px;
margin-left:0px;
list-style:none;
}
.career_row_01 li{margin:0px;
padding:0px;
display:block;
background: url(images/bu_01.jpg) left center no-repeat;
padding-left:15px;
line-height:20px;
}
.career_row_01 a{ text-decoration:none;
color:#4ba800;
}
.career_row_01 a:hover{ text-decoration:none;
	color:#4ba800;
}
.career_row_02{ margin:0px;
padding:0px;
width:100%;
}

.career_row_02 ul{ margin:18px 0px;
margin-left:0px;
list-style:none;
}
.career_row_02 li{margin:0px;
padding:0px;
display:block;
background: url(images/bu_02.jpg) left 7px no-repeat;
padding-left:25px;
line-height:20px;
margin-bottom:18px;
border-bottom:1px solid #b3b6b8;
padding-bottom:18px;
}
.career_row_02 li ul{ margin:12px 0px;
list-style:none;
margin-left:-10px;
}
.career_row_02 li li{ margin:0px;
padding:0px;
display:block;
background: url(images/bu_01.jpg) left 7px no-repeat;
padding-left:12px;
line-height:20px;
margin-bottom:12px;
border:none;

}
.padding-top{ padding-top: 30px; display:table;}
.padding-down{bottom: 39px;
    display: table;
    position: relative;}