@charset "UTF-8";
/* CSS Document */

html{
margin: 0;
padding: 0;
}

body{
margin: 0;
padding: 0;
background: #8ca174;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.9em;
}


#ecocontainer{
width:810px;
margin: 0px auto 5px auto;
padding: 0px;
}

#ecopage{
width:810px;
margin: 0px;
padding: 0px;
float: left;
background:url(images/interface/eco_bg_main.gif) top repeat-y;
}

#ecoheader{
background:url(images/interface/eco_logo.jpg) no-repeat center bottom;
width: 810px;
height: 125px;
padding: 0px;
margin: 0px;
}

#ecoheader h1{
display: none;
margin: 0;
padding: 0p;
}

#ecomenu{
float: left;
padding: 0px;
margin: 0px;
width:810px;
}

#ecomenu ul{
list-style:none;
margin: 0px 65px 0px 65px;
padding: 0px 0px 0px 0px;
}

#ecomenu ul li{
list-style:none;
float: left;

}

#ecomenu ul li a{
display: block;
text-indent:-9999px;
overflow:hidden;
}

.home{
background:url(images/interface/eco_menu_home.gif) no-repeat;
width:381px;
height:39px;
}

.home:hover, .homeselected{
background:url(images/interface/eco_menu_home_o.gif) no-repeat;
width:381px;
height:39px;
}

.common{
background:url(images/interface/eco_menu_common.gif) no-repeat;
width:299px;
height:39px;
}

.common:hover, .commonselected{
background:url(images/interface/eco_menu_common_o.gif) no-repeat;
width:299px;
height:39px;
}


#ecocontent{
float: left;
padding: 0px;
margin: 0px 0px 10px 0px;
width: 810px;
}

#ecocontent h3{
margin: 10px 70px 0px 70px;
}

#ecocontent h3:hover{
color:#8ca174;
cursor:pointer;
}

#ecocontent h4{
margin: 10px 70px 0px 70px;
}

#ecocontent p{
margin: 10px 70px 0px 70px;
}

#ecocontent ul{
margin: 10px 70px 0px 70px;
}

#ecocontent a{
color:#1E4518;
}

#ecocontentleft{
float: left;
padding: 0px;
margin: 0px;
width: 446px;
}

#ecocontentleft h2{
margin: 10px 23px 0px 70px;
}

#ecocontentleft p{
margin: 10px 23px 0px 70px;
}

#ecocontentright{
float: left;
padding: 0px;
margin: 0px;
width: 364px;
}

#ecocontentright h2{
margin: 10px 70px 0px 10px;
}

#ecocontentright p{
margin: 10px 70px 0px 10px;
}

#ecocontentright ul{
margin: 0px 0px 0px 18px;
padding: 0px;
}

#ecocontentright ul li{
float: left;
list-style:none;
}

#ecocontentright ul li a{
text-indent: -9999px;
overflow:hidden;
display:block;
width:281px;
height: 80px;
}

.brs{
background:url(images/interface/eco_h_brs.gif) no-repeat;
}

.brs:hover{
background:url(images/interface/eco_h_brs_o.gif) no-repeat;
}

.feh{
background:url(images/interface/eco_h_feh.gif) no-repeat;
}

.feh:hover{
background:url(images/interface/eco_h_feh_o.gif) no-repeat;
}

.vow{background:url(images/interface/eco_h_vowles.gif) no-repeat;
}

.vow:hover{background:url(images/interface/eco_h_vowles_o.gif) no-repeat;
}

.mfs{
background:url(images/interface/eco_h_mfs.gif)  no-repeat;
}

.mfs:hover{
background:url(images/interface/eco_h_mfs_o.gif)  no-repeat;
}




#cc{
margin: 20px 0px 0px 65px;
padding: 0px;
}

#cc li{
float: left;
list-style:none;
}

#cc li a{
text-indent: -9999px;
overflow:hidden;
display:block;

height: 51px;
}


.ccbrs{
width:171px;
background:url(images/interface/eco_cc_brs.gif) no-repeat;
}

.ccbrs:hover{
background:url(images/interface/eco_cc_brs_o.gif) no-repeat;
}

.ccfeh{
width:168px;
background:url(images/interface/eco_cc_feh.gif) no-repeat;
}

.ccfeh:hover{
background:url(images/interface/eco_cc_feh_o.gif) no-repeat;
}

.ccvow{
width:171px;
background:url(images/interface/eco_cc_vow.gif) no-repeat;
}

.ccvow:hover{background:url(images/interface/eco_cc_vow_o.gif) no-repeat;
}

.ccmfs{
width:170px;
background:url(images/interface/eco_cc_mfs.gif)  no-repeat;
}

.ccmfs:hover{
background:url(images/interface/eco_cc_mfs_o.gif)  no-repeat;
}


#ecofooter{
float: left;
padding: 0px;
margin: 0px;
width: 810px;
height: 90px;
background:url(images/interface/eco_bg_footer.gif) no-repeat;
}

#ecofooter p{
font-size: 0.8em;
text-align:right;
margin: 40px 70px 0px 70px; 
}