.footer > .bg-left {
background: transparent url("../images/footer-bg-left.gif") no-repeat scroll 0px 0px;
width: 286px;
height: 274px;
top: 80px; <----- вот так сделайте
left: 0px;
}
#nav-menu ul ul {
left: -9999px;
min-width: 250px;
position: absolute;
z-index: 100;
}