﻿body {
}

#page-header
{
    height: 251px;
    overflow:hidden;
}

#page-content
{
    background-image: url(/images/masthead.jpg);
    background-repeat: no-repeat;
    padding: 260px 65px 25px 26px;  
}

#testimonials
{
    width: 335px;
    height: 120px;
    overflow: hidden;
    margin-top: 130px;
    margin-left: 270px;
}

.testimonial-content
{
    margin-bottom: 100px;
}

.testimonial-quote
{
    font-style: italic;
    color: #252525;
}

.testimonial-speaker
{
    padding-top: 10px!important;
    margin-left: 15px;
    font-weight: bold;
    color: #06506d;
}

.company
{
    padding-top: 0;
    margin-left: 15px;
    font-size: 8pt;
    color: #736257;
}
