* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;	
	background:#75a10d url('/green-img/mbg.png') repeat-x 0 0;
}
body {
	font: 12px/14px Arial, sans-serif;
	width: 100%;
	background:url('/green-img/bg-c2.png') 0 1274px;
	background:none;
}
/*body{height: 100%;}*/
a {
	color: #ff4400;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 10px 18px 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	overflow:hidden;
	min-width:960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
	background:url('/green-img/bg-c1.png') repeat-x 0 0;
	background:url('/img/apples.png') repeat 0 0;
}
h1{color:#ff4400; font:24px/26px Arial, sans-serif; margin:5px 0 15px;}
h2{color:#ff4400; font:24px/26px Arial, sans-serif; margin:5px 0 15px;}
h3{color:#ff4400; font:24px/26px Arial, sans-serif; margin:5px 0 15px;}
h4{ font:24px/26px Arial, sans-serif; margin:5px 0 15px;}

/* Header
-----------------------------------------------------------------------------*/
#header {
	background:url('/green-img/hd-bg.png') repeat-x;
	margin:0 0 7px;
}

#hd{ 
	width:960px;
	margin:0 auto;
	padding:117px 0 0;
	background:url('/green-img/hd-img1.png') no-repeat 586px 0;
	position:relative;
	color:#fff;
}
#logo{position:absolute;left:-70px;top:0px;}
#hd-text{position:absolute;top:53px;left:258px;width:390px;}
#hd-text b{display:block; margin: 0 0 11px;}

#hd-tel{position:absolute;top:8px;right:0;font:18px/22px Arial, sans-serif; padding-left:62px; padding-top:37px; background:url('/green-img/tel.png') no-repeat 0 0; width:130px;}

#hd-menu{height:49px; background:url('/green-img/hd-menu.png') repeat-x 0 0; border-radius:10px; -moz-border-radius:10px; list-style:none; padding:0px 0 10px;overflow:hidden;}
#hd-menu li{display:inline-block;height:49px;background:url('/green-img/hd-menu-sep.png') no-repeat;float:left;}
#hd-menu li a{display:inline-block;height:49px; color:#fff; font:bold 14px/49px Arial, sans-serif; text-decoration:none;padding:0 10px}
#hd-menu li:first-child {background:0;}
#hd-menu li:first-child a{border-radius:10px 0 0 0;-moz-border-radius:10px 0 0 0;}
#hd-menu li a:hover{background:#133301}
#hd-menu li img{vertical-align:middle; margin-right:4px; }

#hd-cos{background:url('/green-img/hd-cos.png') repeat-x; margin-top:-16px;padding:16px 0 7px;position:relative;}

.grad-cont{
	background: #df8400; 
    background: -moz-linear-gradient(top, #df8400, #ca0000); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df8400), color-stop(100%,#ca0000));
    background: -webkit-linear-gradient(top, #df8400, #ca0000);
    background: -o-linear-gradient(top, #df8400, #ca0000); 
    background: -ms-linear-gradient(top, #df8400, #ca0000);
    background: linear-gradient(top, #df8400, #ca0000); 
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
	padding:10px 0 10px 10px;
	width:950px; 
	margin:0 auto;
}
.grad-cont .img-cont{float:left;position:relative;}
.grad-cont .img-cont img{display:block;}
.grad-cont .img-cont .c1{width:5px; height:5px; background:url('/green-img/gc1.png'); left:0;top:0; display:block; position:absolute;z-index: 999;}
.grad-cont .img-cont .c2{width:5px; height:5px; background:url('/green-img/gc2.png'); right:0;top:0; display:block; position:absolute;z-index: 999;}
.grad-cont .img-cont .c3{width:5px; height:5px; background:url('/green-img/gc3.png'); left:0;bottom:0; display:block; position:absolute;z-index: 999;
	//background:url('/green-img/gc3-l.png');
}
.grad-cont .img-cont .c4{width:5px; height:5px; background:url('/green-img/gc4.png'); right:0;bottom:0; display:block; position:absolute;z-index: 999;
	//background:url('/green-img/gc4-l.png');
}

.grad-cont:after{content:' ';visibility:hidden; display:block; clear:both;}

.grad-menu{}

#broadcrumbs{line-height:30px; color:#fff; font-size:10px; padding-left:258px;}
#broadcrumbs a{color:#fff;}
/* Middle
-----------------------------------------------------------------------------*/
#middle {	
	width: 960px;
	margin: 0 auto;
	padding: 0 0 307px;
	height: 1%;
	position: relative;
	background:#e6e3f4;
    border-radius: 7px; 
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-webkit-box-shadow: 0px -3px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px -3px 3px rgba(0,0,0,0.5); 
    box-shadow: 0px -3px 3px rgba(0,0,0,0.5);
	color:#002346;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 10px 0 259px;
}

.grad-list{list-style:none;float:left;width:245px; padding-top:6px;}
.grad-list li{padding-top:1px;background:url('/green-img/dash.png') repeat-x 1px 0;}
.grad-list li:first-child{background:0;}
.grad-list li a{display:block; padding-left:26px; font:bold italic 12px/35px Arial, sans-serif; color:#fff; }


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 220px;
	left:20px;
	top:10px;
	margin-left: -100%;
	position: relative; 
	padding-bottom:150px;
}
.sb-list{list-style:none;margin:0 0 20px;}
.sb-list li{margin:0 0 10px;}
.sb-list li em{display:block; font:bold 10px/14px Arial, sans-serif;}

.portfolio:after{content:' ';visibility:hidden; /*display:block;*/ clear:both;}
.portfolio .item{width:186px;padding:15px;height:186px; background:url('/green-img/portf-item.png') no-repeat; margin:0 18px 14px 0; float:left;}
.portfolio .item img{display:block; margin:0 0 15px;}
.portfolio .item a{display:block; color:#fff;}

.sb-menu{list-style:none; margin:0 0 20px 20px;}
.sb-menu li, .sb-menu li ul li{border-bottom:1px dotted #fa6431;}
.sb-menu li:last-child{border-bottom:0;}
.sb-menu li a{line-height:30px;font:bold italic 12px/30px Arial, sans-serif; color:#002346; padding-left:10px;}
.sb-menu li a:hover,.sb-menu li.active a,.sb-menu li ul li a{ color:#ff5700;}
.sb-menu li ul{list-style:none;padding:7px 0 10px;}
.sb-menu li ul li{border:none;margin:0 0 6px;}
.sb-menu li ul li a{line-height:24px;font:italic 12px/24px Arial, sans-serif; padding-left:23px; display:block; width:190px; background:url('/img/sb-pl.png') no-repeat 0 -30px;}
.sb-menu li ul li a:hover,.sb-menu li ul li.active a{background-position:0 0 !important; text-decoration:none !important; color:#fff !important;}



.col-left{width:340px; padding-right:20px;float:left;}
.col-right{width:325px;float:left;}
.clear{clear:both; display:block;}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideClients {
	float: right;
	width: 203px;
	margin:0 0 20px 20px;
	position: relative; 
	text-align: center;
	
}
#sideClients img{margin:0 0 15px;}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -307px 0 0;	
	height: 307px;
	position: relative;
	not-background: url('/green-img/bg-c2.png') repeat-x 39px -60px;
}
#ft1{	
	height: 307px;
	background:#75a10d url('/green-img/ft-akc.png') repeat-x 0 0;
}
#ft2{	
	height: 307px;
	background: url('/green-img/bg-c2.png') 20px 0px;
	background: none;
}
#ft3{	
	height: 307px;
	background:url('/green-img/ft-bg.png') repeat-x 0px 100%;
}
#ft{		
	height: 307px;
	width: 960px;	
	margin:0 auto;
	position:relative;
	color:#fff;
}
#ft-img{position:absolute;top:-77px;left:-20px;}

.counters{left:10px; bottom:15px; position:absolute;}
#deltalab{color:#fff;line-height:12px; text-decoration:none; right:12px; bottom:19px; position:absolute;}
#deltalab img{position:relative; top:4px; left:2px;}

#ft-list{list-style:none;padding:25px 0 0 23px;z-index:100;position:relative;}
#ft-list li{width:210px; background:url('/green-img/snow.png') no-repeat 0 9px;line-height:12px;height:12px;padding:9px 0 9px 21px; float:left;}
#ft-list li a{color:#fff;}

.ft-adr{left:259px;bottom:87px;position:absolute;margin:0;}
.ft-text{left:259px;bottom:19px;position:absolute;margin:0;}

.wsoc{width:432px;padding:10px;  border-radius: 7px; 
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;background:#fff;}
	
/*ADDED*/
.scrol-c{width:419px; padding:9px 16px 16px;  background:#3bb300 url('/green-img/sc-s.png') repeat-x 0 100%; margin:0 0 15px;
	border-radius: 7px; 
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;}
.scrol-c .menu{height:40px;}
.scrol-c .menu a{text-decoration:none; display:inline-block; padding-left:10px;}
.scrol-c .menu a:hover span{text-decoration:underline;}
.scrol-c .menu a span{color:#fff;font:bold 10px/23px Arial, sans-serif; display:inline-block; padding-right:10px; }
.scrol-c .menu a.active:hover span{text-decoration:none;}
.scrol-c .menu a.active{ background:url('/green-img/sc-stb.png') no-repeat; cursor:default;}
.scrol-c .menu a.active span{background:url('/green-img/sc-stb.png') no-repeat 100% 0;}

.scrol-c .pre-cont{padding:17px 0 10px 3px;overflow-x:auto;white-space: nowrap;}
.scrol-c .pre-cont /*.image-wrap*/ img{box-shadow:0 0 5px #000;margin-right:16px;
	border-radius: 4px; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;}
    
.scrol-c .pre-cont a {text-decoration: none;}

.place {margin: 0 0 18px;}

.sub_menu {
 	position: absolute;
	z-index: 999;
	background-color:rgba(19, 51, 1, 0.75);
	width: 250px;
	visibility:hidden;
}

.sub_menu li{
 	margin:0;
	width:100%;
}

.sub_menu li a{
 	padding:0 !important;
	width:100%;
	border-radius: 0 !important;
}

.sub_menu li a:hover{
 	background: #F40 !important;
}
.client-list ul {
	padding: 0 0 0 23px;
}
.client-list li {
	width: 210px;
	line-height: 12px;
	height: 12px;
	padding: 5px 0 5px 10px;
	float: left;
}

.highslide img {
 	border:0 !important; 
}

.full_img {
	position: absolute;
	font-weight: bold;
	right: 230px;
	top: 20px;
}
.prev_img a {
	background: url('/green-img/prev.png') no-repeat center center;
	width: 150px;
	display: block;
	height: 93px;
	padding-top: 75px;
	float:left;
	font-weight: bold;
	text-decoration:none;
	margin-left: 50px;
}
.next_img a {
	background: url('/green-img/next.png') no-repeat center center;
	width: 150px;
	display: block;
	height: 93px;
	padding-top: 75px;
	margin-left: 280px;
	font-weight: bold;
	text-decoration:none;
}
#photo .portfolio .item {
 	margin: 0 14px 14px 0 !important; 
}

#content ol,#content ul{list-position:inside;padding-left:40px;margin-bottom:12px;}
#services ul{list-position:inside;padding-left:15px;margin-bottom:12px;}