BODY#body{
    background: url(../images/bg_body_pw.jpg);
}

#nav {
    position: absolute;
    width: 350px;
    height: 416px;
    left: 560px;
    top: 80px;
    background: url(../images/bg_nav_pw2.png) no-repeat;
    z-index: 1;
}

#menu {
    position: absolute;
    width: 180px;
    left: 650px;
    top: 154px;
    z-index: 4;
}

