#nav {
  display: none;
}

#subnav {
  width: 963px !important;  
  background: url(/GreenHorizontal.jpg) no-repeat top left !important;
  height: 65px !important; 
  padding-left: 10px !important;
  display: block;
  
}

.RadMenu .rmGroup .rmItem { margin: 0; }

#subnav a:link.FlyOut_Level01, #subnav a:active.FlyOut_Level01, #subnav a:visited.FlyOut_Level01 {
  color:#000 !important;
  font-weight:bold !important;
  margin: 0 !important;
  padding-left:5px !important;
  padding-right:5px !important;
  text-align:left !important;
  font-size: 11px;
  line-height: 40px !important;
}

#subnav a:hover.FlyOut_Level01 {
  background: none !important;
  cursor: pointer !important;
}

#subnav a:link.FlyOut_Level02, #subnav a:active.FlyOut_Level02, #subnav a:visited.FlyOut_Level02 {
  background: #cfcfcf;
  color: #666666;
  line-height: 1.75em;
  padding: 0 !important;
  font-size: 11px;
  margin: 0 !important;
  border-bottom: 1px solid #666666;
}

#subnav a:hover.FlyOut_Level02 {
  background: #fff;
  cursor: pointer !important;
  text-decoration: none;
}
