body
{
    background-image: url('images/DA_ZA-04.png');
    background-repeat: repeat;
    margin: 0px;
}
#menuContainer
{
    color: #F0F0F0;
    text-decoration: none;
    width: 750px;
    font-family: Arial;
    font-size: 14px;
    position: relative;
    right: 145px;
    top: 48px;
    z-index:10000;
}
#top
{
    width: 949px;
    height: 346px;
    background-image: url('images/banner.png');
    background-repeat: repeat;
    background-color:Black;
    direction:rtl;
}


#main
{
    text-align:right;
    width: 949px;
    min-height: 100px;
    background-image: url('images/main.png');
    background-repeat: repeat;
}
#footer
{
    width: 912px;
    height: 43px;
    background-image: url('images/Footer.png');
    padding-bottom:5px;
    background-repeat: no-repeat;
    margin:0 auto;
}
#divi
{
padding-right:15px;
padding-left:15px;
}

