/* 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 ======================================================== */
body { 
	background:url(images/body.png) #1b1b1b;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-size:13px; 
	line-height:1.125em;
	color:#2f2f2f;
}
html { min-width:980px;}
html, body { height:100%;}

ul {
list-style-image:url('../images/design/clientSide/green3.png');
}


/* ============================================================= */



/* Global Structure ============================================================= */
.container {
	font-size:.75em;
}

	/* Header */
	header{
		background-color:#aac061;
		}
		
	.titleAndLangBar{
	margin-top:-80px;
	color:#FFF;
    font: bold 16px/24px AgencyFB,Tahoma, Geneva, sans-serif;	
	}
	.table {margin-top:-80px;
	}
	/* Content */
	#content {
		
		}
		#content .top {
			background:#fff;
			padding:29px 0 35px 0;

			}
		#content .middle {
			border-top:6px solid #f4f4f4;
			background:#f9f9f9;
			padding:84px 0 50px 0;
			}
		#content .bottom {
			border-top:1px solid #265800;
		background-color:#aac061;
			padding:30px 0 15px 0;
			margin-bottom:20px;
			color:#255800;
			border-bottom:2px solid #265800;
			-webkit-box-shadow: 10px 10px 15px rgba(191, 214, 163, 1.51);
-moz-box-shadow:    10px 10px 15px rgba(191, 214, 163, 1.51);

			}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
	}

::-moz-selection {
	background:#265800;
	color:#fff;
	}

::selection {
	background:#265800;
	color:#fff;
	}


/*----- form defaults -----*/
input, select, textarea { 
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:22px;
}
	.img-box figure { 
		float:left; 
		margin:4px 25px 0 3px;
		border:5px solid #fff;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		box-shadow:0 0 5px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);
		}

.img-wrap {
	padding-bottom:18px;
	}
	.img-wrap figure {  
		margin:4px -3px 0 3px;
		border:5px solid #fff;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		box-shadow:0 0 5px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);
		}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:1.5em;text-align:justify;}

