#top {
  float: left;
  width: 100%;
  padding-bottom: 3px;
  }
#logo {
  width: 210px;
  float: left;
  }
#menu_conteiner {
  width: 772px;
  float: right;
  padding-top: 38px;
  }
#menu {
  width: 772px;
  height: 58px;
  }
#header {
  float: left;
  width: 100%;
  background: #e4e4e4;
  }
#header b {
  color: #B12923;
  }
#header_flash {
  height: 286px;
  width: 990px;
  }
#header_text {
  padding: 0px 20px 20px 20px;
  width: 397px;
  height: 234px;
  background: #f1f1f1;
  float: left;
  }
#short_header_flash {
  height: 286px;
  width: 553px;
  float: right;
  }
