/* CSS Document */

/* sidebar on the right */
#body_right_container{float: right; }

/* body container on the left */
#body_left_container{float: left; }


#bottom_menu {
 margin-left: 40px;
}