/* Generated by KompoZer */
.menu {
  border:  none;
  margin: 0px auto;
  padding: 0px;
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  float: left;
  width: 75em;
}
.menu ul {
  margin: 0;
  padding: 0;
  background: transparent url(images/menu-bg.gif) repeat-x scroll left top;
  height: 43px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.menu li {
  float: left;
}
.menu li a {
  padding: 0px 30px 0px 22px;
  color: #666666;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 36px;
}
.menu li a:hover {
  color: #000000;
  text-decoration: none;
}
.menu li ul {
  border-left: 2px solid #0079b2;
  border-right: 2px solid #0079b2;
  border-bottom: 2px solid #0079b2;
  background: #e0e0e0 none repeat scroll 0% 50%;
  display: none;
  height: auto;
  opacity: 0.95;
  position: absolute;
  z-index: 200;
  width: 250px;
}
.menu li:hover ul {
  display: block;
}
.menu li li {
  display: block;
  float: none;
  width: 250px;
}
.menu li ul a {
  padding: 0px 20px 0px 30px;
  display: block;
  font-size: 12px;
  font-style: normal;
  text-align: left;
}
.menu li ul a:hover {
  background: #949494 none repeat scroll 0% 50%;
  color: #000000;
  opacity: 1;
}
.menu p {
  clear: left;
}
.menu #current {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#home #nav-home a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#about #nav-about a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#services #nav-services a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#help #nav-help a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#events #nav-events a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#careers #nav-careers a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#resources #nav-resources a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}
#contact #nav-contact a {
  background: transparent url(images/current-bg.gif) repeat-x scroll left top;
  color: #ffffff;
}

