﻿a {
  text-decoration: none;
  color: #0081C0;
}

a:hover {
  color:#000000;
  text-decoration: underline;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-image: url(../images/bg.gif);
  background-color: #ffffff;
  background-repeat: repeat-x;
}

img {
  border: 0;
}

#testis img {
 display: block;
 margin-right: auto;
 margin-left:  auto;
 margin-top: 10px;
}

#container {
  width: 844px;
}

#header {
  height: 145px;
  width: 811px;
  padding: 0px 0px 25px 0px;
}

#logo {
  float: left;
  height: 140px;
  width: 200px;
  padding: 0px 0px 0px 0px;
}

#testimonial {
  float: left;
  width: 554px;
  height: 140px;
  padding: 10px 0px 0px 56px;
}

#testimonial p {
  color: #333333;
  font-size: 11px;
  font-style: italic;
}

#quote {
  position: absolute;
  width: 554px;
  top: 29px;
}

#quote h4 {
  color: #333333;
  font-size: 17px;
  font-style: italic;
  padding: 0px 0px 0px 36px;
}

#quoters {
  position: absolute;
  width: 177px;
  top: 73px;
  left: 641px;
}

#quoters h5 {
  color: #666666;
  font-size: 12px;
  font-style: italic;
  text-align: right;
  padding: 2px 24px 0px 0px;
}

#nav ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#nav li {
  list-style-type: none;
}

#nav ul a {
  text-decoration: none;
  color: #333333;
  font-size: 31px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 31px;
}

#nav ul a:hover {
  color:#0081C0;
  text-decoration: none;
}
#nav ul a.active {
  background-color: #ff00ff;
}
#nav ul a:hover.active {
  background-color: #ffffff;
}

#rightcol ol {
  list-style-position: inside;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  color: #626469;
  line-height: 200%;
  padding: 5px 0px 5px 10px;
  margin: 10px 0px 10px 0px;
  border: 1px dotted #cccccc;
  background-color: #E3F1F4;
}

#rightcol .table {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  color: #626469;
  line-height: 200%;
  padding: 5px 0px 5px 10px;
  margin: 10px 0px 10px 0px;
  border: 1px dotted #cccccc;
  background-color: #E3F1F4;
}

#leftcol {
  width: 221px;
  float: left;
  padding: 0px 0px 0px 7px;
  border-right: 1px dotted #cccccc;
}

#rightcol {
  float: left;
  width: 584px;
}

#content {
  margin: 0px 0px 0px 0px;
  padding: 0px 64px 0px 64px;
  border-right: 1px dotted #cccccc;
}

#content a {
  text-decoration: none;
  color: #0081C0;
}

#content a:hover {
  color:#7CAACD;
  text-decoration: underline;
}

#content h1 {
  font-size: 31px;
  color: #333333;
  margin: 0px 0px 3px 0px;
  line-height: 31px;
}

#content h2 {
  font-size: 15px;
  margin: 0px 0px 0px 0px;
  padding: 17px 0px 0px 0px;
  text-decoration: none;
  font-style: italic;
  color: #333333;
}

#content em {
  font-size: 14px;
  color: #666666;
  background-color: #ffffff;
  font-weight: bold;
}

#content ul li {
  margin: 0px 0px 0px -20px;
  padding: 0px 0px 0px 0px;
}

#content h3 {
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: underline;
  font-style: italic;
  font-weight: lighter;
  color: #333333;
  background-color: #ffffff;
}

#content h4 {
  font-size: 31px;
  color: #FF0000;
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 0px 150px;
  line-height: 31px;
}

#content h6 {
  font-size: 13px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 17px 0px 8px 0px;
  color: #333333;
  background-color: #ffffff;
}

#content h7 {
  font-size: 15px;
  margin: 0px 0px 0px 0px;
  padding: 17px 0px 0px 0px;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  color: #FF0000;
}

#content h8 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 300px;
}

#footer {
  clear: both;
  padding: 25px 0px 0px 0px;
}

#footer p {
  font-size: 11px;
  color: #999999;
  font-style: italic;
  text-align: center;
}

#footer a {
  color:#999999;
  text-decoration:none;
}

#footer a:hover {
  background-color:#0082C0;
  color:#ffffff;
  text-decoration:none;
}

#privacy {
  margin: 30px 0px 0px 5px;
}

#privacy p {
  font-size: 11px;
  color: #999999;
}

#privacy a {
  text-decoration: none;
  color: #999999;
}

#privacy a:hover {
  color:#7CAACD;
  text-decoration: underline;
}

/* mailing list  */

#mailing label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

#mailing .text {
	border: 1px solid #E5E5E5;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

#mailing {
  margin-top: 30px;
  font-size: 11px;
}

#mailing fieldset {
  padding: 39px 0px 0px 0px;
  border: none;
}

/* contact form */

#contact {
  padding: 29px 0px 0px 0px;
  font-size: 11px;
}

#contact p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 0px 0px 19px 0px;
}

#contact fieldset {
  padding: 0px 0px 29px 0px;
  border: none;
}

#contact label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

#contact fieldset.group label { 
  display: inline; 
  float: left; 
  width: 33%; 
}

#contact .text {
  width: 100%;
  border: 1px solid #E5E5E5;
  padding: 5px;
}

#success {
  width: 100%;
  text-align: center;
  color: #0081C2;
  border: 1px solid #E5E5E5;
  font-size: 14px;
  padding: 10px 0px 10px 0px;
  margin: 20px 0px 0px 0px;
}

#error {
  width: 100%;
  text-align: center;
  color: #0081C2;
  border: 1px solid #FF0000;
  font-size: 14px;
  padding: 10px 0px 10px 0px;
  margin: 20px 0px 0px 0px;
}