@charset "utf-8";
body, html {padding:0px; margin:0px; color:#000; background:#073308; font:14px Tahoma, Geneva, sans-serif; line-height:1.2em;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
#container {width:760px; margin:0px auto;}
#header {width:760px; height:201px; background:url(images/header.jpg);}
#menu {width:760px; height:32px; background:#000;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; display:block; float:left; padding:7px 10px; text-decoration:none; text-transform:uppercase;}
#menu ul li a:hover {color:#ffc527; text-decoration:none;}
#content {width:514px; min-height:450px; padding:75px 60px 75px 186px; background:url(images/background.jpg) #d6d5c5; background-repeat:no-repeat;}
#footer {width:720px; padding:20px; background:#083f0b; color:#fff; font-size:10px; text-align:justify;}
#footer a {color:#FF3; font-weight:bold;}
h1 {font-size:18px; padding:0px; margin:0px 0px 5px; color:#083f0b;}
input, textarea, select {color:#000; font-size:10px; margin-bottom:4px; width:150px; font-family:Tahoma, Geneva, sans-serif;}
