
#nav li {float: left; list-style-type:none;}


#header { position: relative;height: 78px;  }

#header #logo,
#header #logo a { height:35px;  margin:0px !important; padding:0; display:block; left: 0px; top-10px}

#header #logo a { background: 20px 0px no-repeat url(/images/logo200.png); padding-bottom: 5px; text-indent:-1000em; /* Hack to hide the text */}


#header #logo {
  position: relative;
  top: -7px;
  margin-left: 0px;
  left: 0px;
}
#header ul li.at_page { background-color: rgb(136, 190, 255); border-right: 1px solid rgb(136, 190, 255) !important; }


#header ul {
  width:730px;
  padding:0px;
  height: 32px;
  display: block;
  background: #487AcD none repeat scroll 0 0;
  margin: 8px 20px 3px 20px;
  *margin-left: 15px;
}

#header li {
  float: left;
  display: block;
  border-right: 1px solid #386ABD;
  list-style-type:none;
  padding: 4px 2em 7px;
  background: #487AcD;
}

#header li a {
  color: white;
  font-size: 14px;
  text-decoration: none;
} 

#header li.hover, #header li#labs.hover {
  background-color: #f80;
  border-right: 1px solid #e70;
  cursor: pointer;
}


#header li#labs {background: #73C8C4 none repeat scroll 0 0; float: right; border-right: 0 !important;}





#header a.first {
 padding-left: 0px; 
}
#banner {
  margin-left: 0px;
}


#short_contact {
  position: absolute;
  right: 27px;
  top: -10px;
  color: #487ACD;
  line-height: 18px;


}

#short_contact a {
  color: #487ACD;
  text-decoration: none;
}

