html { height: 100%; margin-bottom: 1px; }
#container {width:950px; position: absolute;}
#hd {background-image:url(../gfx/header_bg.jpg); background-repeat:no-repeat; height: 135px;}

#bd {position: relative;}
#bd-lf {position: absolute; top:0px; left:0px; width:160px; background-image:url(../gfx/bd-lft_bg.jpg); background-repeat:no-repeat; height: 570px;}
#bd-rg {position: absolute; top:0px; left: 160px; width: 770px; padding: 10px;}
