#navcontainer {
 position:absolute;
 top: 143px;
 margin: 0px 0px 0px 10px;
 z-index: 90;
}

#navbottom {
 position:absolute;
 top: 159px;
 height: 14px;
 margin: 0px 0px 0px 10px;
 border-bottom: 1px solid #778;
 width: 720px;
}

