body {
  background-color: #c4c4c4;
}
#content-area {
  background-color: #fff;
  border: 5px solid #fff;
}
.header h3 {
  margin: 20px 0 0 0; padding: 0;
}
.header .slogan {
  padding: 0;  margin: 0;
  font-size: 0.9em;
}
.contact {
  margin-top: 20px;
  float: right; 
  font-weight: bold;
}
.contact .telephone {
  text-align: left;
  font-size: 1.3em;
}
.contact .email a {
  font-size: 1em;
  text-decoration: none;
}

h1 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #a71319;
  padding: 0;
}

h6 {
  margin-bottom: 0;
  padding-bottom: 0;
}

#menu ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#menu {
 width: 200px;
}
#menu li {
  margin: 0;
}
#menu li a {
 height: 32px;
 voice-family: "\"}\"";
 voice-family: inherit;
 height: 24px;
 text-decoration: none;
 font-weight: bold;
}

#menu li a:link, #menu li a:visited {
 color: #080808;
 display: block;
 background: url(/images/menu2.gif);
 padding: 8px 0 0 10px;
}

#menu li a:hover, #menu li #current {
 color: #fff;
 background: url(/images/menu2.gif) 0 -32px;
 padding: 8px 0 0 10px;
}

#menu li a:active {
 color: #fff;
 background: url(/images/menu2.gif) 0 -64px;
 padding: 8px 0 0 10px;
}

p.spacer {
  line-height: 1em;
  margin: 0;
  padding: 0;
}
p.center {
  text-align: center;
}
.product-box {
  min-height: 160px;
  text-align: center;
}

.product-box a {
  text-decoration: none;
}
.product-box img, .product-box a img {
  border: 0;
  text-decoration: none;

}

.product-box .title {
  font-size: 1.2em;
}
a img {
  border: 0;
}

.images img {
  margin-bottom: 10px;
}

p.costs {
  font-size: 1.1em;
}
.price {
  color: red;
  font-weight: bold;
  font-size: 1.2em;
}

.payment-button {
  float: left;
}
.product {
  margin-bottom: 20px;
}
.product h2 {
  margin-bottom: 0;
}

.product.thin  {
  text-align: center;
}

form {
  text-align: center;
}


#footer {
  margin-top: 10px;
  padding: 10px;
}