body {
    margin-left: 0;
    background: url(../images/big_bcg.png) repeat-x #000;
}

#enter {
    position: absolute;
    top:50%;
    background: url(../images/map1.jpg) no-repeat center center ;
    height:144px;
    margin-top:-72px;
    width:100%;
    text-align:center;
}

#essam {
    cursor: pointer;
    position: absolute;
    top:13%;
    left: 30%;
    width:197px;
    height:109px;
    background:url(../images/essam.png) center center;
    behavior: url("../png_fix/iepngfix.htc") 
}

#essam:hover {
    cursor: pointer;
    position: absolute;
    top:13%;
    left: 30%;
    width:197px;
    height:109px;
    background:url(../images/essam_hover.png) center center;
    behavior: url("../png_fix/iepngfix.htc") 
}


#ecopram {
    cursor: pointer;
    position: absolute;
    top:13%;
    right: 30%;
    width:199px;
    height:109px;
    background:url(../images/ecopram.png);
    behavior: url("../png_fix/iepngfix.htc") 
}

#ecopram:hover {
    cursor: pointer;
    position: absolute;
    top:13%;
    right: 30%;
    width:199px;
    height:109px;
    background:url(../images/ecopram_hover.png);
    behavior: url("../png_fix/iepngfix.htc") 
}