/*----- txt, links, lines, titles -----*/
a {
	color:#265800; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

@font-face {
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

@font-face {
font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

h1 {
	
}
h2 {
	font-size:36px;
	line-height:30px;
	color:#303030;
	font-weight:normal;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-weight:normal;
	margin-bottom:.7em;
}
h2.narrow {
	letter-spacing:-1px;
	}
h3 {
	font-size:20px;
	line-height:22px;
font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-weight:500;
	margin-bottom:1em;
	color:#255600;
	margin-right: -0.5px;
}
h4 {
	font-size:12px;
	line-height:22px;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-weight:500;
	margin-bottom:0.5em;
	font-weight:bold;
	color:#255600;
}
h5 {
	
}
h6 {
	
}


.txt1 {
}
.txt2 {
}

.more {
	background:url(../images/design/clientSide/arrow2.gif) no-repeat 100% 5px;
	padding-right:17px;
	font-weight:bold;
}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(../images/design/clientSide/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(../images/design/clientSide/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(../images/design/clientSide/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(../images/design/clientSide/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(../images/design/clientSide/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(../images/design/clientSide/border-right.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(../images/design/clientSide/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(../images/design/clientSide/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(../images/design/clientSide/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(../images/design/clientSide/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:0 0 0 0;
	}


.address { 
	float:left;
	}
	.address dt {
		margin-bottom:1.5em;
		}
	.address dd { 
		clear:both;
		text-align:right;
		}
		.address dd span { 
			float:left;
			padding-right:25px;
			}
		.address dd a {
			color:#06cbe2;
			}


.departments { 
	float:left;
	overflow:hidden;
	margin-top:-18px;
	}
	.departments dt {
		font-weight:bold;
		color:#265800;
		margin-top:18px;
		}
	.departments dd { 
		clear:both;
		text-align:right;
		}
		.departments dd span { 
			float:left;
			padding-right:25px;
			}



/*===== header =====*/
header h1 {
	background:url(../images/design/clientSide/logo.png) no-repeat 0 0;
	padding:2px 0 0 38px;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-size:26px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	float:left;
	}
		header h1 a {
			color:#fff;
			text-decoration:none;
			}
			header h1 strong {
				font-family:AgencyFB,Tahoma, Geneva, sans-serif;
				font-weight:normal;
				}

	
/*===== content =====*/
#content {
	
}

	#gallery {
		float:left;
		width:582px;
		height:384px;
		}
		.pics {  
			width:  582px; 
			height: 384px;
			padding: 0;  
			margin:  0;
			position:relative;
			margin:23px 0 0 36px;
			} 
			 
			.pics img {
				display:block !important;
				position:absolute;
				width:  495px; 
				height: 329px; 
				top:  0; 
				left: 0;
				border:5px solid #fff;
				border-radius:2px;
				-moz-border-radius:2px;
				-webkit-border-radius:2px;
				box-shadow:0 0 3px rgba(0, 0, 0, .2);
				-moz-box-shadow:0 0 3px rgba(0, 0, 0, .2);
				-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .2);
				} 
			
			.pics img:nth-child(2) {
				-moz-transform: rotate(2.5deg);  /* FF3.5+ */
        -o-transform: rotate(2.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(2.5deg);  /* Saf3.1+, Chrome */
				}
			.pics img:nth-child(3) {
				-moz-transform: rotate(-2.5deg);  /* FF3.5+ */
        -o-transform: rotate(-2.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(-2.5deg);  /* Saf3.1+, Chrome */
				}
			.pics img:nth-child(4) {
				-moz-transform: rotate(3.5deg);  /* FF3.5+ */
        -o-transform: rotate(3.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(3.5deg);  /* Saf3.1+, Chrome */
				}
			.pics img:nth-child(5) {
				-moz-transform: rotate(-3.5deg);  /* FF3.5+ */
        -o-transform: rotate(-3.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(-3.5deg);  /* Saf3.1+, Chrome */
				}
			
			#prev {
				position:absolute;
				left:0;
				top:174px;
				z-index:1;
				background:url(../images/prev.png) no-repeat 0 0;
				width:83px;
				height:45px;
				}
			#next {
				position:absolute;
				left:495px;
				top:174px;
				z-index:1;
				background:url(../images/design/clientSide/next.png) no-repeat 0 0;
				width:83px;
				height:45px;
				}
	
	#intro {
		float:left;
		width:396px;
		}
		#intro .inner {
			padding:24px 0 0 14px;
			}
			#intro h2 {
				font-size:48px;
				color:#06cbe2;
				line-height:40px;
				font-weight:normal;
				margin-bottom:25px;
				}
				#intro h2 span {
					color:#303030;
					display:block;
					}
			
			#intro .extra-button {
				display:inline-block;
				background:url(../images/design/clientSide/extra-button.jpg) no-repeat 0 0;
				width:195px;
				height:73px;
				margin:15px 0 0 -10px;
				line-height:49px;
				font-size:18px;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
				text-indent:30px;
				text-shadow:1px 1px 0 #a61607;
				}
			#intro .extra-button:hover {
				text-shadow:2px 2px 0 #a61607;
				}
	
	
	
	.categories {
		box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
		-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
		-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
		border:1px solid #aac061;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		background-image: -moz-linear-gradient(top, #fcfcfc, #f4f4f4); /* FF3.6 */
		background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f4f4f4),color-stop(1, #fcfcfc)); /* Saf4+, Chrome */
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4'); /* IE6,IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')"; /* IE8 */
		margin-bottom:3px;
		}
		.categories li {
			border-bottom:1px solid #aac061;
			border-top:1px solid #fff;
			}
		.categories li:first-child {
			border-top:none;
			}
		.categories li:last-child {
			border-bottom:none;
			}
			.categories li a {
				position:relative;
				display:block;
				padding:12px 0 11px 20px;
				font-size:16px;
				color:#000;
				text-decoration:none;
				font-size-adjust: 0.49;
				-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
        -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
        -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
				}
			.categories li a:hover {
				background-image: -moz-linear-gradient(top, #a8cd80, #265800); /* FF3.6 */
				background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #a8cd80),color-stop(1, #265800)); /* Saf4+, Chrome */
				filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8cd80', endColorstr='#265800'); /* IE6,IE7 */
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8cd80', endColorstr='#265800')"; /* IE8 */
				color:#fff;
				box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
				-moz-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
				-webkit-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
				-webkit-border-top-right-radius: 20px;
				-moz-border-radius-topright: 20px;
				border-top-right-radius: 20px;
				-webkit-border-bottom-right-radius: 20px;
				-moz-border-radius-bottomright: 20px;
				border-bottom-right-radius: 20px;
				margin-right:-12px;
				}
	
	.images {
		
		}
		.images figure {
			border:5px solid #fff;
			border-radius:8px;
			-moz-border-radius:8px;
			-webkit-border-radius:8px;
			float:left;
			box-shadow:0 0 5px rgba(0, 0, 0, .1);
			-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
			-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);
			margin:5px 0 0 16px;
			}
		.images figure:first-child {
			margin-left:0;
			}
			.images figure img:hover {
				opacity:.7;
				-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
        -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
        -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
				}
	
	
	
	#content .bottom h3 {
		font-size:17px;
	line-height:22px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:1em;
	color:#255600;
		}
	#content .bottom a.alt {
		color:#fff;
		}
	
	.list1 li {
		padding-bottom:4px;
		}
		.list1 li a {
			color:#fff;
			}
			.list1 li a:hover {
				color:#fff;
				text-decoration:underline;
				-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
        -o-transition: all 0.3s ease-out;  /* Opera 10.5 */
        -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
				}
	
	.list2 li {
		padding-bottom:4px;
		}
		.list2 li a {
			color:#5c5c5c;
			text-decoration:none;
			}
			.list2 li a:hover {
				color:#fff;
				-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
				-o-transition: all 0.3s ease-out;  /* Opera 10.5 */
				-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
				}
	
	
	.list3 {
		padding-bottom:24px;
		}
	.list3 li {
		background:url(../images/design/clientSide/arrow2.gif) no-repeat 0 7px;
		padding:0 0 6px 17px;
		}

/*===== footer =====*/
footer .container{
	color:#000;
	font-size:11px;
	line-height:1.2em;
	padding:5px 0 5px 0;
	}
	footer .copy {
		float:left;
		
		}
		footer .copy a {
			color:#000;
			text-decoration:none;
			}
		footer .copy a:hover {
			-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
			-o-transition: all 0.3s ease-out;  /* Opera 10.5 */
			-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
			color:#aac061;
			}
	
	footer .phone {
		float:right;
		font-style:normal;
		}
		footer .phone strong {
			font-weight:normal;
			color:#aac061;
			}
	


/*----- forms -----*/
#search-form {
	float:right;
	position:relative;
	}
	#search-form fieldset {
		border:none;
		}
		#search-form input[type=text] {
			background:#fff;
			width:195px;
			border:none;
			border-radius:20px;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			padding:4px 25px 5px 8px;
			box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;
			-moz-box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;
			-webkit-box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;
			background:url(../images/design/clientSide/search-bg.gif) no-repeat 100% 7px #fff;
			}
		#search-form input[type=submit] {
			width:20px;
			height:20px;
			position:absolute;
			right:5px;
			top:0;
			border:none;
			background:none;
			cursor:pointer;
			}
			

