﻿body{
	margin:0;
	color:#000;
	font:11px Arial, Verdana, sans-serif;
	
	min-width:1005px;
}
img{border-style:none;} 
a{
text-decoration:none;
color: #106a35;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #777777;
}
#page{
	margin:0 auto;
	width:948px;
	background:url(/resources/images/template/2009/bg-page.png) repeat-y;
}
#header .logo-holder{
	position:absolute;
	top:19px;
	left:-36px;
	z-index:3;
}
#header .logo-holder div{
	background:url(/resources/images/template/2009/logo-holder.png) no-repeat;
	width:100px;
	height:101px;
}
#header .logo-holder .logo{
	width:93px;
	height:92px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 0 9px 7px;
	position:relative;
}
#header .logo-holder .logo a{
	display:block;
	height:100%;
	background:url(/resources/images/template/2009/logo.png) no-repeat;
}
/*-----header-----*/
#header {
	width:940px;
	height:163px;
	margin:0 auto 5px;
	background:url(/resources/images/template/2009/bg-header.gif) repeat-x;
}
#header .header-holder{
	width:940px;
	padding:7px 0 0;
	background:url(/resources/images/template/2009/bg-header-holder.jpg) no-repeat 100% 0;
	position:relative;
	z-index:1;
}
#header h1{
	margin:0;
	position:absolute;
	top:53px;
	left:86px;
	font-size:20px;
	color:#106a35;
	text-transform:uppercase;
}
#header h2{
	margin:0;
	position:absolute;
	top:53px;
	left:86px;
	font-size:17px;
	color:#106a35;
	text-transform:uppercase;
	font-weight: bold;
}
#header .nav{
	margin:0 0 35px 490px;
	padding:0;
	list-style:none;
	width:450px;
	overflow:hidden;
}
#header .nav li{
	float:left;
	background:url(/resources/images/template/2009/nav-sep.gif) no-repeat;
	font-weight:bold;
	margin:0 0 0 -11px;
	padding:0 20px 0 11px;
}
#header .nav li a{color:#555;}
#header .form{
	width:450px;
	padding:0 0 0 490px;
	overflow:hidden;
}
#header .form div{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
#header .form span{float:left;}
#header .form input{
	float:left;
	border:0;
	background:url(/resources/images/template/2009/bg-submit.gif) no-repeat;
	width:48px;
	font-size:11px;
	padding:3px 0 5px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin:0;
}
#header .form span input{
	background:#fff;
	border:1px solid #ddd;
	color:#555;
	font-size:10px;
	font-weight:normal;
	width:153px;
	padding:3px 3px;
	cursor:text;
}
#header .header-box{
	width:207px;
	overflow:hidden;
	margin:0 0 12px;
	position:absolute;
	top:37px;
	right:36px;
}
#header .header-box .top{
	background:url(/resources/images/template/2009/header-box-top.png) no-repeat;
	height:28px;
	overflow:hidden;
}
#header .header-box .middle-box{
	background:url(/resources/images/template/2009/header-box.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:0 1px;
}
#header .header-box .middle-box .middle{
	background:#106a35 url(/resources/images/template/2009/bg-header-box.gif) repeat-x;
	min-height:40px;
	position:relative;
	padding:0 12px;
}
#header .header-box .bottom{
	background:url(/resources/images/template/2009/header-box-bottom.png) no-repeat;
	overflow:hidden;
	height:5px;
}
#header .header-box .middle-box .middle p{
	margin:0;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
}
#header .menu{
	position:absolute;
	top:132px;
	left:17px;
	margin:0;
	padding:0;
	list-style:none;
	width:923px;
	overflow:hidden;
}
#header .menu li{
	float:left;
	font-size:13px;
	line-height:29px;
	font-weight:bold;
	margin:0 0 0 -11px;
	padding:0 20px 0 11px;
	background:url(/resources/images/template/2009/menu-sep.gif) no-repeat;
}
#header .menu li a{color:#106a35;}
/*-----content-----*/
#content {
	width:920px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}
