/* Generated by KompoZer */
* {
  margin: auto 0;
}
body {
  background: #ffffff none repeat scroll 0% 50%;
  color: #666666;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  font-size-adjust: none;
  font-stretch: normal;
  margin-top: 95px;
  margin-left: 5px;
}
#menu {
  margin: 0 auto;
  top: 500px;
  right: 50px;
}
#menu ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  border-bottom: 3px solid #66ff99;
  background: #f4f4ec none repeat scroll 0% 50%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: block;
  float: left;
}
#menu li a {
  border-style: solid;
  border-color: #e1e1d3;
  border-width: 1px 1px 0;
  padding: 0 15px;
  display: block;
  float: left;
  color: #006600;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 35px;
  text-decoration: none;
}
#menu li a:hover {
  background: #006600 none repeat scroll 0% 50%;
  color: #66ff99;
}
#menu li a.current {
  border-style: solid;
  border-color: #006600;
  border-width: 1px 1px 0 0;
  padding: 0 15px;
  background: transparent url(images/menu_002_h.jpg) repeat-x scroll 0% 50%;
  display: block;
  float: left;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 35px;
  text-decoration: none;
  color: #ffff33;
}
#menu li a.current:hover {
  color: #66ff99;
}

