body {
  font-family: arial, verdana;
  font-size: 14px;
  text-align: justify;
  color: #000000;
  padding: 0px;
  margin; 0px;
  background: #FFFFFF;
}
#min_width {
  width: 759px;
}
table.container {
  font-family: arial, verdana;
  font-size: 14px;
  text-align: justify;
  color: #000000;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
#banner {
  font-family: arial, verdana;
  font-size: 14px;
  text-align: justify;
  color: #000000;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: url('banner_organic_recycling_ltd.jpg') repeat-x #003300;
  height: 130px;
  color: #FFFFFF;
}
table.content {
  width: 100%;
}
td.content {
  font-family: arial, verdana;
  font-size: 14px;
  text-align: justify;
  color: #000000;
  margin: 0px;
  padding: 10px;
  background: #FFFFCC;
  overflow: hidden;
}
#footer {
  font-family: arial, verdana;
  font-size: 14px;
  text-align: justify;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: #003300;
  color: #FFFFFF;
}

p {
  margin-bottom: 0px;
  margin-top: 5px;
  font-family: arial, verdana;
  font-size: 12px;
  color: #000000;
  padding: 5px;
  padding-left: 0px;
  text-align: justify;
}
td {
  font-family: arial, verdana;
  font-size: 12px;
  color: #000000;
  text-align: left;
}
div {
  text-align: left;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #003300;
  font-size: 20px;
  font-family: arial, verdana;
  font-weight: bold;
}
h2 {
  margin-bottom: 0px;
  margin-top: 5px;
  color: #003300;
  font-size: 14px;
  font-family: arial, verdana;
  font-weight: bold;
}
h3 {
  color: #80BB3D;
  font-size: 12px;
  font-family: arial, verdana;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 5px;
}
ul {
  margin-left: 10px; 
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
ol {
  list-style-position: inside;
  margin-left: 10px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
li {
  font-size: 12px;
  margin-left: 10px;
}

a:link,a:visited { text-decoration: none; color: #990000; }
a:hover,a:active { text-decoration: none; color: #BBBBBB; }

img {
  border: 0px;
}

#title {
  position: absolute;
  float: left;
  padding; 0px;
  margin: 0px;
  left: 20px;
  top: 5px;
}
img.title {
  height: 69px;
  width: 211px;
  border: 0px;
}

#subtitle {
  width: 400px;
  position: absolute;
  left: 245px;
  top: 55px;
}
#subtitle h2 {
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  color: #FFFFFF;
}

#navigation {
  width: 850px;
  position: absolute;
  left: 0px;
  top: 91px;
  padding-left: 5px;
  vertical-align: middle;
}
#link {
  float: left;
  padding-left: 10px;
  padding-right: 7px;
  font-size: 13px;
}
a.link:link, a.link:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}
a.link:hover, a.link:active {
  text-decoration: none;
  color: #BB0000;
  font-weight: bold;
}
a.link_selected:link, a.link_selected:visited {
  text-decoration: none;
  color: #BB0000;
  font-weight: bold;
}
a.link_selected:hover, a.link_selected:active {
  text-decoration: none;
  color: #BB0000;
  font-weight: bold;
}
a.minilink:link,a.minilink:visited { text-decoration: underline; }

table.stats td {
  border: 1px solid #88BBBB;
}
table.stats td.label {
  background-color: #AADDDD;
  color: #003300;
  font-weight: bold;
}

img.tick {
  height: 15px;
  width: 15px;
  border: 0px;
}

#swatch_cream {
  background: #FFFFDD;
  padding: 10px;
  border: 1px solid #000000;
}
#swatch_green {
  background: #80BB3D;
  padding: 10px;
  border: 1px solid #000000;
  font-weight: bold;
}
#swatch_green h2 {
  color: #FFFFFF;
}
#swatch_green h3 {
  color: #FFFF33;
  font-weight: bold;
}

br.small {
  line-height: 5px;
  font-size: 4px;
}
