#ezPagesHeading {
  display: none;
}

#main-menu #pipes-link A {
  background-image: url(/images/nav/off/pipes.png);
}

#main-menu #contact-link A {
  background-image: url(/images/nav/on/contact.png);
}

#wrapper #contact-page {
  background: url(/images/nav/contact.jpg) no-repeat center top;
}

#wrapper #main {
  background: none;
  margin: 0px auto;
  padding: 20px;
  text-align: center;
  overflow: hidden;
  width: auto;
}

#main .centerColumn {
  text-align: center;
  margin: 0px auto; 
  overflow: visible;
}

#main IMG {
  border: 4px solid #512921;
  margin: 20px;
}

#main ADDRESS {
  margin-bottom: 20px;
  margin-top: 10px;
}

#main .label {
  font-weight: bold;
}

#main .newsletter {
  position: relative;
  top: 20px;
  text-decoration: none;
  font-weight: bold;
}











