Cerca nel template.css riga 118 questo codice ed elimina la riga overflow:hidden;
#pillmenu {
background:url("../images/t_menu_bg.png") no-repeat scroll center top transparent;
height:30px;
overflow:hidden;
padding:0 12px;
position:absolute;
right:0;
top:287px;
width:936px;
}