  body {
    font-family:Arial,Helvetica,sans-serif;
    height:100%;
    margin:0px;
    padding:0px;
    }
  h1, h2, h3, h4, h5 {
    color:#003E7F;
    }
  #header {
    height:95px;
    width:100%;
    }
  #logo {
    float:left;
    }
  #header h1 {
    float:left;
    height:95px;
    margin:0px;
    width:240px;
    }
  #header h1 a {
    background: url('../images/logo.gif') no-repeat;
    display:block;
    height:95px;
    }
  #header h1 a span {
    display:none;
    }
  #topintro {
    height:50px;
    float:left;
    margin:30px 0px 0px 25px;
    width:420px;
    }
  #topintro p {
    margin:0px;
    padding:0px;
    text-align:center;
    }
  #tagline {
    color:#003e7f;
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;
    }
  .emergency {
    color:#ff0000;
    float:left;
    font-size:18px;
    font-weight:bolder;
    margin-top:35px;
    text-align:center;
    width:350px;
    }  
  #nav {
    background:#003e7f;
    clear:both;
    height:30px;
    width:100%;
    }
  #nav ul {
    float:left;
    list-style-type:none;
    margin:5px 0px 0px 0px;
    padding:0px 0px 0px 18px;
    }
  #nav ul li {
    display:inline;
    color:white;
    font-size:11px;
    padding:10px 0px 0px 20px;
    text-transform:uppercase;
    }
  #nav ul li a {
    color:white;
    text-decoration:none;
    }
    
  .rightimage {
    float:right;
    }
  #main {
    background:#003e7f;
    float:left;
    }
  #homesidebar {
    background:#003e7f;
    float:left;
    height:auto;
    width:230px;
    }
  #sidebar {
    background:#003e7f;
    float:left;
    height:100%;
    }
  #content {
    background:white;
    float:left;
    height:100%;
    padding:0px 0px 25px 20px;
    width:800px;
    }
  #content p {
    font-size:12px;
    }
  #content h2 {
    color:#003E7F;
    font-size:20px;
    margin-top:25px;
    }
  #content h3{
    font-size:16px;
    }
  #content ul li{
    font-size:12px;
    }
  #footer {
    background: #003E7F;
    clear:both;
    color:white;
    height:105px;
    margin:0px auto;
    padding:25px 0px 0px 0px;
    width:100%;
    }
  #location {
    margin:0px 0px 0px 250px;
    width:500px;
    }
  #footer h6 {
    font-size:10px;
    margin:0px;
    padding:0px;
    }
  #footer address {
    font-size:10px;
    font-style:normal;
    }
  #footer p {
    font-size:10px;
    margin:0px;
    padding:0px;
    }

  #homefooter {
    clear:both;
    color:#003E7F;
    height:105px;
    margin:0px auto;
    padding:25px 0px 0px 0px;
    width:100%;
    }
  #homefooter h6 {
    font-size:10px;
    margin:0px;
    padding:0px;
    }
  #homefooter address {
    font-size:10px;
    font-style:normal;
    }
  #homefooter p {
    font-size:10px;
    margin:0px;
    padding:0px;
    }


  #testimonials {
    background: #003E7F;
    clear:both;
    height:125px;
    padding:5px 0px 0px 250px;
    position:relative;
    bottom:0px;
    }
  #testimonials h3 {
    color:white;
    font-size:14px;
    }
  #testimonials p {
    color:white;
    font-size:11px;
    width:700px;
    }
  #testimonials a {
    color:white;
    }
    
  .service {
    float:left;
    width:150px;
    }
  .service li {
    font-size:11px;
    }
  .clear {
    clear:both;
    }
  .red {
    color:#ff0000;
    }
  .clear {
    clear:both;
    }
  

  #facebook {
    float:left;
    margin:25px 0px 25px 50px;
    }
  #flvplayer {
    float:left;
    margin:25px 0px 0px 0px;
    }
    
    
  .staff {
    float:left;
    margin:10px 15px 25px 0px;
    }
  .staff p {
    margin:2px 0px;
    }
  #ContactForm {
    border:0px;
    float:left;
    margin:0px 0px 50px 0px;
    width:300px;
    }
  #ContactForm fieldset {
    border:0px;
    margin:0px;
    padding:0px;
    }
  #ContactForm label {
    font-size:12px;
    }
  #ContactForm p {
    margin:0px;
    padding:2px 0px;
    width:300px;
    }
  #ContactForm input {
    border:1px solid #ccc;
    width:300px;
    }
  #ContactForm textarea {
    border:1px solid #ccc;
    height:150px;
    width:300px;
    }
  #cfContact {
    background:#003E7F;
    color:white;
    height:40px;
    width:150px !important;
    }
  #address {
    float:left;
    margin:30px 0px 0px 150px;
    text-align:right;
    width:350px;
    }
  #address address {
    font-size:14px;
    font-style:normal;
    margin:0px 0px 20px 0px;
    }
  #address img {
    border:1px solid black;
    }
    
  .thumbscontainer {
    margin:20px 0px 40px 5px;
    }  

