#aboutUs
{
    width : 80%;
    margin : 0 auto;
    line-height : 1.3em;
}
#aboutUs .mainText{

    padding-bottom : 10px;
}
#aboutUs img
{
    width : 250px;
    height : 65px;
    float : right;
    padding : 0 0 0 10px;
    border : 0px;
}
#aboutUs a
{
    border : 0px;
}
#aboutUs .subtext{
    width : 50%;
    margin : 10px auto;
    text-align : center;
    border-top : 1px solid #000000;
}
