body {
  margin: 0;
  padding: 0;
}

img { border: 0 }

#content input {
  color: #888888;
}

#categoryLeft input {
  border: solid 1px #dddddd;
}

#bannerBox, #bannerBoxCss {
  z-index: -20;
  position: absolute;
  top: 154px;
  left: 50%;
  margin-left: -242px;
  background: #dddddd;
  width: 322px;
  height: 340px;
}

.fakePaddingCss {
  z-index: 20;
  position: absolute;
  left: 50%;
  margin-left: -265px;
  background: white;
  width: 725px;
  height: 25px;
}
#fakeTop { top: 130px; }
#fakeBot { top: 495px; }

#bannerPadding {
  padding-left: 337px;
}

#newsletterBox {
  background: url('images/design/newsletterArrow.gif') no-repeat;
  height: 10px;
  font-size: 10px;
  float: left;
  margin: 4px 20px 3px;
  padding: 1px 6px 4px;
  padding-left: 36px;
} #newsletterBox a { color: #888888; text-decoration: none; }

#wrapper {
  width: 954px;
  margin: 0 auto;
}

#header {
  width: 100%;
  border-bottom: solid 1px #8b8b8b;
}

#headerText {
  display: block;
  float: right;
  margin-top: 75px;
  font-size: 17px;
  color: #ff9b19;
} #headerText a {
    font-size: 17px;
    color: #ff9b19;
    font-weight: normal;
    text-decoration: none;
  }
#headerMenu {
  margin: 0;
}

#Eng { color: #879cbe; }

#content {
  width: 952px;
  height: 390px;
  border: solid 1px #8b8b8b;
}

#categoryLeft {
  width: 180px;
  padding: 24px 15px 0;
  border-right: solid 1px #8b8b8b;
  height: 366px;
  float: left;
}

#contentRight {
  float: left;
  width: 691px;
  padding: 25px;
  overflow-y: scroll;
  height: 340px;
}

#footer {
  width: 100%;
  border-bottom: solid 1px #8b8b8b;
}

#footerLeft {
  display: block;
  float: left;
  margin: 4px 0;
} #footerLeft a {
    font-weight: normal;
    text-decoration: none;
  }

#footerRight {
  display: block;
  float: right;
  margin: 4px 0;
}
