/* general reset */
html {
	font-size: 62.5%;
	height: 100%;
}
* {
	margin:0; 
	padding:0;
	font-size: 100.01%;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body{
	margin:0;
	background:#e5e7e3 url(images/body.jpg);
	font:1.5em/2em Arial, Helvetica, sans-serif;
	height:100%;
	color:#747578;
	min-width:1003px;
	-webkit-text-size-adjust:100%;
}
a {
	text-decoration:underline;
	color:#778225;
	outline:none;
}
a:hover {text-decoration:underline;}
a:active {background-color: transparent;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{
	-webkit-appearance:none;
	border-radius:0 !important;
}
header, footer, article, section, hgroup, nav, figure, aside { display: block; }
figure {
	margin:0;
	padding:0;
}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{
	display:block;
	margin:0 auto;
}
/* general settings */
.skip{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.skip:focus{
	position:static;
	width:auto;
	height:auto;
} 
/* wrapper */
#wrapper{
	width:100%;
	height:100%;
	display:table;
}
/* container */
#container {
	width:100%;
	display:table-row;
}
.container-holder{
	width:100%;
	overflow:hidden;
	position: relative;
	margin:0 0 -6px;
}
* +html .container-holder {margin:0;}
#container .area-2{margin:0;}
/* header */
#header{
	width:100%;
	background:url(images/header-shadow.png) repeat-x 0 100%;
	padding:0 0 17px;
	position:relative;
	margin:0 0 -11px;
	z-index:20;
}
.header-holder{
	width:100%;
	background:#273c34 url(images/bg-header.gif) repeat-x;
}
.header-frame{
	width:953px;
	margin:0 auto;
	background:url(images/bg-header-c.gif) no-repeat 50% 0;
}
.header-frame:after{
	content:'';
	display:block;
	clear:both;
}
#header .logo {
	float:left;
	background:url(images/logo.png) no-repeat;
	width:233px;
	height:150px;
	position:relative;
	margin:0 0 -93px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .box{
	float:right;
	padding: 25px 6px 0 0;
	width: 697px;
}
/* qtrans_language_chooser */
.qtranxs_language_chooser{
	float:left;
	font-size:11px;
	line-height:13px;
	padding:0;
	margin:0;
}
.qtranxs_language_chooser li{
	float:left;
	list-style:none outside;
	padding:0 4px 0 6px;
	vertical-align:bottom;
	background:url(images/separator-2.png) no-repeat 0 100%;
}
.qtranxs_language_chooser li .cufon{top:1px;}
.qtranxs_language_chooser li:first-child{
	padding-left:0;
	background:none;
}
.qtranxs_language_chooser a{
	float:left;
	color:#8fa93c;
	text-decoration:none;
}
.qtranxs_language_chooser .active a,
.qtranxs_language_chooser a:hover{color:#fff;}
/* nav */
#nav{
	float:right;
	margin:0 0 0 10px;
}
#nav ul{
	float:right;
	font-size:12px;
	line-height:15px;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#nav ul li{
	list-style:none outside;
	float:left;
	padding:1px 9px 0 12px;
	background:url(images/separator.png) no-repeat 0 4px;
}
#nav ul li:first-child{
	padding:0 18px 0 0;
	background:none;
}
#nav ul a{
	float:left;
	color:#fff;
	text-decoration:none;
}
#nav ul .active a,
#nav ul a:hover{
	color:#eda927;
}
#nav ul .home{
	background:url(images/ico-home.png) no-repeat;
	width:18px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav ul .active .home,
