#aboutUs
{
    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;
}
#aboutUs p {
	margin-top:0px;
}
#aboutUs h2,
#aboutUs h3 {
	font-family: 'GandhiSansRegular', 'Arial', sans-serif;
	color: #d8963a;
}
