/* 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, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#878787;
	min-width:960px;
	background:#f8f8f8;
}

.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.642em;
}

a {color:#1799cf; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2, .col-3, .col-4 {float:left; position:relative; width:230px;}
.col-2 { left:230px;}
.col-3 { left:469px;}
.col-4 { left:708px;}
.wrapper {width:100%; overflow:hidden;}
.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:18px;}

.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:#9bd240;}
.color-4 {color:#727375;}
.color-5 {color:#92bd03;}
.color-6 {color:#737476;}
.block {display:block;}
.decor {text-decoration:none;}
.decor:hover {text-decoration:underline;}
.text-1 {font-size:12px; line-height:18px;} 
.text-2 {font-size:11px; line-height:17px;}  
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.margin-bot1 {margin-bottom:32px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:23px;}
.indent-bot3 {margin-bottom:22px;}
.indent-bot4 {margin-bottom:21px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent-bot1 {margin-bottom:26px;}
.img-indent {float:left; margin:0 20px 0px 0;}
.img-indent1 {float:left; margin:0 30px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.h3-indent { margin-bottom:11px;}

.mb0 { margin-bottom:0;}
.mt-9 {margin-top:-9px;}
.mb2 {margin-bottom:2px;}
.mb3 {margin-bottom:3px;}
.mb10 {margin-bottom:10px;}
.mt-4 {margin-top:-4px;}

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	
/**********************************bgslider*************************************/
.relative { position:relative;}
.next {
	position:absolute;
	right:0px;
	top:284px;
	width:62px;
	height:96px;
	display:block;
	background:url(../images/next.png) left top no-repeat;
	z-index:99;
}
.prev{
	position:absolute;
	left:1px;
	top:284px;
	width:62px;
	height:96px;
	display:block;
	background:url(../images/prev.png) left top no-repeat;
	z-index:99;
}
.prev:hover, .next:hover {background-position:left bottom;}
.bg_spinner {
    background: url("../images/loader.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    position: absolute;
    left: 440px;
    top: 250px;
    width: 80px;
}
#bgSlider img {

align:center;
	width:1920px !important;
	height:400px !important;
	left:50% !important;
	margin-left:-960px !important;
}
/**********************************************************************************/
.menu-bg {
	background:url(../images/menu-bg.png) center 71px no-repeat;
	height:75px;
	padding-top:71px;
	position:relative;
	z-index:2;
}
.tab_content .link-2 {background:#FFFFFF;}
/*********************************header*************************************/
header {
	width:100%;
	background:url(../images/header-bg.jpg) center top no-repeat;
	height: 400px;
}
#page1 header { height:400px; background:none;}
h1 {
	padding:62px 0 0 49px; 
	position:relative;
	float:left;
}
h1 a {
	display:block; 
	width:131px; 
	height:27px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
	text-decoration:none;
}
.header-line-2 {
	background:url(../images/header-line2-bg.jpg) left top repeat-x #111314;
	height:210px;
	position:relative;
	z-index:1;
}
.box {
	background:url(../images/box-bg.jpg) left top repeat-x;
	position:absolute;
	left:0;
	bottom:-210px;
	width:230px;
	height:210px;
	cursor:default;
	overflow:hidden;
}
.box:hover {  background:url(../images/box-hover.jpg) left top repeat-x;}
.box-2 {
	background:url(../images/box-bg.jpg) left top repeat-x;
	position:absolute;
	left:0;
	bottom:-210px;
	width:239px;
	height:210px;
	cursor:default;
	overflow:hidden;
}
.box-2:hover { background:url(../images/box-hover.jpg) left top repeat-x;}
.box-padd {
	padding:18px 0 34px 10px;
	border-right:1px solid #17181c;
	position:relative;
	overflow:hidden;
}
.box-padd2 {
	padding:18px 0 36px 20px;
	border-left:1px solid #36373a;
	border-right:1px solid #17181c;
	position:relative;
	overflow:hidden;
}
.box-padd3 {
	padding:18px 0 33px 20px;
	border-left:1px solid #36373a;
	position:relative;
	overflow:hidden;
	cursor:default;
}

/****************************menu*********************************************/
nav { float:right;}
.menu {
	padding:23px 17px 0 0px;
}
.menu > li {
	float:left; 
	position:relative;
	padding:0 0px 0 0px;
	margin-right:-18px;
	
}
.menu > li.last {
	padding-right:0;	
}
.menu > li > a {
	display:inline-block; 
	font-size:15px; 
	line-height:0em; 
	color:#FFFFFF; 
	text-transform:capitalize; 
}
.menu > li > a > strong {
	display:inline-block;
	padding-left:12px;
	background:url(../images/left-but-part.png) left -100px no-repeat;
	cursor:pointer;
	font-weight:normal;
}
.menu > li > a > strong > strong {
	display:inline-block;
	background:url(../images/right-but-part.png) right -100px no-repeat;
	padding-right:24px;
	cursor:pointer;
	font-weight:normal;
}
.menu > li > a > strong > strong strong{
	background:url(../images/mid-but-part.png) right -100px no-repeat ;
	display:inline-block;
	padding:29px 2px 5px 0px;
	cursor:pointer;
	font-weight:normal;
	height:40px;
}

	.menu li.sfHover > a > strong,.menu > li > a:hover > strong, .menu > li > a.current > strong { background-position:left top;}
	.menu > li > a:hover > strong > strong, .menu > li.sfHover > a > strong > strong, .menu > li > a.current > strong > strong {background-position:right top;}
	.menu > li > a:hover > strong > strong strong,  .menu > li.sfHover > a > strong > strong strong ,.menu > li > a.current > strong > strong strong  {background-position:right top; background-color:#68ae00; padding:18px 2px 16px 0;}

.menu ul {
	position:		absolute;
	padding:		0;
	top:			-999em;
	width:			93px;
	background:		none;
}
.menu ul ul {
	width:			75px;
	background:		#516e79;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:0px 0 1px 0; background:none;}
.menu li li a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding:		0 0 0 0px;
	font-size:		12px;
	line-height:	24px;
	text-transform:	none;
	color:#ffffff;
}
.menu  li  a > em {
	display:block;
	padding-left:4px;
	background:url(../images/left-but-part1.png) left 0px no-repeat;
	overflow:hidden;
	cursor:pointer;
	font-style:normal;
}
.menu  li  a > em > em {
	display:block;
	background:url(../images/right-but-part1.png) right 0px no-repeat;
	padding-right:4px;
	cursor:pointer;
	font-style:normal;
}
.menu  li  a > em > em em{
	background:url(../images/mid-but-part1.png) left 0px repeat-x;
	display:block;
	padding:2px 0px 3px 7px;
	cursor:pointer;
	font-style:normal;

}

				.menu li li.sfHover > a > em,.menu  li  a:hover > em,  .menu  li  a:hover > em > em em,  .menu li li.sfHover > a > em > em em { background-position:left bottom;}
				.menu  li  a:hover > em > em, .menu li li.sfHover > a > em > em {background-position:right bottom;}

.menu li li li { 
	background:url(../images/line-1.gif) left bottom repeat-x;
	padding:4px 0 5px 0;
}
.menu li li li.last {background:none;}
.menu li li li a {
	display:inline-block;
	padding:		0 0 0 0px;
	font-size:		12px;
	line-height:	24px;
	text-transform:	none;
	color:#ffffff;
}
.menu li li li a:hover { color:#2a2b2f;}
.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			77px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			86px;
	top:			30px;
	z-index:		9999;
	padding:		5px 15px 8px 13px;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
/*************************end menu********************************************/
/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
	background:#FFFFFF;
}

h3 {
	font-size:24px; 
	line-height:2em; 
	margin:0 0 6px 0; 
	color:#2b2c2f;
}
h4 {
	color:#FFFFFF;
	font-size:19px;
	line-height:2em;
	margin-bottom:3px;
}
h5 {
	color:#2b2c2f;
	font-size:20px;
	line-height:2em;
	margin-bottom:8px;
}
h6 {
	color:#2b2c2f;
	font-size:20px;
	line-height:1.2em;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
}
h4 strong { display:block; margin-top:-16px;}
.container-1 {
	padding:28px 0 70px 0;	
	line-height:23px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 63px; /*--Set height of tabs--*/
	border:none;
	width: 580px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 63px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 62px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #e0e0e0;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	min-width:124px;
}
ul.tabs li.first {
	border-radius:7px 0 0 0px;
	-moz-border-radius:7px 0 0 0px;
	-webkit-border-radius:7px 0 0 0px;
	border-left: 1px solid #e0e0e0;
	min-width:140px;
}
ul.tabs li.last {
	border-radius:0px 7px 0 0px;
	-moz-border-radius:0px 7px 0 0px;
	-webkit-border-radius:0px 7px 0 0px;
	min-width:186px;
}
ul.tabs li.first a {
		padding: 2px 33px 0px 33px;
}
ul.tabs li a {
	text-decoration: none;
	color: #332623;
	display: block;
	padding: 2px 34px 0px 34px;
	outline: none;
	font-size:14px;
}
ul.tabs li a:hover, html ul.tabs li.active a {
	color:#92bd03;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border:1px solid #e0e0e0;
	border-top:none;
	padding:37px 45px 39px 34px;
	border-radius:0px 0 7px  7px;
	-moz-border-radius:0px 0 7px 7px;
	-webkit-border-radius:0px 0 7px 7px;
	height:299px;
	overflow:hidden;
	position:relative;
}	
.box-content {
	border:1px solid #e0e0e0;
	border-radius: 7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:21px 19px 41px 21px;
}
.dec-text {
	font-size:23px;
	line-height:2em;
	color:#2b2c2f;
	letter-spacing:-1px;
	margin-bottom:6px;
}
.dec-text strong {
	display:block;
	margin-top:-22px;
}
/******************************************************************************************index-1.html***********************************************************/
#page2 .container-1 {
	padding:28px 0 78px 0;
}
.box-content-1 {
	border:1px solid #e0e0e0;
	border-radius: 7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.box-cont-padd {
	padding:12px 10px 20px 33px;	
}
.box-cont-padd1 {
	padding:12px 10px 28px 34px;	
}
.box-cont-padd2 {
	padding:12px 10px 27px 33px;	
}
.mini-box {
	float:left;
	width:279px;
	border:1px solid #e0e0e0;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:default;
}
.mini-box:hover {
	background:#ececec;
	border-color:#ececec;
}
.mini-box-padd {
	padding:6px 10px 23px 19px;	
}
.mini-box-indent { margin-right:21px;}
/*****************************************************************************************end index-1.html*********************************************************/
/******************************************************************************************index-2.html***********************************************************/
#page3 .container-1 {
	padding:31px 0 70px 0;
}
.carousel-box {
	width:300px;
	height:374px;
	background:url(../images/car-box-bg.jpg) left bottom no-repeat;
	position:relative;
	overflow:hidden;
}	
.carousel-box-padd {
	padding:33px 25px 0 35px;	
}
.carousel-box:hover { background-position:left top;}
/***** carousel style*****/
.carousel-1 {
	height:770px;
	width:940px;
	overflow:hidden;
	position:relative;
	}
.next2,
.prev2 {display:block; width:11px;	height:15px; text-indent:-5000px; position:absolute; top:-38px;	z-index:55;	}
.next2 {
	background-image:url(../images/next-1.png);
	background-repeat:no-repeat;
	background-position:0 top;
	right:0px; 
	z-index:55;
	}
	.next2:hover {
	background-position:0 bottom;
	}
.prev2 {
	background:url(../images/prev-1.png);
	background-repeat:no-repeat;
	background-position:left top;
	right:15px;
	}
	.prev2:hover {
	background-position:left bottom;
	}
#carousel-1 li {width:300px; height:770px; overflow:hidden; position:relative; margin-right:20px;}
.jCarouselLite-1 {width:940px !important;}
.relative {position:relative;}
/**********end**********/

/*****************************************************************************************end index-2.html*********************************************************/
/**************************************************************************************************index-3.html**********************************************************************************************/
#page4 .container-1 {
	padding:28px 0 71px 0;
}
.box-content-2 {
	background:#ececec;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#page4 .box-cont-padd {
    padding-bottom:21px;
}
#page4 .box-cont-padd1 {
    padding: 14px 10px 20px 30px;
}
#page4 .box-cont-padd2 {
    padding: 12px 10px 28px 34px;
}
.box-cont-padd3 {
    padding: 11px 20px 26px 34px;
}
.width {width:270px; float:left;}
.width-indent { margin-right:48px;}
/***********************************************************************************************end index-3.html*********************************************************************************************/
/**************************************************************************************************index-4.html**********************************************************************************************/
#page5 .container-1 {
	padding:28px 0 49px 0;
}
#page5 .box-cont-padd {
    padding-bottom:22px;
}
#page5 .box-cont-padd1 {
    padding: 14px 10px 20px 30px;
}
#page5 .box-cont-padd2 {
    padding: 12px 10px 27px 34px;
}
.width-2 { width:176px; float:left;}
.width-2-indent { margin-right:23px;}
/***********************************************************************************************end index-4.html*********************************************************************************************/
/**************************************************************************************************index-5.html**********************************************************************************************/
#page6 .container-1 {
	padding:30px 0 48px 0;
}
#page6 .box-cont-padd {
    padding: 12px 10px 22px 35px;
}
#page6 .box-cont-padd2 {
    padding: 12px 32px 60px 32px;
}
dl span {float:left; width:82px;}

