html,body{margin:0;padding:0}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #e8e4dd url(images/gradient_bg.jpg) repeat-x;
}
#navigation {float: left; width: 802px; color: #333; margin: 0px 0px 1px 0px; background: #FFFFFF;}
#flash {float: left; width: 800px; color: #333; background: #CCCCCC;}
div#header {float:left; width: 420px; height:80px;line-height:80px;margin:0; margin: 10px 0px 1px 0px; background: #FFFFFF;}
div#header_r {float:right; width: 380px; height:80px;line-height:80px;margin:0; margin: 10px 0px 1px 0px; background: #FFFFFF;}
div#contain{width:804px;margin:0 auto}
div#content{float:right; width:475px; color: #333; padding: 15px; height: 450px; background: #ffffff url(images/shadowm.png) repeat-y }
div#tabs{float:left; width:299px; color: #333; padding: 0px; height: 450px}
div#tabshadow{background: #ffffff url(images/tabshadow.png) repeat-y }
div#extra{clear:both;width:100%}
div#footer{clear:both;width:100%}