html {width:100%;height:100%;}
body {overflow:auto;background:url() 0 0 repeat-y #4a4a4a;height:100%;margin:0;padding:0;}

#page,
#branding,
#nav,
#content_main,
#content_sub,
#siteinfo {position:relative;float:left;border:0 solid #4a4a4a;width:800px;margin:0;padding:0;}

#page {float:none;background:url(/i/site/content_bg.jpg) 0 -2px repeat-y #fff;min-height:100%;margin:0 auto;}
#branding {background:url(/i/site/head.jpg) 0 0 no-repeat #fff;height:119px;}
#nav {z-index:100;background:url(/i/site/navi_bg.jpg) 0 0 repeat-x transparent;width:800px;height:60px;}
#content_main {background:transparent;padding-bottom:22px;}
#content_sub {float:right;width:200px;height:500px;margin:10px 40px 0 0;}
#siteinfo {position:relative;float:none;clear:both;background:url(/i/site/foot.jpg) 0 0 no-repeat #4a4a4a;height:22px;margin:-22px auto 0 auto;}

#wrapper_page {clear:both;}
