body {
  color: #fff;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.8em;
  background-color: #047349;
  background-image: url("images/background_grad.jpg");
  background-repeat: repeat-x;
  text-align: center;
  margin: 0;
  padding: 0;
  }
a { }
a:link {
  color: #ffffbf;
  }
a:visited {
  color: #fff;
  }
a:hover {
  color: #fff;
  background-color: #5b9881;
  }
p {
  margin: 0 0 1.5em;
  padding: 0;
  }
h1 {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.8em;
  text-align: left;
  margin: 0 0 1em;
  }
h2 {
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.8em;
  text-align: left;
  margin: 0 0 1em;
  }
ul {
	list-style-type: square;
	}
/************** IDs **************/
#page {
  text-align: left;
  margin: 0 auto;
  width: 760px;
  }
#header {
  background-image: url("images/header_home.gif");
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  width: 491px;
  height: 187px;
  float: right;
  }
#header a {
  color: #fff;
  font-size: 12px;
  border: 0;
  }
#header p {
  font-size: 18px;
  text-align: right;
  margin-top: 10px;
  margin-right: 13px;
  }
#header img {
  margin: 30px 0 0 33px;
  padding: 0;
  border: solid 1px #fff;
  }
#logo {
  margin: 0 0 120px;
  position: relative;
  top: 35px;
  width: 215px;
  height: auto;
  }
#logo img {
  margin-left: 25px;
  border-width: 0;
  }
#content {
  margin: 0 0 0 300px;
  padding: 0;
  width: 425px;
  height: auto;
  }
#content table {
  font-size: 11px;
  line-height: 1.4em;
  margin: -5px 0 15px;
  width: 425px;
  height: auto;
  }
#content i {
  font-size: 11px;
  line-height: 1em;
  }
#navigation {
  font-size: 0.9em;
  line-height: 1.25em;
  margin: 10px 0 0;
  width: 260px;
  height: auto;
  float: left;
  }
#navigation p {
  background-image: url("images/nav_circuit.gif");
  background-repeat: no-repeat;
  margin: 0 0 0.95em;
  }
#navigation a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 0.75em;
  margin-left: 50px;
  padding-top: 4px;
  padding-bottom: 4px;
  }
#sub {
  font-size: 0.95em;
  line-height: 0.65em;
  margin: 1.25em 0 1.3em;
  height: auto;
  }
#sub p {
  background-image: none;
  margin: 0 0 0.85em;
  }
#sub a {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.1em;
  margin: 0 0 0 50px;
  padding: 0;
  }
#call {
  font-size: 0.95em;
  margin: 4em 0 0 50px;
  padding: 0;
  width: 175px;
  border-style: solid;
  border-width: 1px 0;
  border-color: #5b9881;
  }
#call h6 {
  font-size: 1em;
  font-weight: normal;
  line-height: 2em;
  background-image: none;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0 0 0 5px;
  padding: 0;
  }
#call a {
  color: #fff;
  line-height: 1.25em;
  text-transform: none;
  letter-spacing: normal;
  display: block;
  margin: 0;
  padding: 0 0 20px;
  }
#call a:hover {
  background: #5b9881;
  }
#call img {
  margin: 5px 10px 10px 5px;
  float: left;
  border-width: 0;
  }
/************** Classes **************/
.address {
  color: #fff;
  font-size: 0.87em;
  line-height: 1.25em;
  padding: 5px 0 0;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: #5b9881;
  }
.address a {
  color: #fff;
  }
.legal {
  color: #47b394;
  font-size: 0.85em;
  line-height: 1.25em;
  margin: -10px 0 10px;
  }