* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #21141a;
}
#content {
  width: 768px;
  background-color: #fbdec0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
#page_header {
  background-image: url( '../image/header.gif');
  width: inherit;
  height: 310px;
  text-align: center;
}
#page_header h1 {
  text-align: left;
  position: relative;
  left: 12px;
  top: 280px;
  color: #fbdec0;
  font-size: 1.1em;
  font-weight: normal;
  font-family: Lucida Sans;
  font-style: italic;
}

#page_header h2 {
  text-align: center;
  position: relative;
  top: 220px;
  color: #fbdec0;
  font-size: 1.7em;
  font-weight: normal;
  font-family: Arial;
}

.white {
  color: white;
}

.black {
  color: black;
}

#footer {
  clear: both;
  width: inherit;
  height: 177px;
  background-image: url( '../image/footer.gif');
  text-align: center;
}
#navigation {
  margin-top: 6px;
  font-size: 1.2em;
  margin-bottom: 0px;
}
#navigation img {
  position: relative;
  top: 6px;
}
#navigation ul{
  display:block;
}
#navigation li {
  display: inline;
  font-family: Lucida Sans Unicode;
  font-style: italic;
  
}
#navigation span {
  display:block;
}
#navigation a {
  color: black;
  text-decoration: none;
}
#navigation a:hover {
  color: #a30b04;
}
#top100 {
  font-family: Arial;
  font-style: italic;
  color: #a30b04;
  font-size: 1.8em;
}
#location {
  font-size: .9em;
  font-family: Lucida Sans Unicode;
  color: #a30b04;
}
#main p {
  font-family: Arial;
  padding: 15px 15px 15px 15px;
  font-size: 1em;
}
#productEffect ul {
  
  margin-top: 5px;
  margin-right: 260px;
}
#sig {
  position: relative;
  top: 50px;
  z-index: 5;
}
#main table {

  margin-top: 15px;
  

}
#contact_us {
  padding: 5px 5px 5px 5px;
  width: inherit;
}
#contact_us .righter {
  float: right;
}
#contact_us .lefter {
  float: left;
}

#contact_us input {

  width: 300px;
  height: 27px;

}

#marg_div {

  padding: 10px 10px 10px 10px;

}

#submit {

  margin-top: 10px;
  margin-bottom: 10px;

}

#prod_links {

  position: relative;
  z-index:10;
  margin-bottom: -5px;

}
.green {
  color: #2da344;
  text-decoration: none;
}

#main td {

  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;

}

#links {

  padding: 5px 5px 5px 5px;

}

#coverage {
  
  margin-top: -79px;
  margin-bottom: -5px;

}


