* { margin:0; padding:0; }
html, body { height:100%; width:100%; }

#table_vert_center { width:100%; height:100%; }
#table_vert_center td { width:100%; height:100%; }
#table_vert_center tr { width:100%; height:100%; }

#banner_middle { height:130px; width:100%; background-color:#8866CC;  }
#banner_background { width:100%; height:130px;  background:transparent url(banner_background.png) repeat-x center top; }

#main_top { width:474px; height:40px;  background-color:#eee; margin:0 auto; }
#main_center { width:474px; height:130px;  background:transparent url(banner_center.png) no-repeat center top; margin:0 auto; }
#main_bottom { width:474px; height:40px;  background-color:#eee; margin:0 auto 100px auto; }