* {font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}

BODY {background-color:#0F3772;}

DIV.main {position:absolute; left:50%; top:50%;width:955px;height:500px;margin-top:-275px;margin-left:-477px;background-image: url(./bg.jpg);}
DIV.header {position:absolute; left:0px; top:0px;width:955px;height:100px;background:url(header.jpg) no-repeat;}
DIV.main_menu {position:absolute; left:0px; top:100px;width:955px;height:20px;background-color:#ffcc00;text-align:right;}

DIV.sub_menu {position:absolute; left:300px; top:120px;width:630px;height:20px;background-color:#FDFAE7;z-index:5; }
DIV.sub_menu TABLE {float:right;}
TD.sm_item A {color:#000;font-size:12px;}
TD.sm_item_on A {color:#f00;font-size:12px;}
TD.sm_spacer {width:10px;}

DIV.content {position:absolute; left:380px; top:120px;width:575px;height:360px;background:url(bg_content.jpg) repeat-y;overflow:auto;}
DIV.content_wrap {margin:20px;margin-top:30px;}
DIV.footer {position:absolute; left:0px; top:480px;width:955px;height:16px;background-color:#ffcc00;padding-top:4px;font-size:12px;text-align:center;}



DIV.left {position:absolute; left:0px; top:120px;width:380px;height:360px; background-color:#FDFAE7;background:url(bg_left.jpg) no-repeat;}
DIV.left_image {position:absolute; left:0px; bottom:0px;}





