.logos { position: absolute; right: 50px; top: 50px; }
#logo_big {	background-image: url(../images/home_rbd_logo_big.gif); width: 510px; height: 161px; }
/*
use it for animation
#image { background-image: url(../images/RBD_image_home.jpg); width: 510px; height: 238px; visibility: hidden; filter:alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; }
*/
#and_sign { background-image: url(../images/home_and_sign.gif); width: 148px; height: 127px; position: absolute; bottom: 80px; right: 414px; }
.left_menu { position: absolute; right: 564px; bottom: 120px; }
.right_menu { position: absolute; right: 77px; bottom: 120px; }

#lmenu_id {	position: absolute; left: 65px; top: 160px; }
#rmenu_id { position:absolute; left:490px; top:255px; }
.mask_removed {/* fake */}
/*
use it for animation
.mask { overflow:hidden; position:absolute; top:165px; left:0; width:800px; height:200px; }
*/

.container { background-color: #FFF; position: relative; top: 0; margin: 0 auto; width: 900px; height: 580px; }