.box_top {
  margin: 0 auto;
  width: 982px;
  padding: 0;
}

.box_bottom {
  margin: 0 auto;
  width: 980px;
  padding: 0;
}

.bgr_menu {
  clear: both;
  text-align: center;
  margin: 0;
  padding: 3px 0 4px 0;
  width: 982px;
  height: 24px;
  background: url(images/main/bgr_menu_blue.gif) no-repeat top center;
}

.bgr_menu img {
  vertical-align: middle;
}

a.menu {
  color: #FFFFFF;
  font-family: Verdana, Arial, Times, serif;
  font-size: 11px;
  text-decoration: none;
}

a.menu:active, a.menu:link, a.menu:visited {
  color: #FFFFFF;
  font-family: Verdana, Arial, Times, serif;
  font-size: 11px;
  text-decoration: none;
}

a.menu:hover {
  color: #fdce43;
  font-family: Verdana, Arial, Times, serif;
  font-size: 11px;
  text-decoration: none;
}

.block_footer {
  margin: 0;
  padding: 6px 0 0 0;
  width: 980px;
  background: url(images/bgr_footer_top.gif) no-repeat top center;
}

.block_footer_text {
  margin: 0;
  padding: 0 6px 6px 6px;
  width: 968px;
  background: #C2E77E; url(images/bgr_footer_bottom.gif) no-repeat bottom center;
  text-align: center;
}

a.footer {
  color: #00416C;
  background-color: inherit;
  text-decoration: none;
}

a.footer:active, a.footer:link, a.footer:visited {
  color: #00416C;
  background-color: inherit;
}

a.footer:hover {
  color: #00416C;
  background-color: inherit;
  text-decoration: underline;
}