#contactForm fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
	line-height:16px;
}
	#contactForm label {
		display:block;
		height:44px;
		overflow:hidden;
		text-indent:4px;
	}
		#contactForm input {
			color:#fff;
			border:1px solid #255800;
			background:rgba(204, 204, 204, .05);
			padding:2px 0 2px 5px;
			width:210px;
			margin-left:3px;
		}
		#contactForm input:focus {
			border-color:#fff;
		}
		#contactForm textarea {
			color:#fff;
			border:1px solid #255800;
			background:rgba(204, 204, 204, .05);
			padding:2px 0 2px 5px;
			width:210px;
			overflow:auto;
			height:102px;
			margin-bottom:12px;
		}
		#contactForm textarea:focus {
			border-color:#255800;
		}
		#contactForm .link1 {
			float:right;
			margin-left:11px;
		}
			
		
#content .mainTop {
			 background: url(../images/design/clientSide/header.png) repeat-x 0 0; height: 275px;
			padding:0 0 0 0;

			}		

#content .insideMnainTop {
			 background: url(../images/design/clientSide/internalHeader.png) repeat-x 0 0; height: 80px;
			padding:0 0 0 0;
            
			}
			
			/*------------------------------------------------------------- */
#content .insideMnainTop p {
	font: bold 12px/24px AgencyFB,Tahoma, Geneva, sans-serif;
	margin-left:5%;
	padding-top:30px;
	color:white;
}


