#header {
  background: url('images/design/nuHeader.gif');
  width: 950px;
  height: 84px;
  padding: 0;
  margin: 0;
}

#quoteBox {
  color: #093E4D;
  font-family: Georgia;
  font-style: italic;
  width: 238px;
  height: 40px;
  border: solid 1px transparent;
  padding: 20px;
  margin: 0;
  float: left;
}

.main {
  background: #a6bfc9;
}

#cartBox {
  background-image: url("images/design/cartBg.gif");
  background-repeat: no-repeat;
  height: 90px;
  padding-left: 25px;
  padding-top: 10px;
  width: 125px;
}

.newsLetter {
  margin: 0;
}
