body {
  margin: 0px;
  background-color: #ffffff;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	color: #2b7237;
	font-weight: normal;
	text-decoration: none;
}
a{
	color: #044316;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	color: #044316;
	font-weight: normal;
	text-decoration: none;
}
img{
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}

.container {
	width: 966px;
	margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.header {
  width: 100%;
  height: 145px;
  background-image: url(../images/header_rep.jpg);
  background-repeat: repeat-y;
}
.header_top {
  width: 100%;
  height: 4px;
  background-image: url(../images/header_top.jpg);
  background-repeat: no-repeat;
  font-size: 1px;
	line-height: 0px;
}
.header_logo {
	float:left;
  width: 440px;
  height: 113px;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  margin-left: 21px;
  margin-top: 16px;
  display:inline;
}
.header_right {
	float:right;
	width: 392px;
  height: 125px;
  margin-top: 15px;
  background-image: url(../images/header_right.jpg);
  background-repeat: no-repeat;
}
.menu {
  width: 100%;
  height: 35px;
}
.menu_left {
	float:left;
  width: 35px;
  height: 100%;
  background-image: url(../images/menu_left.jpg);
  background-repeat: no-repeat;
}
.menu_rep {
	float:left;
  width: 816px;
  padding: 0 40px;
  height: 100%;
  font-family: Verdana, Geneva, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  background-image: url(../images/menu_rep.jpg);
  background-repeat: repeat-x;
  text-align: center;
}
.menu_right {
	float:left;
  width: 35px;
  height: 100%;
  background-image: url(../images/menu_right.jpg);
  background-repeat: no-repeat;
}
.image_slider_container {
	margin:0 auto;
  width: 912px;
  height: 189px;
}
.image_slider_left {
	float:left;
  width: 8px;
  height: 176px;
  background-image: url(../images/image_slider_left.jpg);
  background-repeat: no-repeat;
}
.image_slider {
	float:left;
  width: 896px;
  height: 176px;
  font-size: 1px;
	line-height: 0px;
}
.image_slider_right {
	float:left;
  width: 8px;
  height: 176px;
  background-image: url(../images/image_slider_right.jpg);
  background-repeat: no-repeat;
}
.image_slider_b_l{
	float:left;
  width: 17px;
  height: 26px;
  background-image: url(../images/image_slider_b_l.jpg);
  background-repeat: no-repeat;
}
.image_slider_b{
	float:left;
  width: 878px;
  height: 26px;
  background-image: url(../images/image_slider_b_rep.jpg);
  background-repeat: repeat-x;
  background-color: #F6D052;
}
.image_slider_b_r{
	float:right;
  width: 17px;
  height: 26px;
  background-image: url(../images/image_slider_b_r.jpg);
  background-repeat: no-repeat;
}
.container_content {
  width: 896px;
  margin:0 auto;
  height: auto;
  background-color: #E7EFE8;
  
}
.sidebar {
	float: left;
  width: 164px;
  height: auto;
  padding: 10px;
  padding-top: 38px;
  background-image: url(../images/container_content_back.jpg);
  background-repeat: repeat-x;
}
.sidebar_links{
	width: 151px;
	margin: 5px auto;
	overflow: hidden;
}	
.sidebar_links a{
	color: #044316;
}	
.sidebar_links_title {
  width: 100%;
  height: 21px;
  padding-top: 5px;
  background-color: #F6D052;
  text-align: center;
  margin-bottom: 8px;
}
	
.sidebar_links img{
	cursor:pointer;
	margin-bottom: 10px; 
}	
.sidebar_survey_box{
	 height: auto;
	 background-color: #276A34;
	 border: 2px solid #F6D052;
	 color: #ffffff;
	 font-size: 11px;
	 padding: 10px 7px 10px 7px;
	 margin-bottom: 10px;
	 -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
}	

.sidebar_survey_box button{
	font-size: 13px;
	color: #F6D052;
	height: 22px;
	border: 1px solid #F6D052;
	cursor: pointer;
  font-weight: normal;
	background-color: #276A34;
}	
.survey_message{
	 width: 100%;
	 height: auto;
	 color: #F2C100;
	 text-align: center;
}	
.survey_message_loader{
	 width: 100%;
	 height: 30px;
	 background-image: url(../images/ajax-loader-white.gif);
   background-repeat: no-repeat;
   background-position: center;
}	
.main_content {
	float: left;
  width: 712px;
  height: auto;
  background-image: url(../images/container_content_back.jpg);
  background-repeat: repeat-x;
}
.main_box {
  height: auto;
  padding: 50px 30px 10px 30px;
  background-color: #ffffff;
  margin-bottom: 20px;
  margin-right: 20px;
}
.footer_top {
	width: 100%;
	height: 8px;
  font-size: 1px;
  background-image: url(../images/footer_top.jpg);
  background-repeat: no-repeat;
}
.footer {
	height: 26px;
  text-align: center;
  font-size: 12px;
  padding-top: 10px;
  background-image: url(../images/footer_rep.jpg);
  background-repeat: repeat-y;
  color: #044316;
}
.footer_bottom {
	height: 8px;
  font-size: 1px;
  background-image: url(../images/footer_bottom.jpg);
  background-repeat: no-repeat;
}
.news_title {
  font-size: 16px;
  margin-bottom: 10px;
}
.news_date {
  font-weight: bold;
}
.news_details {
	float: right;
}
.news_details a{
	float: right;
	background-color: #F6D052;
	padding: 2px;
	color: #044316;
}
.nav {
	padding-left: 5px;
	padding-bottom: 30px;
}
.nav a{
	float: left;
	display:block;
	width: 30px;
	background-color: #cccccc;
	text-align: center;
	margin-left: 5px;
}
.nav a:hover{
	float: left;
	display:block;
	width: 30px;
	background-color: #757575;
	text-align: center;
	margin-left: 5px;
	color: #ffffff;
	text-decoration: none;
}
.nav a.active{
	float: left;
	display:block;
	width: 30px;
	background-color: #757575;
	text-align: center;
	margin-left: 5px;
	color: #ffffff;
	text-decoration: none;
}
.videos{
	width: 500px;
	margin: 20px auto;
}
.video{
	width: 500px;
  padding: 5px;
  border: 1px solid #F6D052;
  margin-bottom: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background-color: #E7EFE8;
}
.video_hover{
 background-color: #ffffff;
}
.video a{
 display:block;	
 width: 500px;
 margin-bottom: -14px;
 text-decoration: none;
 color: #044316;
}
.video a:hover{
 background-color: #ffffff;
}
.docs a{
 color: #044316;
}
.docs a:hover{
 color: #044316;
 text-decoration: none;
}
.contact_form{
	width: 520px;
	margin: 20px auto;
}
.input1 {
	width: 180px;
	height: 18px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}
.input_long {
	width: 400px;
	height: 18px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}
.input_short {
	width: 50px;
	height: 18px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}
.input_border_error {
	border: 1px solid #ff0000;
}
button {
	font-size: 13px;
	color: #F6D052;
	height: 22px;
	border: 1px solid #F6D052;
	cursor: pointer;
  background-color: #276A34;
  font-weight: normal;
}

.message_container {
 height: 33px;
}
.message {
 width: 506px;
 height: 20px;
 color: #333333;
 padding: 5px;
 font-size: 12px;
 text-align: center;
 margin-bottom: 20px;
 overflow:hidden;
}
.message_green {
 height: 18px;
 border: 1px solid #008000;
 background-color: #90DC90;
}
.message_red {
 height: 18px;
 border: 1px solid #990000;
 background-color: #FFDDDD;
}
.message_loader {
	background-image: url(../images/loader_gray.gif);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  background-color: #ffffff;
}
