#banner {
    background: #11396C;
    height: auto;
    margin: 10px 0px 10px 0px;
}

#banner-container h3 a {
    color: orange;
}

#banner-container img {
    float: none;
}

#content h3 {
    color: #11396C;
}

#socialmedia {
    font-size: 11px;
    background: #f0ffff;
}

#socialmedia p {
    margin-bottom: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#socialmedia img {
    float:none;
    margin: 2px;
}

#socialmedia h4 {
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

#testimonial{
    height: 100px;
}

#testimonial .testimonial {
    font-size: 13px;
    font-style: italic;
    border-top: solid thin silver;
    border-bottom: solid thin silver;
    padding: 10px;
    margin: 10px;
}

#testimonial .testimonial div {
    text-align: right;
}

#companies li {
    width: 150px;
    height: 80px;
    text-align: center;
}