body {
  /* background: url(../images/vert-gradient.gif) repeat-x right top; */
}


#headline {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 50em;
  width: 800px;
  background-color: #fff;
  background: url(../images/centerimage3.jpg) no-repeat right top;
  height: 202px;
  border-top: 4px solid #444;
  border-bottom: 4px solid #444;
}


#content {
  margin-left: auto;
  margin-right: auto;
  width: 50em;
  width: 800px;
  background-color: #F5F5DC;
  height: 120px;
}

#content h3 {
  font-family: "century gothic", arial, helvetica;
  font-weight: lighter;
  font-size: 19px;
  color: #6699cc;
  margin: 0;
  padding: 0;
  margin-top: 10px;
/*  text-transform: capitalize;*/
}


a         { color: #333; font-weight: normal; font-size: 12px; text-decoration: none;}
a:visited { color: #333; }
a:hover   { color: #8B0000; text-decoration: underline;}

#what_is_ewaste, #for_consumers, #for_businesses, #our_locations {
  width: 180px;
  float: left;
  padding-left: 18px;
  padding-right: 2px;
}

#what_is_ewaste ul, #for_consumers ul, #for_businesses ul, #our_locations ul {
  margin-left: 0;
}



#certifications {
  padding-top: 50px;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 50em;
  width: 800px;
  background-color: #fff;
}

#certifications img {
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}



#header {
  margin-left: auto;
  margin-right: auto;
  width: 50em;
  width: 800px;
  background-color: #b0c4de;
  height: 92px;
}