#nav ul .home:hover{background-position:0 -42px;}
/* banner-block */
.banner-block{
	width:100%;
	position:relative;
}
.banner-block:after{
	content:'';
	display:block;
	clear:both;
}
.main-banner{height:539px;}
/* switcher */
.banner-block .switcher{
	position:absolute;
	top:295px;
	left:50%;
	z-index:5;
	padding:0;
	margin:0 0 0 -473px;
	overflow:hidden;
}
.banner-block .switcher li{
	float:left;
	margin:0 9px 0 0;
	list-style:none outside;
}
.banner-block .switcher a{
	float:left;
	background:url(images/switcher.png) no-repeat;
	width:9px;
	height:8px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.banner-block .switcher a:hover,
.banner-block .switcher .active a{background-position:0 -39px;}
/* slider */
.banner-block .slider{
	position:absolute;
	left:0;
	top:0;
	width:99999px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.banner-block .slider li{
	float: left;
	list-style:none outside;
}
.banner-block .slider .active{
	display:block;
	position:relative;
	z-index:5;
}
.banner-block .slider .shadow{
	position:absolute;
	bottom:0;
	left:0;
	height:13px;
	width:100%;
	background:url(images/shadow-b.png) repeat-x 0 100%;
}
.banner-block .slider img{
	display:block;
	height: auto;
	min-height: 150px;
	width: 100%;
}
/* head */
.banner-block .slider .head{
	position:absolute;
	left:50%;
	top:170px;
	width:943px;
	margin:0 0 0 -473px;
	overflow:hidden;
}
.banner-block .slider h1{
	color:#013c35;
	text-transform:uppercase;
	font-size:2.2666em;
	line-height:1.1176em;
	margin:0;
}
.banner-block .slider h1 a{
	color:#013c35;
	display:inline-block;
	padding:8px 9px 13px 15px;
	vertical-align:top;
	text-decoration:none;
	background:url(images/bg-title.png);
}
* +html .banner-block .slider h1 a {display:inline;}
.banner-block .slider h1 a:hover{text-decoration:underline;}
.banner-block .slider h2{
	color:#fff;
	font-size:1.066em;
	line-height:1.1875em;
	margin:0;
}
.banner-block .slider h2 span{
	background:#91a63b;
	vertical-align:top;
	display:inline-block;
	padding:7px 7px 8px 13px;
}
* +html .banner-block .slider h2 span {display:inline;}
.banner-block .bg-img{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:auto;
}
/* main */
#main{
	width:953px;
	margin:0 auto;
}
#wrapper .main-2{
	padding:175px 0 0 5px;
	position:relative;
}
/* twocolumns */
#twocolumns{
	padding:0 21px 60px 0;
	min-height:800px;
	background:url(images/bg-main.gif) repeat-y;
}
#main:after,
.block-area:after,
#twocolumns:after{
	content:'';
	display:block;
	clear:both;
}
/* block-area */
.block-area{
	padding:0 0 40px;
	height:1%;
}
/* block */
.block-area .block{
	float:left;
	position:relative;
	z-index:10;
	margin:-157px -70px 0;
	padding:182px 0 0;
	background:url(images/bg-block-t.png) no-repeat;
}
.block-area .block .holder{
	padding:0 0 200px;
	background:url(images/bg-block-b.png) no-repeat 0 100%;
}
.block-area .block .frame{
	padding:0 84px;
	height:1%;
	background:url(images/bg-block-c.png) repeat-y;
}
.block-area .block .frame:after{
	content:'';
	display:block;
	clear:both;
}
.block-area .block .center{
	float:left;
	position:relative;
	width:928px;
	margin:-165px 0 -178px;
}
.block-area .block .alignleft{
	float:left;
	margin:0 40px 0 0;
}
/* text-box */
.block-area .block .text-box{
	line-height:1.466em;
	padding:20px 20px 0 0;
	overflow:hidden;
}
.block-area .block h3{
	color:#80a540;
	font-size:1.133em;
	line-height:1.176em;
	text-transform:uppercase;
	margin:0 0 21px;
}
.block-area .block h3 a:hover{text-decoration:underline;}
.block-area .block p{margin:0 0 22px;}
.social-box{
	position:absolute;
	padding:0 0 0 38px;
	background:url(images/bg-arrow.png) no-repeat;
	right: -11px;
	top: -63px;
}
#content .social-box{
	right:-21px;
	top:-46px;
}
#content p em,
.block-area p em{
	font-style:italic;
}
.social-box .holder-2{
	float:left;
	padding:11px 12px 12px 0;
	height:65px;
	min-width: 158px;
	color:#fff;
	background:url(images/bg-arrow.png) no-repeat 100% -131px;
}
.social-box .text{
	float:left;
	position:relative;
	margin:7px 0 0 -4px;
	font-size:12px;
	line-height:17px;
	text-align:center;
	text-transform:uppercase;
}
/* plugin */
.social-box .plugin{
	float:left;
	margin:0 0 0 15px;
}
.social-box .st_fblike_vcount{float:left;}
/* section */
.section{
	padding:0 0 0 2px;
	margin:0 -50px 60px 0;
	overflow:hidden;
}
/* slideshow */
.section .slideshow{
	float:left;
	position: relative;
	margin:0 32px 0 0;
	width:376px;
}
/* slider */
.section .slideshow .slider{
	width:100%;
	padding:0;
	margin:0 0 9px;
	overflow:hidden;
}
.section .slider li{
	display:none;
	list-style:none outside;
	position: absolute;
	overflow:hidden;
	z-index: 1;
	width:100%;
}
.section .slider .active {z-index:2;}
.slideshow .slider .box{
	color:#5c5f58;
	font-size:0.933em;
	line-height:1.7857em;
	overflow:hidden;
}
.section .slider p{margin:0;}
.section .slideshow .buttons{overflow:hidden;}
.section .slideshow .btn-prev-2,
.section .slideshow .btn-next-2{
	float:left;
	background:url(images/arrows.png) no-repeat;
	width:13px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:0 0 0 2px;
	position:relative;
	z-index:999;
}
.section .slideshow .btn-next-2{
	background-position:0 -74px;
	margin:0;
}
.section .slideshow .num{
	float:left;
	font-size:13px;
	line-height:17px;
	color:#555851;
	margin:2px 12px 0;
}
/* heading */
.section .heading-news{
	padding:0 0 0 45px;
	background:url(images/icons.png) no-repeat;
	margin:0 0 17px;
	overflow:hidden;
}
.section .slideshow-2 .heading{
	padding:0 0 0 33px;
	border-left:1px solid #c1c2bf;
	margin:0 0 3px;
	min-height:46px;
	overflow:hidden;
}
.section .slideshow-2 .heading-photo{
	padding:0 0 0 51px;
	background:url(images/icons.png) no-repeat 0 -242px;
	overflow:hidden;
}
.section .add-slideshow .heading{padding:0 0 0 16px;}
.section h2{
	font-size:1.066em;
	line-height:1.4375em;
	margin:0;
	text-transform:uppercase;
}
.section h2 a{
	color:#91a63b;
	text-decoration:none;
}
.section h2 a:hover{text-decoration:underline;}
.section .heading .subtitle{
	color:#555851;
	font-size:0.733em;
	line-height:1.8181em;
	display:block;
	padding:2px 0 0;
	text-transform:uppercase;
}
.section .heading time{
	color:#555851;
	font-size:0.866em;
	line-height:1.7692em;
	display:block;
	text-transform:uppercase;
}
.section .slideshow-2{
	float:left;
	position: relative;
	width:275px;
	padding:0 13px 0 0;
}
.section .slideshow-2 .slider-area{
	padding:0 0 0 23px;
	overflow:hidden;
}
.section .add-slideshow .slider-area{padding:0 0 0 16px;}
.section .slideshow-2 .slider-2{
	margin:0 0 11px;
	height:164px;
	padding:23px 21px 22px;
	background:url(images/bg-frame.png) no-repeat;
	position:relative;
	overflow:hidden;
}
.section .slider-2 li{
	display:none;
	list-style:none outside;
	position: absolute;
	z-index: 1;
	height:164px;
}
.section .slideshow-2 .add-slider-2{
	width:219px;
	height:165px;
	padding:21px 20px;
	margin:0 0 16px;
	overflow:hidden;
	background:url(images/bg-frame-2.png) no-repeat;
	position:relative;
}
.section .slideshow-2 .add-slider-2 li{
	width:208px;
	height:165px;
	text-align:center;
}
.section .slideshow-2 .add-slider-2 .holder{
	overflow:hidden;
	position:relative;
	text-align:center;
}
.section .slider-2 .frame{
	float:left;
	position:relative;
	cursor:pointer;
}
.section .slider-2 img{vertical-align:top;}
.section .slider-2 .active {z-index:2;}
.section .slider-2 a:hover .eye,
.section .slider-2 a:hover .shadow-2{display:block;}
.section .slider-2 li .shadow-2{
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(images/shadow-2.png);
}
.section .slider-2 .eye{
	display:none;
	position:absolute;
	left:50%;
	top:50%;
	background:url(images/bg-eye.png) no-repeat;
	width:35px;
	height:20px;
	margin:-10px 0 0 -17px;
}
/* pagination */
.pagination-2{
	padding:0 0 0 12px;
	margin:0;
	overflow:hidden;
}
.add-slideshow .pagination-2{padding:0 0 0 9px;}
.pagination-2 li{
	float:left;
	margin:0 8px 0 0;
	list-style:none outside;
}
.pagination-2 a{
	float:left;
	background:url(images/pagination-2.png) no-repeat;
	width:8px;
	height:8px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.pagination-2 a:hover,
.pagination-2 .active a{background-position:0 -37px;}
/* content */
#content{
	float:right;
	width:622px;
	padding:73px 0 0;
	position:relative;
}
/* slideshow-3 */
.slideshow-3{
	overflow:hidden;
	position:relative;
	padding:0 0 26px;
	margin:0 0 42px;
	background:url(images/shadow-4.png) no-repeat 50% 100%;
}
.slideshow-3 .slider-3{
	width:600px;
	padding:0;
	margin:0 auto;
	height:275px;
	position:relative;
	overflow:hidden;
}
.slider-3 li{
	display:none;
	list-style:none outside;
	position: absolute;
	z-index: 1;
	height:275px;
	width:100%;
}
.slider-3 img{vertical-align:top;}
.slider-3 .active {
	z-index:2;
	display:block;
	position:relative;
}
/* pagination-box */
.pagination-box{
	position:absolute;
	left:11px;
	top:24px;
	background:url(images/bg-pagination-box.png) no-repeat;
	padding:0 0 0 2px;
	z-index:10;
}
.pagination-3{
	float:left;
	padding:7px 2px 7px 7px;
	margin:0;
	background:url(images/bg-pagination-box.png) no-repeat 100% -52px;
}
.pagination-3 li{
	float:left;
	margin:0 8px 0 0;
	list-style:none outside;
}
.pagination-3 a{
	float:left;
	background:url(images/pagination-3.png) no-repeat;
	width:8px;
	height:8px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.pagination-3 a:hover,
.pagination-3 .active a{background-position:0 -38px;}
#content .post{
	padding: 0 15px 0 12px;
	overflow:hidden;
}
#content h1{
	color:#91a63b;
	font-size:22px;
	line-height:25px;
	margin:0 0 13px;
	text-transform:uppercase;
}
#content p{margin:0;}
#content .text-box{
	margin:0 0 30px;
	overflow:hidden;
}
#content p strong{
	display:inline-block;
	vertical-align:top;
	position:relative;
	top:1px;
}
/* share-box */
#content .share-box{
	height:1%;
	padding:20px 5px 0 0;
}
#content .share-box:after{
	content:'';
	display:block;
	clear:both;
}
/* social-list */
#content .social-list{
	float:left;
	padding:0;
	margin:0;
}
#content .social-list li{
	float:left;
	list-style:none outside;
}
#content .social-list span{float:left;}
/* sidebar */
#sidebar{
	float:left;
	width:200px;
	padding:50px 31px 53px 40px;
}
#sidebar h2{
	color:#aaada9;
	font-size:1.666em;
	line-height:1.12em;
	text-transform:uppercase;
	margin:0 0 27px;
}
/* sub-nav */
#sidebar .sub-nav{
	padding:0;
	margin:0;
}
#sidebar .sub-nav:after{
	content:'';
	display:block;
	clear:both;
}
#sidebar .sub-nav > li{
	list-style:none outside;
	border-top:1px solid #dcddde;
	padding:8px 0;
}
#sidebar .sub-nav li:first-child{border:none;}
#sidebar .sub-nav a{
	color:#76777a;
	text-decoration:none;
}
#sidebar .sub-nav .active > a,
#sidebar .sub-nav li a:hover{
	color:#80a13e;
}
#sidebar .sub-nav > li.active > .opener,
#sidebar .sub-nav > li.active >li.active .opener,
#sidebar .sub-nav .active > a {
	font-weight: 700;
	color:#80a13e;
}
#sidebar .sub-nav .slide{
	width:271px;
	margin:0 -31px -6px -40px;
}
#sidebar .sub-nav .slide:after{
	content:'';
	display:block;
	clear:both;
}
#sidebar .sub-nav li ul{
	padding:6px 0 0;
	margin:0;
	line-height:1.733em;
} 
#sidebar .sub-nav li ul:after{
	content:'';
	display:block;
	clear:both;
}
#sidebar .sub-nav li ul li{
	list-style:none outside;
	margin:7px 0 0;
}
#sidebar .sub-nav li ul a{
	display:inline-block;
	padding:7px 7px 8px 65px;
}
#sidebar .sub-nav li ul .active{background:#fff url(images/shadow-3.png) repeat-y 100% 0;}
#sidebar .sub-nav li ul .active a,
#sidebar .sub-nav li ul a:hover{
	color:#80a13e;
}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:10;
	display:table-footer-group;
}
#footer .footer-area {
	height:1%;
	display:table-row;
}
#footer .footer-holder { 
	display:table-cell;
	background:url(images/footer-border.png) repeat-x 50% 0;
	padding:7px 0 0;
	position:relative;
	z-index:20;
}
#footer .footer-frame{
	width:100%;
	background:#273c34 url(images/bg-green.gif);
	overflow:hidden;
}
#footer .footer-center{
	width:945px;
	margin:0 auto;
	color:#fff;
	font-size:0.933em;
	line-height:1.5em;
	overflow:hidden;
	padding:29px 2px 29px 6px;
}
#footer p{margin:0;}
/* newsletter-form */
#footer .newsletter-form{
	float:left;
	margin:0;
	padding:21px 0 0;
	position:relative;
	z-index:20;
}
#footer .newsletter-form h3{
	color:#fff;
	font-size:1.143em;
	line-height:1.3571em;
	margin:0 0 22px;
	text-transform:uppercase;
}
.newsletter-form .row:after{
	content:'';
	display:block;
	clear:both;
}
.newsletter-form .row{
	background:url(images/bg-input.gif) no-repeat;
	width:230px;
	height:32px;
	margin:0 0 14px;
}
.newsletter-form input[type="text"]{
	float:left;
	background:none;
	border:none;
	color:#fff;
	font-size:14px;
	margin:0;
	padding: 8px 10px 7px;
	width: 162px;
}
.newsletter-form input[type="submit"]{
	float:left;
	background:none;
	border:none;
	width:48px;
	height:32px;
	color:#fff;
	font-size:13px;
	line-height:20px;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	padding:0;
}
.newsletter-form input[type="submit"]:hover{cursor:pointer;}
#footer .alignleft{
	float:left;
	margin:-2px 0 0 -74px;
}
/* social-widget */
#footer .social-widget{float:right;}
#footer .social-widget img{vertical-align:top;}