html{background: #f9f6e1 url(../images/bg.gif) repeat-x;}
body {
	font: 10px Georgia, "Times New Roman", Times serif;
	margin: 0;
	background: url(../images/bg-body.gif) no-repeat 50% 0;
	color:#898989;
	min-width:871px;
}
a {
	text-decoration: none;
	color:#2a3526;
}
a:hover {text-decoration: underline;}
img {border-style: none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
/*wrapper start*/
#wrapper{
	margin:0 auto;
	width:871px;
	position: relative;
}
.wrapper-holder{
	width:741px;
	padding: 328px 70px 0 60px;
	overflow:hidden;
	background: url(../images/bg-wrapper.png) no-repeat;
}
/*header start*/
#header{
	width:871px;
	height:273px;
	position: absolute;
	top:110px;
	left:0;
}
/*logo*/
.logo{
	width:286px;
	height:156px;
	position:absolute;
	top:16px;
	left:30px;
}
.logo a{
	display:block;
	height:100%;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.nav-holder{
	position: absolute;
	top:237px;
	left:189px;
	width:460px;
	z-index: 6;
}
#nav{
	width:490px;
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	display: table;
	background: url(../images/bg-nav.png) no-repeat;
	line-height: 26px;
}
#nav li,
#nav li a,
#nav li a span{float:left;}
#nav li a{
	color:#fcfae3;
	position: relative;
}
#nav li span{
	height:29px;
	cursor: pointer;
}
#nav li left{width:4px;}
#nav li .right{width:5px;}
#nav li .center{
	height:26px;
	padding: 3px 8px 0;
}
#nav li a:hover .left,
#nav li:hover .left{background: url(../images/bg-nav-hover-l.png) no-repeat;}
#nav li a:hover .right,
#nav li:hover .right{background: url(../images/bg-nav-hover-r.png) no-repeat;}
#nav li a:hover .center,
#nav li:hover .center{background: url(../images/bg-nav-hover-c.png) repeat-x;}
#nav li a:hover,
#nav li a:hover span{
	text-decoration: none;
	color:#000;
}
#nav li a:hover{background-position: 0 0;}
#nav li:hover a,
#nav li.hover a{color:#000;}
#nav li.active a{font-weight: bold;}
#nav li:hover,
#nav li.hover{position: relative;}
#nav li:hover .dropdown,
#nav li.hover .dropdown{display:block;}
#nav li:hover .dropdown .dropdown,
#nav li.hover .dropdown .dropdown{display:none;}
#nav .dropdown li:hover .dropdown,
#nav .dropdown li.hover .dropdown{display: block;}
.dropdown{
	display: none;
	width:149px;
	position: absolute;
	top:25px;
	left:-1px;
	background: url(none.gif);
}
.dropdown ul{
	margin:0;
	padding:4px 5px 0 3px;
	list-style:none;
	width:141px;
	background: url(../images/bg-dropdown.png) no-repeat;
}
#nav .dropdown ul li{
	padding: 0 8px 0 14px;
	vertical-align: top;
	height:1%;
	border-top:1px solid #e4dfc5;
}
#nav .dropdown ul li:first-child{border:0;}
#nav .dropdown ul li,
#nav .dropdown ul li a{
	float:none;
	color:#000 !important;
}
#nav .dropdown ul li a{
	display: block;
	height:1%;
}
#nav .dropdown ul li a:hover,
#nav .dropdown ul li:hover a,
#nav .dropdown ul li.hover a{
	background: url(../images/ico-clover.gif) no-repeat 100% 50%;
	font-weight: bold;
}
.dropdown .bottom{
	width:100%;
	height:11px;
	overflow:hidden;
	display: block;
	background:url(../images/bg-dropdown-b.png) no-repeat;
}
.dropdown .dropdown{
	width:149px;
	left:139px;
	top:-4px;
	z-index: 10;
}
.dropdown .dropdown a{
	font-weight:normal !important;
	background:none !important;
}
.dropdown .dropdown a:hover{font-weight:bold !important;}
/*visual*/
.visual{
	width:523px;
	height:234px;
	background: url(../images/bg-visual.png) no-repeat;
	position: absolute;
	top:0;
	left:183px;
	padding: 11px 0 0 12px;
	z-index: 8;
}
.visual img{display:block;}
.btn1,
.btn2{position: absolute;}
.btn1 a,
.btn2 a{
	color:#222820;
	display: block;
	overflow:hidden;
	text-align: center;
}
.btn1{
	width:143px;
	top:128px;
	right:22px;
	font-size: 15px;
	z-index: 10;
}
.btn1 a{
	background: url(../images/btn1.png) no-repeat;
	height:50px;
	padding: 23px 0 0;
}
.btn2{
	top:179px;
	right:3px;
	width:161px;
	font-size: 16px;
	z-index: 11;
}
.btn2 a{
	background: url(../images/btn2.png) no-repeat;
	height:50px;
	padding: 18px 0 0;
}
/*header end
main start*/
#main{
	width:615px;
	padding: 0 80px 25px 46px;
	background: url(../images/bg-main.png) repeat-y;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.main-holder{
	width:100%;
	display: table;
	padding: 57px 0 0;
	background: url(../images/bg-decoration2.gif) no-repeat;
}
/*article*/
.section{
	overflow:hidden;
	padding: 0 98px 0 118px;
	position: relative;
}
/* .post h1, #content h1, #fullcolumn h1{
	font-size: 22px;
	font-weight: normal;
	display: block;
	color:#1e241e;
	margin:5px 0 13px 0;
	background: url(../images/bg-hr3.gif) repeat-x 0 100%;
} */
.hr3{
	width:100%;
	overflow:hidden;
	height:2px;
	background: url(../images/bg-hr3.gif) repeat-x;
	margin:0 0 7px;
}
/* .section .post p, #content p, #fullcolumn p {
	font-size: 11px;
	margin:0 0 5px;
	line-height: 16px;
} */
.post strong, #content strong, #fullcolumn strong{
	font-size: 12px;
	display: block;
	color:#293526;
	margin:0 0 8px;
}
.post ul, #content ul, #fullcolumn ul{
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	line-height: 16px;
}
.post li, #content li, #fullcolumn li{
	width: 400px;
	font-size: 12px;
	padding:0 0 0 18px;
	background:url(../images/ico.gif) no-repeat 0 5px;
}
.post li a, #content li a, #fullcolumn li a{color:#959595;}
/*news-column*/
.news-column{
	position:absolute;
	top:140px;
	left:23px;
	width:186px;
	z-index: 5;
}
.news-column-holder{
	height:311px;
	overflow:hidden;
	padding: 30px 28px 0 20px;
	background: url(../images/bg-news-column.png) no-repeat;
}
.news-column .title{
	font-size: 18px;
	font-weight: normal;
	display: block;
	color:#222820;
	margin:0 0 5px 3px;
	position: relative;
}
.hr1{
	width:100%;
	height:3px;
	background: url(../images/bg-hr1.gif) no-repeat;
	margin:0 0 13px;
	overflow:hidden;
}
/*news*/
.news-column .news{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	position: relative;
}
.news-column .news li{
	width:100%;
	vertical-align:top;
	margin:0 0 13px;
}
.news-column .news li .entry-title{
	display:block;
	font-weight: normal;
	color:#2a3526;
	font-size: 12px;
	line-height: 13px;
	margin:0 0 2px;
}
.news-column .news li .entry-title a{color:#2a3526;}
.news .date{
	font-size: 10px;
	font-style: normal;
	color:#2a3526;
	display: block;
	margin:0 0 5px;
}
.news .date a{color:#2a3526;}
.news p{
	line-height: 12px;
	margin:0 0 2px;
}
.news p a{color:#898989;}
.news .link{
	width:100%;
	text-align: right;
	overflow:hidden;
}
.news .link a{
	font-size: 10px;
	padding: 0 12px 0 0;
	background: url(../images/ico-arrow.gif) no-repeat 100% 50%;
}
.hr2{
	width:123px;
	height:14px;
	background: url(../images/bg-hr2.gif) no-repeat;
}
/*video-block*/
.video-block{
	width:225px;
	position: absolute;
	top:228px;
	right:9px;
	z-index: 9;
}
.video-block a{position:relative;}
.video-holder{
	width:100%;
	overflow:hidden;
	position: relative;
	z-index: 5;
}
.video{
	width:201px;
	height:168px;
	overflow:hidden;
	padding: 11px 12px 0;
	background: url(../images/bg-video.png) no-repeat;
}
.video-block .video img{display:block;}
.video-block .btn-description{
	width:170px;
	font-size: 11px;
	margin:-5px 0 0 22px;
	position: relative;
	z-index: 2;
}
.btn-description .c{
	width:100%;
	text-align: center;
	overflow:hidden;
	padding: 11px 0 10px;
	background:url(../images/bg-description.png) repeat-y;
}
.btn-description .b{
	display: block;
	width:100%;
	height:8px;
	background: url(../images/bg-description-b.png) no-repeat;
	overflow:hidden;
}
/*twocolumns*/
#twocolumns{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-decoration.gif) no-repeat 45px 0;
	padding: 35px 0 0;
}
/*content*/
#content{
	float:right;
	width:390px;
}
#content .hr3{margin:0 0 8px;}
#content .post{
	height:1%;
	overflow:hidden;
	margin:0 0 25px;
}
.post {
	padding-top: 15px;
}

