#menu {
position: absolute;
width: 766px;
height: 709px;
left: 50%;
margin-left: -383px;
z-index: 10;
}

#menuBg {
width: 100%;
background: url(imagesnew/menu_bg.jpg) repeat-x;
height: 223px;
z-index: 10;
position: absolute;
top: 0;
left: 0;
}

body, html {
margin: 0;
padding: 0;
overflow-x: hidden;
}