#centerfield {
  width: 935px;
  margin: auto;
}

#top {
  width: 935px;
  height: 108px;
  background: url(/media/image/coecu-top.png) no-repeat;
}

#go-home {
  position: relative;
  top: 25px;
  left: 24px;
  width: 220px;
  height: 69px;
  display: block;
}

#bottom {
  width: 935px;
  height: 36px;
  background: url(/media/image/coecu-bottom.png) no-repeat;
  text-align: center;
  font-size: 0.8em;
  font-family: Nimbus, Helvetica, sans;
  padding-top: 10px;
  color: #AF7817;
}

#bottom a {
  color: #AF7817;
}

#main {
  width: 880px;
  background: url(/media/image/coecu-bg.png) repeat-y;
  padding-top: 5px;
  padding-left: 25px;
  padding-bottom: 5px;
  padding-right: 30px;
}

.menu {
  line-height: 1.1em;
  background: url(/media/image/menu-head.png) no-repeat;
  padding: 0%;
  margin: 0%;
  margin-bottom: 1em;
  float: left;
  clear: left;
  width: 125px;
  margin-right: 15px;
  font-size: 0.75em;
  font-family: Nimbus, Helvetica, sans;
  text-align: center;
  color: #666;
}

.menu .menu-head {
  display: block;
  font-size: 1.05em;
  line-height: 1.3em;
}

.menu a {
  list-style-type: none;
  text-align: center;
  color: black;
  text-decoration: none;
}

.menu a.current-page {
  text-decoration: underline;
}

.menu a:hover {
  text-decoration: underline;
}

#content {
  font-family: "DejaVu Serif", "Bitstream Vera Serif", serif;
  margin-left: 140px;
  font-size: 0.8em;
  min-height: 400px;
}

#content h2 {
  margin-bottom: 0px;
}

#end {
  clear: both;
}

.product-list {
  width: 100%;
}
.product-list th {
  text-align: left;
}

.spamprot {
    display: none;
}

#company-name {
    display: none;
    visibility: hidden;
}
