<!--

body {margin:0; padding:0; font-family:arial,helvetica,sans-serif; font-size: small; background-color: #FFFFFF; color: #000000;}
p {margin:0; padding: 0 10px 1em 10px;}
p.error {margin:0; padding: 0 10px 1em 10px; color: #ff0000;}
p.center {margin:0; padding: 0 10px 1em 10px; text-align: center;}
p.item {font-size:x-small; line-height:1.5;}
p.item img {vertical-align: middle;}
pre {margin:0; padding: 0 10px 1em 10px; font-size: small; font-family:courier,monospace;}
ol, ul {margin: 0 0 0 1.5em; padding: 0 10px 1em 10px; list-style-type:square;}
ul li {font-size:x-small;}
ol li {padding-bottom: .5em;}
ol.decimal {list-style: decimal inside;}
h1, h2, h3, h4 {padding: 0 10px 0 10px;}
h1 {font-size: medium; font-weight: bold; text-align: center;}
h2 {font-size: small; font-weight: bold;}
h3 {font-size: small; font-weight: bold;}
h4 {font-size: x-small; font-weight: bold;}
img {border-style:none;}
a {color: #000000;}
table.features {margin-left: 7px;}
table.features td {padding: 5px 5px 5px 5px;}
th {color:#2C3849; font-size: medium;}
th.category {background-color: #888888; color: #ffffff; font-size: small; padding: 5px 5px 5px 5px;}
tr.one {background-color: #cfcfcf; text-align: center;}
tr.two {background-color: #efefef; text-align: center;}
td.item {text-align: left; margin: 5px;}

/* Container */

.container {
  padding-top: 20px;
}

/* Menu */

#menu {
  width: 680px;
  margin: 0 auto;
  padding: 40px 0 0 0;
}

#menu ul {
  float: right;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  margin-left: 1.6em;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 5px solid #eeeeee;
  font-size: xx-small;
  font-weight: bold;
}

#menu a:hover, #menu .active a {
  border-bottom-color: #000000;
  color: #000000;
}

#menu h1 {
  float: left;
  font-size: x-small;
  padding: 0 0 0 0;
}

/* Wrapper */

#wrapper {
  clear: both;
  width: 680px;
  margin: 0 auto;
  background: url(images/img01.gif) repeat-y;
}

#wrappersub {
  clear: both;
  width: 680px;
  margin: 0 auto;
  background: url(images/img01-2.gif) repeat-y;
}

/* Column One */

#col-one {
  float: right;
  width: 180px;
  margin-left: 10px;
  padding-top: 10px;
  background: url(images/img02.gif) no-repeat;
}

#col-one .image {
  height: 150px;
}

#col-one .container {
  background: url(images/img04.gif) repeat-x;
}

#col-one .title {
  color: #BB8800;
}

/* Column Two */

#col-two {
  float: left;
  width: 300px;
  padding-top: 10px;
  background: url(images/img08.gif) no-repeat;
}

#col-two .image {
  height: 150px;
}

#col-two .container {
  background: url(images/img10.gif) repeat-x;
}

#col-two .title {
  color: #4DAB50;
}

#col-twosub {
  float: left;
  width: 490px;
  padding-top: 10px;
  background: url(images/img08-2.gif) no-repeat;
}

#col-twosub li {padding:0px;}

#col-twosub .image {
  height: 150px;
  background-color: #4da041;
}

#col-twosub .container {
  background: url(images/img10.gif) repeat-x;
}

#col-twosub .title {
  color: #4dab50;
}

/* Column Three */

#col-three {
  float: left;	
  width: 180px;
  margin-left: 10px;
  padding-top: 10px;
  background: url(images/img05.gif) no-repeat;
}

#col-three .image {
  height: 150px;
}

#col-three .container {
  background: url(images/img07.gif) repeat-x;
}

#col-three .title {
  color: #A92030;
}

/* Extra */

#extra {
  height: 4px;
  background: url(images/img11.gif);
}

#extrasub {
  height: 4px;
  background: url(images/img11-2.gif);
}

/* Footer */

#footer {
  clear: both;
}

#footer p {
  margin: 0;
  width: 680px;
  margin: 0 auto;
  font-size: x-small;
  padding:0;
}

#footer p.right {
  margin: -2.5em auto;
  text-align: right;
}

-->
