html, body { height: 100%; }
body { margin: 0; padding: 0; font-family: Arial; font-size: 12px; color: #fff; background-color: #262626; }
img { border: 0px; }
h1 { font-size: 18px;  }
#wrapper {height: 100%; min-height: 100%;  background: url(../images/bg_fade.png) repeat-x; height: 100%; margin: 0 auto; }
html>body #wrapper { height: auto; }

#top_header { height: 111px; background: url(../images/top_header_back.png) repeat-x; }

.top_header_hold_ { width: 915px; margin-left:auto; margin-right:auto; }

#top_header_inner { height: 83px; background: url(../images/top_header_back.png) repeat-x; background: url(../images/top_header_right.png) no-repeat top right;}
#top_header_inner_left { float: left; }
#logo_top { text-align: center; }

#top_header_inner_bottom {height: 28px;  background: url(../images/logo_bottom_back.png) repeat-x; text-align: center; }
#top_header_inner_bottom img {  }

#content_area {  height: 100%; background: url(../images/bg_fade.png) repeat-x; margin: 0 auto; min-height: 100%; position:absolute; width:100%; text-align: middle;}

#content_area_inner { width: 915px; margin-left:auto; margin-right:auto; text-align:left; margin-top: 23px; }
#content_area_inner img { float: left; }


#flash_area { height: 304px; background: url(../images/flash_area_back.png) repeat-x; text-align: center; }
#flash_area img { margin-left: 5px; }
#flash_area_inner { margin-left: 5px; }