body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    background-color: #3C4822;
}
#index{
   background-color: #ffffff !important;
}
*{
	margin: 0px;
	padding: 0px;
}
#container{
	margin: 20px auto 0px auto;
	padding-right: 26px;
	width: 772px;
	height: 600px;
    background: url('img/right_bg.jpg') no-repeat 100% 0;
}
#left_p{
	float: left;
	width: 18px;
	height: 600px;
    background: url('img/left_bg.jpg') no-repeat;
}
#right_p{
	float: left;
	height: 600px;
}
#header{
    background: url('img/header.jpg') no-repeat;
	height: 78px;
    width: 753px;
}
#sidebar-left{
	float: left;
	width: 167px;
	height: 497px;
    background: url('img/left_l_bg.jpg') no-repeat;
}
#sidebar-center{
	padding-top: 55px;
	float: left;
	width: 451px;
	height: 442px;
    background: url('img/center_bg.jpg') no-repeat  0 0;
}
#sidebar-right{
	float: left;
	width: 134px;
	height: 497px;
    background: url('img/left_r_bg.jpg') no-repeat;
}
#footer{
    padding-top: 3px;
	clear: both;
	height: 22px;
    background: url('img/footer.jpg') no-repeat;
    color: #ffffff;
    text-align: right;
    width: 752px;
}
.tabs{
	height: 54px;
	width: 453px;
}
.tabs ul li{
	list-style-type: none;
	float: left;
}
.tabs ul li a{
	float: left;
	padding-top: 20px;
	height: 34px;
	text-decoration: none;
	color: #065f32;
	font-weight: bold;
	text-align: center;
}
#item1 a, #item1 a:visited{
    background: url('img/item1.jpg') no-repeat;
	width: 98px;
}
#item1 a:hover{
    background: url('img/item1_hover.jpg') no-repeat;
	width: 98px;
}
#item2 a,  #item2 a:visited{
    background: url('img/item2.jpg') no-repeat;
	width: 97px;
}
#item2 a:hover{
    background: url('img/item2_hover.jpg') no-repeat;
	width: 97px;
}
#item3 a,  #item3 a:visited{
    background: url('img/item3.jpg') no-repeat;
	width: 77px;
}
#item3 a:hover{
    background: url('img/item3_hover.jpg') no-repeat;
	width: 77px;
}
#item4 a,  #item4 a:visited{
    background: url('img/item4.jpg') no-repeat;
	width: 82px;
}
#item4 a:hover{
    background: url('img/item4_hover.jpg') no-repeat;
	width: 82px;
}
#item5 a,  #item5 a:visited{
    background: url('img/item5.jpg') no-repeat;
	width: 99px;
}
#item5 a:hover{
    background: url('img/item5_hover.jpg') no-repeat;
	width: 99px;
}
.content{
	padding: 35px 55px 35px 55px;
	clear: both !important;
    background: url('img/content_home.jpg') no-repeat;
	height: 225px;
	color: #ffffff;
}
.content h1.title{
	margin-bottom: 10px;
	font-size: 1.7em;
	font-weight: normal;
}
.content p{
	margin: 20px 10px;
    line-height: 1.6em;
    letter-spacing: 0.03em;
}
.content .items p{
    line-height: 1.3em;
}
.line_image{
	margin-top: 52px;
    background: url('img/nature.jpg') no-repeat;
	width: 154px;
	height: 445px;
}
#inner .tabs {
	float: right;
	overflow: hidden;
    background: url('img/menu_bg.jpg') no-repeat;
	width: 585px;
	height: 52px;
}
#inner .tabs ul{
	float: right;
	width: 453px;
}
#inner .tabs ul li a{
	height: 36px;
}
#inner #sidebar-center{
	padding-top: 25px;
	width: 585px;
	height: 456px;
	overflow: hidden;
}
/*-------------------begin menu on the pages------------------------------------*/
#inner .tabs ul li a{
	height: 36px;
}
#inner #item1 a, #inner #item1 a:visited{
    background: url('img/item01.jpg') no-repeat;
	width: 98px;
}
#inner #item1 a:hover{
    background: url('img/item01_hover.jpg') no-repeat;
	width: 98px;
}
#inner .item1_active a, #inner .item1_active a:hover{
    background: url('img/item01_active.jpg') no-repeat !important;
	width: 98px;
}
#inner .item2_active a,#inner .item2_active a:hover{
    background: url('img/item02_active.jpg') no-repeat !important;
	width: 98px;
}
#inner .item3_active a, #inner .item3_active a:hover{
    background: url('img/item03_active.jpg') no-repeat !important;
	width: 77px;
}
#inner .item4_active a, #inner .item4_active a:hover{
    background: url('img/item04_active.jpg') no-repeat !important;
	width: 82px;
}
#inner .item5_active a, #inner .item5_active a:hover{
    background: url('img/item05_active.jpg') no-repeat !important;
	width: 100px;
}
#inner #item2 a,  #inner #item2 a:visited{
    background: url('img/item02.jpg') no-repeat;
	width: 97px;
}
#inner #item2 a:hover{
    background: url('img/item02_hover.jpg') no-repeat;
	width: 97px;
}
#inner #item3 a, #inner #item3 a:visited{
    background: url('img/item03.jpg') no-repeat;
	width: 77px;
}
#inner #item3 a:hover{
    background: url('img/item03_hover.jpg') no-repeat;
	width: 77px;
}
#inner #item4 a,  #inner #item4 a:visited{
    background: url('img/item04.jpg') no-repeat;
	width: 82px;
}
#inner #item4 a:hover{
    background: url('img/item04_hover.jpg') no-repeat;
	width: 82px;
}
#inner #item5 a, #inner #item5 a:visited{
    background: url('img/item05.jpg') no-repeat;
	width: 99px;
}
#inner #item5 a:hover{
    background: url('img/item05_hover.jpg') no-repeat;
	width: 99px;
}
/*---------------------end menu on the pages----------------------------------*/

