body
{
    background-image: url('images/DA_ZA-04.png');
    background-repeat: repeat;
    margin: 0px;
}
.withBorder
{
    border-bottom: rgb(240,240,240) 1px solid;
    border-left: rgb(240,240,240) 1px solid;
    padding-bottom: 10px;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    color: rgb(51,51,51);
    border-top: rgb(240,240,240) 1px solid;
    border-right: rgb(240,240,240) 1px solid;
    padding-top: 6px;
}
#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;
}
IMG
{
BORDER:0PX;
}


