#banner_name,
#banner_info_right,
#banner_info_left {
  visibility: hidden;
}

body.home,
body.active {
  background-color: #fff;
}

#container,
#content {
  width: 980px;
}

#wmxtop {
  width: 976px;
  margin: 0 auto;
}

#wmxcontent {
  width: 958px; /*controls content margins*/
  margin: 0 auto;
  padding-top: 10px;
  overflow: hidden;
}

#banner_address {
  color: #000;
}

/*menu css*/
.menubar{
  background: none repeat scroll 0 0 #3C3C3C;
  min-width: 960px;
}

div.menu {
  background-color: #333;
}

.menubar a.menu_last {
  position: absolute;
  right: auto;
}

a.menubutton {
  color: #e0e0e0;
  margin-left: 22px !important;
}

a.menubutton:hover {
  color: #fff;
}

.menuitem {
  color: #ddd;
}

.menuitem:hover {
  color: #000;
  background-color: #fff;
}

#menu_732598 {
  left:934px !important;
}

/*footer CSS*/
#content {
  width:980px;
  padding: 0;
  background: url(../../../Images/Theme/Theme_0247/Variation_0001/content.png) repeat-y;
}

#bottom {
  width:978px;
  background: #fff url(../../../Images/Theme/Theme_0247/Variation_0001/content-bottom.png) no-repeat;
  background-position: top left;
  color: #666666;
  text-transform: uppercase;
  padding: 2px 0 11px;
}

*html .menubar {
  border-right: solid #3c3c3c 8px;
}

*html #wmxcontent {
  overflow: visible;
}
