#testimonialBottom {
  margin-top:80px;
}

.content {
  padding-left:72px;
  padding-top:47px;
  width:550px;
  float:left;
}

#testimonials {
  background:url('site_images/sidecol_back_top.jpg') no-repeat;
  width:177px;
  float:left;
  margin:75px 0px 0px 50px;
  padding:4px 0px 30px 0px;
  border-bottom:1px solid #eeeeee;
}

#testimonials p {
  font-size:10px;
  color:#000000;
  padding-left:15px;
}

#testimonials div {
  color:#ff0000;
  font-style:italic;
  font-weight:bold;
  font-size:16px;
  padding:0px 15px 0px 15px;
}

.leftQuote {
  margin-left:4px;
}

.rightQuote {
  margin-right:4px;
}
body * {
  font-family:Arial;
}

#content p, #content div, #content span, #content td, #content li {
  color:#666666;
  font-size:13px;
}

#content a:link, #content a:visited, #content a:active {
  color:#003399;
  text-decoration:none;
  font-weight:bold;
}

#content a:hover {
  color:#000000;
}

h1 {
  color:#a50000;
  font-size:30px;
  margin-top:0px;
  margin-bottom:6px;
}

h2 {
  color:#a50000;
  font-size:26px;
  margin-top:0px;
  margin-bottom:4px;
}

h3 {
  color:#a50000;
  font-size:23px;
  margin-top:0px;
  margin-bottom:3px;
}

#header {
    float:left;
    width:100%;
    font-size:10px;
    padding:0px;
    margin:1px 0px 0px 0px;
    }

#header ul {
    margin:0;
    padding:0px;
    list-style:none;
    }

#header li {
    display:inline;
    margin:0px 0px 0px 0px;
    padding:0;
    }

#header a {
    float:left;
    background:url('site_images/tableft.gif') no-repeat left bottom;
    margin:0;
    padding:0px 0px 0px 8px;
    text-decoration:none;
    color:#fdd1d1 !important;
    font-family:Arial;
    font-size:12px;
    }

#header a:hover {
  color:#ffffff !important;
}

#header a span {
   float:left;
   display:block;
   background:url('site_images/tabright.gif')  no-repeat right bottom;
   padding:4px 21px 10px 6px;
}

  /* Commented Backslash Hack
	  hides rule from IE5-Mac \*/
#header a span {float:none;}
  /* End IE5-Mac hack */

#header #current a{
    background:url('site_images/tableft.gif') no-repeat left bottom;
    color:#ffffff !important;
   }


#header #current a span{
   background:url('site_images/tabright.gif')  no-repeat right bottom;
    color:#ffffff !important;
    }


#body {
  margin:0px;
  background:url('site_images/background.jpg') repeat-x #ffffff;
}

#mainContainer {
  margin-left:66px;
  padding:0px;
  width:926px;
  overflow:auto;
  background:url('site_images/middle_background.jpg') repeat-y -7px top transparent;
}

#banner {
  margin:0px;
}

#underBanner {
  margin:0px 17px 0px 18px;
  border-left:1px solid #94979c;
  border-right:1px solid #94979c;
  padding:0px;
  background:url('site_images/under_banner_background.jpg') repeat-x #ffffff;
  overflow:auto;
  width:889px;
}

#separator {
  border-bottom:1px solid #e5e5e5;
  margin:30px 10px 0px 10px;
  clear:left;
}

#footer {
  background:url('site_images/bottom_background.jpg') repeat-x #ffffff -7px top;
  height:52px;
  text-align:center;
  color:#b2b2b2;
  font-size:12px;
  margin:4px 0px 0px 0px;
}

#footer a:link, #footer a:visited, #footer a:active {
  text-decoration:none;
  color:#b2b2b2;
}

#footer a:hover {
  text-decoration:underline;
}
