/* CSS Document */

#globalnav{
top: 73px;
left 0;
width: 741px;
height: 33px;
list-style-type: none;
margin-top: 73;
background: #FF0000 url(images/navi.gif)left top repeat-x;
}
#globalnav li{
float: left;
width: 94px;
}
#globalnav li a{
display: block;
overflow: hidden;
width:100%;
height: 0!important;
height /**/:33px;
padding-top: 33px;
color:#FF0000;
}