#content .top{background:url(/resources/images/template/2009/content-top.gif) no-repeat;}
#content .bottom{
	background:url(/resources/images/template/2009/content-bottom.gif) no-repeat 0 100%;
	padding:10px 10px 19px 9px;
	width:901px;
	overflow:hidden;
}
#content .sidebar{
	width:180px;
	float:left;
}
#content .sidebar .sidebar-menu{
	width:100%;
	overflow:hidden;
	background:url(/resources/images/template/2009/sidebar.gif) repeat-y;
	margin:0 0 13px;
}
#content .sidebar .sidebar-menu-top{background:url(/resources/images/template/2009/sidebar-top.gif) no-repeat;}
#content .sidebar .sidebar-menu-bottom{
	background:url(/resources/images/template/2009/sidebar-bottom.gif) no-repeat 0 100%;
	padding:11px 16px 10px;
	width:148px;
}
#content .sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
#content .sidebar ul li{
	vertical-align:top;
	line-height:18px;
}
#content .sidebar ul li a{color:#555;}
#content .sidebar ul ul{
	padding:0 0 0 10px;
	font-weight:normal;
}
#content .content-box{
	width:711px;
	float:right;
}
#content .content-box .image-box{
	width:711px;
	overflow:hidden;
	position:relative;
	margin:0 0 6px;
}
#content .content-box .image-box img{display:block;}
#content .content-box .image-box .submenu{
	position:absolute;
	top:0;
	right:0;
	height:29px;
}
#content .content-box .image-box .submenu ul{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	float:right;
	background:url(/resources/images/template/2009/bg-submenu.gif) no-repeat;
	height:29px;
}
#content .content-box .image-box .submenu ul li{
	float:left;
	font-weight:bold;
	line-height:25px;
	background:#fff url(/resources/images/template/2009/nav-sep.gif) no-repeat 0 7px;
	padding:0 10px 0 11px;
}
#content .content-box .image-box .submenu ul li:first-child{
	background:none;
	padding-left:0;
}
#content .content-box .image-box .submenu ul li a{color:#555;}
/* breadcrumb */
#content .breadcrumb{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
#content .breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content .breadcrumb ul li{
	float:left;
	color:#222;
	background:url(/resources/images/template/2009/arrow.gif) no-repeat 100% 4px;
	padding:0 10px 0 0;
}
#content .breadcrumb ul li:first-child{
	background:none;
	padding-right:4px;
}
#content .breadcrumb ul li a{color:#666;}
/* news-box */
#content .content-box .news-box{
	width:100%;
	overflow:hidden;
	background:url(/resources/images/template/2009/news.gif) repeat-y;
}
#content .content-box .news-box2{
	width:100%;
	overflow:hidden;
	background:url(/resources/images/template/2009/news2.gif) repeat-y;
}
#content .content-box .news-top{
	clear:both;
	float:left;
	background:url(/resources/images/template/2009/news-top.gif) no-repeat;
}
#content .content-box .news-bottom{
	clear:both;
	float:left;
	background:url(/resources/images/template/2009/news-bottom.gif) no-repeat 0 100%;
	padding:8px 5px;
	width:701px;
}
#content .content-box .news-bottom h2 {
	margin:0;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size:11px;
	color:#777;
	text-transform:uppercase;
	float:left;
}
#content .content-box .news-holder{
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	border-top:1px solid #ddd;
	padding: 9px 0 9px 0;
}
#content .content-box .news-holder2{
	width:100%;
	overflow:hidden;
	border-top:1px solid #ddd;
	padding: 9px 0 -9px 0;
}
#content .content-box .first{
	border:0;
	padding:5px 0;
}
#content .content-box .news-section{
	width:328px;
	float:left;
	padding:0 12px 0 10px;
}
#content .content-box .news-section2{
	width:650px;
	float:left;
	padding:0 0 12px 10px;
	line-height: 18px;
	font-size: 12px;
}
#content .content-box .news-section h2{
	margin:0;
	font-size:11px;
	color:#777;
	text-transform:uppercase;
	float:left;
}
#content .content-box .news-section h2 span{color:#106a35;}
#content .content-box .news-section .rss{float:right;}
#content .content-box .news-section .rss img{display:block;}
#content .content-box .news-section .img-holder{
	width:96px;
	float:right;
}
#content .content-box .news-section h3{
	padding:0 0 0 9px;
	margin:0;
	font-size:12px;
	color:#106a35;
	background:url(/resources/images/template/2009/bg-heading.gif) no-repeat 0 5px;
}
#content .content-box .news-section h3 a{color:#106a35;}
#content .content-box .news-section p{
	margin:0 0 0 9px;
	color:#222;
	line-height:16px;
}
#content .content-box .news-section .pages{
	margin:0;
	padding:0;
	list-style:none;
}
#content .content-box .news-section .pages li{
	float:left;
	font-weight:bold;
	font-size:12px;
	padding:0 7px 0 0;
}
#content .content-box .news-section .pages li a{color:#106a35;}
#content .news-section .pages li.active a,
#content .news-section .pages li a.active,
#content .news-section .pages li a:hover{
	color:#888;
	text-decoration:none;
}
/*-----footer-----*/
#footer {
	width:940px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li{
	display:inline;
	background:url(/resources/images/template/2009/footer-sep.gif) no-repeat 0 2px;
	color:#222;
	padding:0 1px 0 5px;
}
#footer ul li:first-child{
	background:none;
	padding-left:0;
}
#footer ul li a{
	color:#106a35;
	font-weight:bold;
}

.survey-top
{
	width: 160px;
	height: 20px;
	background: url(/resources/images/template/2009/survey-top.gif) no-repeat top left;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

.survey
{
	width: 146px;
	border-right: solid 2px #ddd;
	border-left: solid 2px #ddd;
	padding: 8px 15px;
}

.survey .vote
{
	text-align: right;
	font-weight: bold;
}

.survey-bottom
{
	width: 180px;
	height: 3px;
	background: url(/resources/images/template/2009/survey-btm.gif) no-repeat top left;
}

.form-value
{
	display: none;
}