/* #content h2{
	font-size:14px;
	font-weight:normal;
	color:#2a3526;
	margin:0 0 3px;
}
.post p{
	margin:0 0 5px;
	line-height: 14px;
	text-align: justify;
} */
.hr4,
.hr5{overflow:hidden;}
.hr4{
	width:161px;
	height:20px;
	background: url(../images/bg-hr4.gif) no-repeat;
	margin:0 0 5px 96px;
}
.hr5{
	width:239px;
	height:30px;
	background: url(../images/bg-hr5.gif) no-repeat;
	margin:0 0 0 55px;
}
/*guote*/
.guote{
	width:100%;
	overflow:hidden;
	font-size: 24px;
	line-height: 32px;
	color:#2a3526;
	margin:0 0 30px;
}
.guote blockquote{
	margin:0 0 7px;
	padding: 0 27px 0 7px;
	text-align: center;
	letter-spacing: 1px;
}
.guote q{quotes: none;}
.guote q:before{content:"";}
.guote q:after{content:"";}
/*aside*/
.aside{
	width:197px;
	float:left;
}
/*photos*/
.photos{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.photos li{
	width:197px;
	height:156px;
	padding: 8px 10px 0 8px;
	overflow:hidden;
	margin:0 0 7px;
	vertical-align: top;
	background: url(../images/img-holder.png) no-repeat;
}
.photos li img{display:block;}
/*main end
footer start*/
#footer {
	width:100%;
	overflow:hidden;
}
.footer-holder{
	height:1%;
	background: url(../images/bg-footer.png) no-repeat;
	padding: 16px 40px 18px 124px;
	font-size: 10px;
	color:#1e241e;
}
#footer a{position: relative;}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
}
#footer ul li{
	display:inline;
	padding: 0 4px 0 5px;
	background: url(../images/separator.gif) no-repeat;
}
.copyright{
	margin:0 4px 0 0;
	position: relative;
}
#footer .bottom{
	height:7px;
	background:url(../images/bg-footer-bottom.png) no-repeat;
}
#footer sup{
	font-size: 6px;
	vertical-align: top;
}
/*footer end*/
/*wrapper end*/