.header-cnt #logo { width: 390px; font-size: 0; line-height: 0;  padding-top:20px;}
.header-cnt #logo a { height: 134px; background: url(../images/design/clientSide/logo.png) no-repeat 0 0; text-indent: -4000px; display: block;margin-left: 27px; }
.header-cnt { width: 350px; padding-top: 30px; }
.header-cnt h2 { font-size: 74px; line-height: 83px; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;  font-weight: bolder; } 
.header-cnt h3 { font-size: 40px; padding-bottom: 8px; line-height: 50px; font-weight: normal;  color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;  } 
.header-cnt p { color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px; padding-bottom: 10px; }
.header-cnt a.blue-btn { background: url(../images/design/clientSide/blue-btn.png) no-repeat 0 -75px; position: relative; bottom: -30px; z-index: 100; width: 198px; height: 70px; text-align: center; line-height: 56px; display: block; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 16px; font-weight: 700;   }
.header-cnt a.blue-btn:hover  { text-decoration: none; background-position: 0 0px; }

.slider-holder { float: right; width: 500px; height: 345px; background: url(../images/design/clientSide/slider.png) no-repeat 0 0; position: absolute; top: 2px; left: 30px; padding: 27px 44px; z-index: 1000;}



/*==========================================*//* 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 ======================================================== */
body { 
	background:url(../images/design/clientSide/body.png) #1b1b1b;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	
	font-size:13px; 
	line-height: 1.125em;
	color:#2f2f2f;
}
html { min-width:980px;}
html, body { height:100%;}



/* Global Structure ============================================================= */
.container {
	font-size:.75em;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	
	font-size:100%; 
	line-height:1.25em;
	color:#2f2f2f;
	/*   */
	
}

	/* Header */
	header{
		background-color:#aac061;
		}
	
	/* Content */
	#content {
		
		}
		#content .top {
			background:#fff;
			padding:29px 0 35px 0;

			}
		#content .middle {
			border-top:6px solid #f4f4f4;
			background:#f9f9f9;
			padding:84px 0 50px 0;
			}
		#content .bottom {
			border-top:1px solid #265800;
		background-color:#aac061;
			padding:0;
			margin-bottom:20px;
			color:#255800;
			border-bottom:2px solid #265800;
			-webkit-box-shadow: 10px 10px 15px rgba(191, 214, 163, 1.51);
-moz-box-shadow:    10px 10px 15px rgba(191, 214, 163, 1.51);

			}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
	}


::-moz-selection {
	background:#265800;
	color:#fff;
	}

::selection {
	background:#265800;
	color:#fff;
	}


/*----- form defaults -----*/
input, select, textarea { 
	font-family:AgencyFB, Geneva, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.singleImg{
	float:right;
	margin-right: 15px;
	margin-bottom:15px;
border:2px solid #265800;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		box-shadow: 0px 4px 7px #265800;
		-moz-box-shadow:4px 4px 7px rgba(0, 0, 0, .4);
		-webkit-box-shadow:4px 4px 7px rgba(0, 0, 0, .4);
}
.img-indent { 
	margin:0 20px 0 0; 
	float:right;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
		float:right; 
	padding-bottom:22px;
}
	.img-box figure { 
		float:right; 
		margin:4px 15px 10px 10px;
		border:2px solid #265800;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		box-shadow: 0px 4px 7px #265800;
		-moz-box-shadow:4px 4px 7px rgba(0, 0, 0, .4);
		-webkit-box-shadow:4px 4px 7px rgba(0, 0, 0, .4);
		}

.img-wrap {
	padding-bottom:18px;
	}
	.img-wrap figure {  
		margin:4px -3px 0 3px;
		border:5px solid #fff;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		box-shadow:0 0 5px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);
		}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:1.5em; text-align:justify;}