/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				min-height:45px;
			}
			#contact-form label.message {
				height:220px;	
			}
			#contact-form input {
				width:343px;
				padding:10px 10px 10px 14px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.25em;
				color:#878787; 
				background:#fff;
				border:1px solid;
				border-color: #e1e1e1;
				outline:none;
				border-radius:7px;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:198px;
				margin:0;
				width:489px;
				padding:10px 10px 10px 14px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.25em;
				color:#878787; 
				background:#fff;
				border:1px solid;
				border-color: #e1e1e1;
				overflow:auto;
				outline:none;
				border-radius:7px;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:2em;
					display:none;
					overflow:hidden;
				}
		.buttons-2 { padding:19px 2px 0 0; text-align:right;}
		.buttons-2 a { margin-left:16px;}

/***********************************************************************************************end index-5.html**********************************************************************************************/
/*************************************************************************************************index-6.html*************************************************************************************************/
#page7 .container-1 {
	padding:30px 0 72px 0;
}
#page7 .box-cont-padd {
    padding: 12px 240px 28px 34px;
}

/***********************************************************************************************end index.html***************************************************************************************************/

.button {
	display:block; 
	padding:5px 0px 4px 0px;
	color:#FFFFFF; 
	background:url(../images/button.png) left top repeat-x;
	font-size:24px;
	line-height:1.25em;
	text-align:center;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
	
	.button:hover {color:#fff; background-position:left bottom; background-color:#0077A6;}

.list-1 li {
	line-height:20px;
	font-size:14px;
	padding:3px 0 4px 12px; 
	background:url(../images/marker-2.png) 1px 9px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#92bd03;
	}
		.list-1 li a:hover {
			color:#000;
		}

.list-2 li {
	font-size:12px; 
	line-height:18px; 
	padding:0px 0 0 12px; 
	background:url(../images/marker-1.png) 1px 6px no-repeat;
}
	.list-2 li a {
		display:inline-block; 
		color:#92bd03; 
	}
		.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:12px; 
	padding-right:9px; 
	background:url(../images/marker-1.png) right 9px no-repeat;
	color:#92bd03;
	text-decoration:underline;
}
.link-2 {
	display:inline-block; 
	font-size:13px; 
	color:#2e2f32;
	font-weight:bold;
	line-height:23px;
}
.link-2:hover {text-decoration:none;} 


/****************************footer************************/
footer {
	width:100%; 
	padding:35px 0 45px;
	background:url(../images/footer-bg.gif) left top repeat-x;
}

.footer-list li {
	width:112px;
	float:left;
	margin-right:15px;
}
.footer-list li.last {
	margin-left:212px;	
	width:175px;
}
.footer-list li a {
	display:block;
	background:url(../images/footer-li.png) left -25px repeat-x;
	font-size:13px;
	color:#2e2f32;
	text-decoration:none;
	padding-top:15px;
}
.footer-list li a:hover { background-position:left 7px;}
.footer-link {
	font-size:12px;
	line-height:20px;
}
.footer-link a { color:#a7a7a7;}
.list-services {
	padding:0;
}
	.list-services li {
		float:left; 
		padding:0 0 0 10px;
	}