#inner .content{
    padding: 0px;
    background: url('img/content_left.jpg') no-repeat #cfe3c0 0px 0;
	color: #303030;
    height: 425px;
}
#inner .content_right_bg{
    padding: 5px 0px 0px 20px;
    background: url('img/content_right.jpg') no-repeat 100% 0;
    height: 399px;
}
#inner .page{
    padding: 5px 20px 0px 20px;
}
.content_bottom{
   	position: absolute;
    background: url('img/content_bottom.jpg') no-repeat;
	width: 585px;
	height: 18px;
	z-index: 1;
}
h3.title{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.7em;
	font-weight: normal;
    letter-spacing: 0.07em;
}
.items{
    padding: 8px 10px 6px 10px;
    background: url('img/block_items.jpg') no-repeat;
	width: 533px;
	height: 55px;
    letter-spacing: 0.01em;
}
.items p{
    margin: 3px 0px 0px 0px;
    font-size: 11px;
}
.items img{
    margin-right: 10px;
    float: left;
	width: 55px;
	height: 56px;
	border: none;
}
h4.title{
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;   
}
.list{
	float: left;
	padding: 0px 60px 0px 30px;   
}
.list li{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 12px;
    background: url('img/arrow.gif') no-repeat 0  3px;
    list-style-type: none;
}
.list ul{
    margin: 0px 0px 0px 0px !important;
}
.list .inner_list{
    margin: 0px 0px 0px 0px;
    padding: 0px;
	background: none;   
	display: inline; 
}
.list ul li{
    margin: 0px 0px 5px 30px;
    padding: 0px 0px 0px 10px;
    background: url('img/dot.gif') no-repeat 0  5px;
}
#top_links{
    float: right;
}
#top_links li{
    margin: 0px 0px 0px 0px;
    padding: 2px 10px 2px 10px;
    display: inline;
	text-decoration: underline;
    font-style: italic;
    border-left: 1px solid #5a8028; 
}
#top_links li#last{
    border-right: 1px solid #5a8028; 
}
#top_links li.Notactive a{
    color: #6a9033;   
}
#top_links li.Notactive a:hover{
    color: #6ab201;   
}
#top_links li a{
    color: #303030; 
}
p.last{
	margin-bottom: 15px !important;    
}
#address{
    padding-top: 10px;
	font-size: 13px;
	font-weight: bold; 
	line-height: 1.5em;  
	text-align: center; 
    letter-spacing: 0.03em;
}
#address h1{
	font-size: 1.2em;
}
#address a{
	text-decoration: none;
    color: #303030;
}
#address a:hover, .links:hover{
	color: #5c5c5c;
}
.links{
	color: #303030;
	text-decoration: underline;
	font-weight: bold;  
}
#main_page .content p{
	font-size: 13px;    
}
#flash{
	margin: 0 auto;
	width: 800px;
	height: 600px;
}
.left_pos{
	float: left;
}
#links{
	position: absolute;
    margin: -110px 0px 0px 13px;
    padding: 0px 0px 0px 0px;
 }
#links a{
	height: 97px;
    display: block;
}
#uso_l{
   background: url('img/links_uso.gif') no-repeat 0  0;
   width: 112px;
}
#dh_l{
   background: url('img/links_dh.gif') no-repeat 0  0;
   width: 114px;
 }
 #mr_l {
   background: url('img/links_mr.gif') no-repeat 0  0;
   width: 113px;
 }
#ht_l {
   background: url('img/links_ht.gif') no-repeat 0  0;
   width: 112px;
 }
  #eco_l {
   background: url('img/links_eco.gif') no-repeat 0  0;
   width: 111px;
 }
