#page_frame {
  width: 990px;
  margin: auto;
  }
#bg_page_frame {
  background: transparent url('/img/backgrounds/background_page_frame.gif') center 107px no-repeat;
  }
.bg_white_dots {
  background: transparent url('/img/backgrounds/background_white_dots.gif');
  }
#header_bar {
  height: 106px;
  background: transparent url('/img/header_bar/background.gif') bottom repeat-x;
  }
#top_short_bar {
  height: 47px;
  }
#content_bar {
  clear: both;
  overflow: hidden;
  height: 100%;
  padding-bottom: 10px;
  }
#bottom_links_bar {
  height: 44px;
  padding: 12px;
  background: #09afdd;
  color: #fff;
  border-right: 1px solid #7dd5ed;
  }
#footer_bar {
  
  }

