body {
  background: transparent url(../img/body_bg_01.png) repeat-x left top;
}

#body {
  background: url(../img/body_bg_02.jpg) no-repeat right top;
}

#pagewrapper {
  width: 1000px;
  height: 600px;
}

#sidebar {
  width: 300px;
  height: 581px;
  padding-top: 19px;
  display: inline;
  float: left;
  position: relative;
}

#main {
  width: 700px;
  display: inline;
  float: left;
}

#logo {
  width: 190px;
  height: 135px;
  margin: 15px auto 0 auto;
  display: block;
  text-indent: -9999px;
  background: transparent url(../img/logo.png) no-repeat left top;
  border: none;
}

#main_menu object {
  outline: none;
}

.flash_alternate {
  padding-top: 150px;
  display:block;
  text-align: center;
  line-height: 170%;
  color: #555;
}

#footer {
  width: 100%;
  position: absolute;
  bottom: 140px;
  font-size: 80%;
  text-align: center;  
}

#flash_bener {
  width: 250px;
  margin: 10px 0 0 24px;
}
