/* ######################################### */
/* ########    STRUCTURE    ################ */
/* ######################################### */
#page_container {
  width: 986px;
  margin: 0 auto 0 auto;
  text-align: left;
  background: #fff; }

#page_head {
  padding: 10px 20px 20px 20px;
  position: relative; }

.msie7 #page_head,
.msie8 #page_head {
  padding-bottom: 0;
}

  /* title img overlay */
#page_head_title_img_overlay {
  background: transparent url(/static/img/brak11/headers/header_start.gif) no-repeat; }


#page_head_meta {
  width: 770px;
  /* from left page margin to just left of search box */
  position: absolute;
  /* position overtop of heater image */
  z-index: 100;
  }

#page_head_meta ul {
  margin-top: 2px;
  float: right; }

#page_head_title_img {
  /* an area with smallsearch and title image cos */
  height: 175px;
  overflow: hidden;
  position: relative; }

#page_head_title_img img, #page_head_title_img_overlay {
  width: 946px;
  position: absolute;
  top: 32px;
  left: 0; }

#page_head_title_img img {
  z-index: 1; }

#page_head_title_img_overlay {
  height: 142px;
  z-index: 5; }

#page_head_title_img .smallsearch {
  position: absolute;
  right: 0; }

#page_body_container {
  clear: both;
  padding: 20px; }

#page_body_left {
  float: left; }

#page_body_cols_container {
  float: right;
  width: 715px;
  line-height: 1.4em; }

#page_body_main_container {
  width: 470px;
  float: left; }

#page_body_right {
  width: 188px;
  float: right; }

#page_outer_foot {
  width: 986px;
  margin: 4px auto 25px auto;
  text-align: left; }
