#menu { position : fixed; width : 20%; height : 100%; top : 0; right : 0; bottom : auto; left : 0; /*border-bottom: 1px solid #aaa;*/ } #main { position : fixed; top : 0; left : 20%; bottom : auto; width : 80%; height : 100%; } .embeddedobject { width:100%; height:100%; position:absolute; }