/* Generated by KompoZer */
#header {
  width: 880px;
  height: 124px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(../Images/Header.png);
}
#header h1 {
  font-family: "Times New Roman",Times,serif;
  left: 50px;
  color: #000099;
  position: absolute;
}
#header h1 span {
  display: none;
}
#menu1 {
  border-bottom: 2px solid #999999;
  width: 880px;
  margin-top: 0px;
}
#menu1 ul {
  margin: 0 0 0 3%;
  padding: 3px 0;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
}
#menu1 ul li {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#menu1 ul li a {
  border-style: solid solid none;
  border-width: 1px 1px medium;
  border-left: 1px solid #222277;
  padding: 3px 0.5em;
  background: #6076ff none repeat scroll 0% 50%;
  margin-left: 3px;
  text-decoration: none;
  color: white;
}
#menu1 ul li a.active {
  background-color: #999999;
}
#menu1 ul li a:link {
  color: black;
}
#menu1 ul li a:visited {
  color: black;
}
#menu1 ul li a:hover {
  border-color: #777788;
  background: #e4e4e4 none repeat scroll 0% 50%;
}