/*----- txt, links, lines, titles -----*/
a {
	color:#265800; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

@font-face {
font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	
	font-size:14px; 
	color:#2f2f2f;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	
	font-size:14px; 
	color:#2f2f2f;
	font-weight: normal;
	font-style: normal;
}

@font-face {
font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	
	font-size:14px; 
	color:#2f2f2f;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	
	font-size:14px; 
	color:#2f2f2f;
	font-weight: normal;
	font-style: normal;
}

h1 {
	
}
h2 {
	font-size:22px;
	line-height:22px;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;	
	font-weight:500;
	margin-bottom:0.5em;
	color:#255600;
}
h2.narrow {
	letter-spacing:-1px;
	}
h3 {
	font-size:18px;
	line-height:22px;
		font-family:AgencyFB,Tahoma, Geneva, sans-serif;

	font-weight:500;
	margin-bottom:0.5em;
	color:#255600;
}
h4 {
	font-size:12px;
		font-family:AgencyFB,Tahoma, Geneva, sans-serif;

	font-weight:bold;
	margin-bottom:0.1em;
	color:#255600;
}
h5 {
			font-size:12px;
	line-height:13px;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;

	font-weight:500;
	color:#255600;
	margin-bottom:0.5em;
}
h6 {
	
}


.txt1 {
}
.txt2 {
}

.more {
	background:url(../images/design/clientSide/arrow2.gif) no-repeat 100% 5px;
	padding-right:17px;
	font-weight:bold;
}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(../images/design/clientSide/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(../images/design/clientSide/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(../images/design/clientSide/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:0 0 0 0;
	}


.address { 
	float:left;
	}
	.address dt {
		margin-bottom:1.5em;
		}
	.address dd { 
		clear:both;
		text-align:right;
		}
		.address dd span { 
			float:left;
			padding-right:25px;
			}
		.address dd a {
			color:#06cbe2;
			}


.departments { 
	float:left;
	overflow:hidden;
	margin-top:-18px;
	}
	.departments dt {
		font-weight:bold;
		color:#265800;
		margin-top:18px;
		}
	.departments dd { 
		clear:both;
		text-align:right;
		}
		.departments dd span { 
			float:left;
			padding-right:25px;
			}



/*===== header =====*/
header h1 {
	background:url(../images/design/clientSide/design/clientSide/logo.png) no-repeat 0 0;
	padding:2px 0 0 38px;
	font-family:AgencyFB,Tahoma, Geneva, sans-serif;
	font-size:26px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	float:left;
	}
		header h1 a {
			color:#fff;
			text-decoration:none;
			}
			header h1 strong {
					font-family:AgencyFB,Tahoma, Geneva, sans-serif;

				font-weight:normal;
				}

	/* Main menu */

#menu
{
	width: 102%;
	margin-right: -98px;
	padding: 20px 0 0 0;
	list-style: none;  
	background-color: #aac061;
}

#menu li
{
	float: left;
	padding: 0 12px 15px 0;
	position: relative;
	line-height: 0;
}

#menu li a.active{
color:#FFF;
background-color:transparent;
}


#menu a 
{
	float: left;
	height: 25px;
	padding: 0 29px;
	color: #265800;
	text-transform: uppercase;
	font: bold 12px/24px AgencyFB,Tahoma, Geneva, sans-serif;
	text-decoration: none;
	 border-left:1px solid #000;
}

#menu #langLink
{
	float: left;
	height: 25px;
	padding: 0;
	color: #265800;
	text-transform: uppercase;
	font: bold 12px/24px AgencyFB,Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

#menu li:hover > a
{
	
	color: #fafafa;
}

*html #menu li a:hover /* IE6 */
{
	color: #fafafa;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;    
    background: #fff;
    background: -moz-linear-gradient(#fff, #fff);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fff),color-stop(1, #fff));
    background: -webkit-linear-gradient(#fff, #fff);    
    background: -o-linear-gradient(#fff, #fff);	
    background: -ms-linear-gradient(#fff, #fff);	
    background: linear-gradient(#fff, #fff);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}

#menu ul ul
{
  top: 0;
  left: 150px;
   background-color: #aac061;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
	background-color:transparent;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width: 154px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
	
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background: #aac061;
	background: -moz-linear-gradient(#aac061,  #255600);	
	background: -webkit-gradient(linear, left top, left bottom, from(#aac061), to(#255600));
	background: -webkit-linear-gradient(#aac061,  #255600);
	background: -o-linear-gradient(#aac061,  #255600);
	background: -ms-linear-gradient(#aac061,  #255600);
	background: linear-gradient(#aac061,  #255600);
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #aac061; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #aac061; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


/*===== content =====*/
#content {
	
}

	#gallery {
		float:left;
		width:582px;
		height:384px;
		}
		.pics {  
			width:  582px; 
			height: 384px;
			padding: 0;  
			margin:  0;
			position:relative;
			margin:23px 0 0 36px;
			} 
			 
			.pics img {
				display:block !important;
				position:absolute;
				width:  495px; 
				height: 329px; 
				top:  0; 
				left: 0;
				border:5px solid #fff;
				border-radius:2px;
				-moz-border-radius:2px;
				-webkit-border-radius:2px;
				box-shadow:0 0 3px rgba(0, 0, 0, .2);
				-moz-box-shadow:0 0 3px rgba(0, 0, 0, .2);
				-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .2);
				} 
			
			.pics img:nth-child(2) {
				-moz-transform: rotate(2.5deg);  /* FF3.5+ */
        -o-transform: rotate(2.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(2.5deg);  /* Saf3.1+, Chrome */
				}
			.pics img:nth-child(3) {
				-moz-transform: rotate(-2.5deg);  /* FF3.5+ */
        -o-transform: rotate(-2.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(-2.5deg);  /* Saf3.1+, Chrome */
				}
			.pics img:nth-child(4) {
				-moz-transform: rotate(3.5deg);  /* FF3.5+ */
        -o-transform: rotate(3.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(3.5deg);  /* Saf3.1+, Chrome */
				}
			.pics img:nth-child(5) {
				-moz-transform: rotate(-3.5deg);  /* FF3.5+ */
        -o-transform: rotate(-3.5deg);  /* Opera 10.5 */
  			-webkit-transform: rotate(-3.5deg);  /* Saf3.1+, Chrome */
				}
			
			#prev {
				position:absolute;
				left:0;
				top:174px;
				z-index:1;
				background:url(../images/design/clientSide/design/clientSide/prev.png) no-repeat 0 0;
				width:83px;
				height:45px;
				}
			#next {
				position:absolute;
				left:495px;
				top:174px;
				z-index:1;
				background:url(../images/design/clientSide/next.png) no-repeat 0 0;
				width:83px;
				height:45px;
				}
	
	#intro {
		float:left;
		width:396px;
		}
		#intro .inner {
			padding:24px 0 0 14px;
			}
			#intro h2 {
				font-size:48px;
				color:#06cbe2;
				line-height:40px;
					font-family:AgencyFB,Tahoma, Geneva, sans-serif;

				font-weight:normal;
				margin-bottom:25px;
				}
				#intro h2 span {
						font-family:AgencyFB,Tahoma, Geneva, sans-serif;

					color:#303030;
					display:block;
					}
			
			#intro .extra-button {
				display:inline-block;
				background:url(../images/design/clientSide/extra-button.jpg) no-repeat 0 0;
				width:195px;
				height:73px;
				margin:15px 0 0 -10px;
				line-height:49px;
				font-size:18px;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
				text-indent:30px;
				text-shadow:1px 1px 0 #a61607;
				}
			#intro .extra-button:hover {
				text-shadow:2px 2px 0 #a61607;
				}
	
	
	
	.categories {
		box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
		-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
		-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
		border:1px solid #aac061;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		background-image: -moz-linear-gradient(top, #fcfcfc, #f4f4f4); /* FF3.6 */
		background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f4f4f4),color-stop(1, #fcfcfc)); /* Saf4+, Chrome */
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4'); /* IE6,IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')"; /* IE8 */
		margin-bottom:3px;
		}
		.categories li {
			border-bottom:1px solid #aac061;
			border-top:1px solid #fff;
			}
		.categories li:first-child {
			border-top:none;
			}
		.categories li:last-child {
			border-bottom:none;
			}
			.categories li a {
				position:relative;
				display:block;
				padding:12px 0 11px 20px;
				font-size:16px;
				color:#000;
				text-decoration:none;
					font-family:AgencyFB,Tahoma, Geneva, sans-serif;

				font-size-adjust: 0.49;
				-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
        -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
        -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
				}
			.categories li a:hover {
				background-image: -moz-linear-gradient(top, #a8cd80, #265800); /* FF3.6 */
				background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #a8cd80),color-stop(1, #265800)); /* Saf4+, Chrome */
				filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8cd80', endColorstr='#265800'); /* IE6,IE7 */
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8cd80', endColorstr='#265800')"; /* IE8 */
				color:#fff;
				box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
				-moz-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
				-webkit-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
				-webkit-border-top-right-radius: 20px;
				-moz-border-radius-topright: 20px;
				border-top-right-radius: 20px;
				-webkit-border-bottom-right-radius: 20px;
				-moz-border-radius-bottomright: 20px;
				border-bottom-right-radius: 20px;
				margin-right:-12px;
				}
	
	.images {
		
		}
		.images figure {
			border:5px solid #fff;
			border-radius:8px;
			-moz-border-radius:8px;
			-webkit-border-radius:8px;
			float:left;
			box-shadow:0 0 5px rgba(0, 0, 0, .1);
			-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
			-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);
			margin:5px 0 0 16px;
			}
		.images figure:first-child {
			margin-left:0;
			}
			.images figure img:hover {
				opacity:.7;
				-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
        -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
        -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
				}
	
	
	
	#content .bottom h3 {
		font-size:17px;
	line-height:22px;
		font-family:AgencyFB,Tahoma, Geneva, sans-serif;

	font-weight:bold;
	margin-top:10px;
	margin-bottom:1em;
	color:#255600;
		}
	#content .bottom a.alt {
		color:#fff;
		}
	
	.list1 li {
		padding-bottom:4px;
		}
		.list1 li a {
			color:#fff;
			}
			.list1 li a:hover {
				color:#fff;
				text-decoration:underline;
				-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
        -o-transition: all 0.3s ease-out;  /* Opera 10.5 */
        -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
				}
	
	.list2 li {
		padding-bottom:4px;
		}
		.list2 li a {
			color:#5c5c5c;
			text-decoration:none;
			}
			.list2 li a:hover {
				color:#fff;
				-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
				-o-transition: all 0.3s ease-out;  /* Opera 10.5 */
				-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
				}
	
	
	.list3 {
		padding-bottom:24px;
		}
	.list3 li {
		background:url(../images/design/clientSide/arrow2.gif) no-repeat 0 7px;
		padding:0 0 6px 17px;
		}

/*===== footer =====*/
footer .container{
	color:#000;
	font-size:11px;
	line-height:1.2em;
	padding:5px 0 5px 0;
		font-family:AgencyFB,Tahoma, Geneva, sans-serif;
   
    
	}
	footer .copy {
		float:left;
		
		}
		footer .copy a {
			color:#000;
			text-decoration:none;
			}
		footer .copy a:hover {
			-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
			-o-transition: all 0.3s ease-out;  /* Opera 10.5 */
			-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
			color:#aac061;
			}
	
	footer .phone {
		float:right;
		font-style:normal;
		}
		footer .phone strong {
			font-family:AgencyFB,Tahoma, Geneva, sans-serif;
			font-weight:normal;
			color:#aac061;
			}
	


/*----- forms -----*/
#search-form {
	float:right;
	position:relative;
	}
	#search-form fieldset {
		border:none;
		}
		#search-form input[type=text] {
			background:#fff;
			width:195px;
			border:none;
			border-radius:20px;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			padding:4px 25px 5px 8px;
			box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;
			-moz-box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;
			-webkit-box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;
			background:url(../images/design/clientSide/search-bg.gif) no-repeat 100% 7px #fff;
			}
		#search-form input[type=submit] {
			width:20px;
			height:20px;
			position:absolute;
			right:5px;
			top:0;
			border:none;
			background:none;
			cursor:pointer;
			}
			

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
	line-height:16px;
}
	#contacts-form label {
		display:block;
		height:44px;
		overflow:hidden;
		text-indent:4px;
	}
		#contacts-form input {
			color:#fff;
			border:1px solid #255800;
			background:rgba(204, 204, 204, .05);
			padding:2px 0 2px 5px;
			width:210px;
			margin-left:3px;
		}
		#contacts-form input:focus {
			border-color:#fff;
		}
		#contacts-form textarea {
			color:#fff;
			border:1px solid #255800;
			background:rgba(204, 204, 204, .05);
			padding:2px 0 2px 5px;
			width:210px;
			overflow:auto;
			height:102px;
			margin-bottom:12px;
		}
		#contacts-form textarea:focus {
			border-color:#255800;
		}
		#contacts-form .link1 {
			float:right;
			margin-left:11px;
		}
			
		
#content .mainTop {
			 background: url(../images/design/clientSide/header.png) repeat-x 0 0; height: 275px;
			padding:0 0 0 0;

			}		


/*==========================================*/
div.pagination {
width:100%;
padding-left:5px;
text-align:center;
clear:both;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
color: #255600;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #aac061;
color: #fff;
background-color: #255600;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #aac061;
font-weight: bold;
background-color: #255600;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}

.notification{
    background:#FFFFFF;
    border:1px solid #003A43;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    color:#255600;
    font-weight:bold;
    font-size:13px;
    margin:5px 5px 5px 0px;
    padding:8px 8px;
    width:100%;
    height:auto;
}