#nav2 {
  width:768px;
  height:73px;
  padding:0;
  margin:0;
  list-style:none;
  float:left;
}

#nav2 a {
  text-transform:uppercase;
  text-decoration:none;
  list-style:none;
}

#nav2 .level-1-a,#nav li label {
  font-size:1em;
  letter-spacing:0;
  text-transform:uppercase;
  text-decoration:none;
  color:#7f7f7f;
  list-style:none;
}

#nav2 .level-1-li {
  width:auto;
  height:73px;
  float:left;
  display:inline;
  position:relative;
  overflow:hidden;
  z-index:99;
  cursor:pointer;
  list-style:none;
}
#nav2 .level-1-li:hover {overflow:visible;}
#nav2 .level-1-li:hover span {color:#FFF;}

#nav2 .level-1-a {
  width:100%;
  height:33px;
  padding:40px 0 0;
  text-align:center;
  float:left;
  list-style:none;
}

#nav2 .level-2-ul {
  width:158px;
  height:auto;
  margin:0;
  padding:4px 0 0 0;
  background:transparent url(images/level-2-ul.bg.png) repeat top left;
  list-style:none;
  float:left;

}

#nav2 .level-2-li {
  width:158px;
  height:24px;
  list-style:none;
}

#nav2 .level-2-a {
  width:134px;
  padding:4px 0 4px 0;
  margin:0 12px;
  font-size:0.867em;
  color:#EEE;
  border-bottom:solid 1px #555;
  float:left;
  list-style:none;
  
}
#nav2 .level-2-a:hover {
  color:#ff9b22;
  list-style:none;
}

#nav2 .level-2-li.omega a {
  border-bottom:0;
  list-style:none;
}

#nav2 .search {
  width:221px;
  height:auto;
  padding:40px 0 0 22px;
  margin-top:-1px;
  cursor:auto !important;
  list-style:none;
  /*text-transform:uppercase;*/
  color:#7f7f7f;
}

#nav2 .search label {
  width:47px;
  margin:1px 7px 0 0;
  font-weight:normal;
  float:left;
  list-style:none;
  /*text-transform:uppercase;*/
  color:#7f7f7f;
}

#nav2 .search:hover label {color:#FFF;}

#nav2 li a:hover {
  color:#EEE;
  list-style:none;
}

.input-text,#search-input2 {
  width:113px;
  height:19px;
  padding:5px 0 0;
  font:0.8em Geneva, Helvetica, Arial, sans-serif;
  border:0;
  float:left;
}

#search-left2 {
  width:10px;
  height:24px;
  background:transparent url(images/search-left.png) no-repeat top left;
  float:left;
}

#search-submit2 {
  width:44px;
  height:24px;
  background:url(images/search-submit.png) no-repeat top left;
  border:none;
  text-indent:-9999em;
  font-size:0;
  float:left;
}
