@charset "UTF-8";
/* CSS Document */

/*Main Navagation*/
#main-nav { margin: 0px auto; padding: 0px; width: 100%; height:150px; background-color:#329940; clear:both; position:relative;}
#inner-nav {width:1000px; margin: 0px auto; text-align:center;}
.brand {width:370px; float:left; padding-top: 50px; text-align:left;}
.nav-options { width:630px; height: 180px; float:right; }
.nav-options ul {float:right; clear:both;}
.nav-options ul li {color:#fff; list-style-type:none; float:left; overflow: hidden; margin:0px auto; padding: 12px; font-size: 12px; height: 25px; padding-top: 112px; word-spacing:1px;}
.nav-options ul li.thematic {background-color:#5AB762; height: 40px; }
.nav-options ul li a {color:#fff; text-decoration: none; outline: none; }
.nav-options ul li:hover {background-color:#5AB762; height: 40px; }
.clearfooter { height: 20px; clear:both;}
#footer {background-color:#329940; width: 100%; height: 80px; position: relative; clear: both; bottom: -20px; margin: 0px auto;}
#footer .footer-inner { width: 1000px; margin: 0px auto;}
#footer .footer-inner ul.logo { width: 300px; float:right; margin: 20px 0; color:#fff;}
#footer .footer-inner ul.logo li { list-style-type: none; margin:0 auto; float:left; display: inline-block;}
#footer .footer-inner ul.logo li:first-child {padding: 0 15px 0 0;}