@charset "utf-8";
/* CSS Document */

#header
{
  width: 885px;
  margin: 0 auto;
}

#menu
{
  width: 920px;
  height: 40px;
  margin: 0 auto;
  clear: both;
  background-image: url(../images/menu_button_bg.jpg);
}