html {
  background-color: #aee8ec; }

body {
  margin: 20px;
  background-color: #aee8ec;
  font-size: 13px;
  color: #404040;
  text-align: center; }

h1, h2, h3, h4 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold; }

h1 {
  font-size: 0.1em; }

h2 {
  font-size: 2em; }

h3 {
  margin: 1.3em 1em 0 0;
  font-size: 1.2em; }

h4 {
  font-size: 1.6em; }

p, ol {
  margin-top: 1em;
  line-height: 120%;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 120%;
  line-height: 150%;
  text-align: justify; }

a {
  text-decoration: underline;
  color: #076dab; }

ul {
  list-style-type: disc;
  padding-left: 3em;
  margin-top: 0.5em;
  line-height: 120%;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 110%;
  line-height: 130%;
  text-align: justify; }
  ul li {
    margin-bottom: 0.3em; }
    ul li img {
      float: right;
      margin: 0.5em; }

.left {
  text-align: left; }

.center {
  text-align: center; }

.phone {
  color: #076dab;
  margin-top: 0.5em; }

.paypal {
  margin: 5px -5px -5px 2px; }

.port {
  padding: 0 150px 10px 150px; }

.border1 {
  border: 1pt dotted #555; }

.meta {
  border-bottom: 1px dashed #D2D4C9;
  border-top: 1px dashed #D2D4C9;
  text-transform: uppercase;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }

#wrapper {
  width: 900px;
  margin: 0 auto;
  padding: 20px;
  background: #FFFFFF;
  border: 1px solid #000000; }

#header {
  width: 900px;
  height: 209px;
  margin: 0 auto; }
  #header h1 {
    margin: 0;
    padding: 0;
    width: 900px;
    height: 209px;
    position: relative;
    font-size: small;
    color: #d6deec; }
    #header h1 span {
      background: url(../images/ideal.jpg) no-repeat left top;
      position: absolute;
      width: 100%;
      height: 100%; }

#logo {
  float: left;
  width: 640px;
  color: #000000; }
  #logo h1 {
    float: left;
    padding: 70px 0 0 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 2.6em; }
  #logo p {
    float: left;
    margin: 0;
    padding: 80px 0 0 5px;
    text-transform: uppercase;
    font: bold 14px Arial, Helvetica, sans-serif; }
  #logo a {
    border: none;
    background: none;
    text-decoration: none;
    color: #FFFFFF; }

#menu {
  width: 900px;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  border-top: 1px #FFFFFF solid;
  background: #12697c; }
  #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal; }
  #menu li {
    float: left;
    height: 50px; }
    #menu li.current_page_item {
      background: #e79e4f; }
  #menu a, #menu span {
    border: none;
    color: #FFFFFF;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 17px 20px 17px 20px;
    text-transform: uppercase;
    text-decoration: none; }
  #menu a:hover {
    text-decoration: underline; }

#page {
  width: 900px;
  margin: 0 auto; }

#content {
  float: right;
  width: 600px;
  padding: 30px 20px 0 0; }

#testimonials p {
  margin-bottom: 1em;
  text-align: justify;
  font-size: 110%;
  line-height: 130%; }
  #testimonials p em, #testimonials p a.alone {
    font-style: italic;
    margin-top: 0.3em;
    padding-left: 1em; }

#sidebar {
  float: left;
  width: 230px;
  padding: 30px 0 0 20px; }
  #sidebar p {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
    text-align: justify;
    font-size: 105%;
    line-height: 130%; }

#footer {
  width: 910px;
  height: 20px;
  margin: 0 auto;
  padding: 20px 0 15px 0;
  background: #565F68;
  font-family: Arial, Helvetica, sans-serif;
  color: #B2B2B2; }
  #footer p {
    margin: 0;
    line-height: normal;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF; }
  #footer a {
    color: #FFFFFF;
    text-decoration: none; }
