body {
  background-color: #708fcd;
  margin: 10px auto;
  text-align: center;
  }
	
div {
  background-color: #ffffff;
  margin: 0;
  }

div.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  width: 854px;
  background-color: #e7f4e1;
  border: solid 3px green;
  text-align: left;
  padding: 1em 0;
  overflow: auto;
  }

div.left {
  width: 22%;
  float: left;
  border-right: solid 2px green;
  text-align: center;
  }

div.right {
  float: right;
  border-collapse: collapse;
  background-color: #e7f4e1;
  width: 74%;
  margin-right: 1em;
  }

table.navigation {
  margin-right: 1em;
  border: 0;
  width: 100%;
  }

tr.navigation {
  background: #708fcd;
  }

td.navigation {
  background: #708fcd;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

a.navigation {
  text-decoration: none; 
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

a.navigation:hover {
  text-decoration: none; 
  color: #ffffff;
  }

div.top_pics {
  background-color: #e7f4e1;
  text-align: justify;
  margin: 1em 0 2em 0;
  }

div.bottom_pics {
  background-color: #e7f4e1;
  text-align: justify;
  margin-top: 2em;
  }

img {
  border: none;
  }

img.pics {
  display: inline;
  border: solid 2px green;
  }

img.main {
  float: right;
  margin: 1em 1.5em 1em 1em;
  border: solid 2px green;
  }

a.text {
  text-decoration: none; 
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  }

a.text {
  color: green;
  text-decoration: none; 
  font-weight: bold;
  font-size: 12px;
  }

a.pdf {
  text-decoration: none; 
  color: green;
  font-weight: bold;
  font-size: 12px;
  background: url("images/pdf.gif") no-repeat 0 50%;
  padding: 5px 0 5px 20px;
  }

a:hover {
  text-decoration: underline; 
  }

p.main {
  color: #000000;
  text-align: justify;
  font-size: 14px;
  margin: 1.2em 1.5em 1em 1em;
}

p.right {
  color: #000000;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  margin: 1em 2em 1em 1em;
}

p.infoheader {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  }

p.info {
  margin: .5em .5em 1em .5em;
  color: #000000;
  text-align: center;
  font-size: 12px;
  }

font.bold {
  font-weight: bold;
  }

table.info {
  margin: auto;
  }

tr.info {
  color: #000000;
  text-align: left;
  font-size: 12px;
  width: auto;
  }

caption.info {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: .5em;
  }

h3.info {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1em;
  }

br.both {
  clear: both;
  }

hr.bottom {
  margin: 1em auto 0.5em auto;
  border: none;
  text-align: center;
  width: 94%;
  color: green;
  background-color: green;
  height: 2px;
}

p.footer {
  margin: 0;
  text-align: center;
  font-size: 8px;
}

h1, h2, h3 {
  text-align: center;
  font-weight: bold;
  }

ul {
  list-style: none;
  }

li {
  float: left;
  width: 33%;
  }

div.product {
  background-color: #e7f4e1;
  }

p.product {
  margin: 0;
  padding: 0 0 61em 0;
  }

