/************** Start Body **************/

#banner{
	background: url(../images/about_us/banner.jpg) no-repeat;
	height: 172px;
}

#topBlue{
	background: url(../images/top_blue_bar.jpg) no-repeat;
	height: 30px;
}

#mainBody p{
	line-height: 24px;
    width: 730px;
}

#aboutOpeningP{
	margin: 28px 0px 0px 26px;
    font-size: 14px;
}

#provide{
    margin: 26px 0px 0px 26px;
}

#companies{
    float: left;
    height: 400px;
}

#company1{
    margin: 40px 0px 20px 138px;
    width: 200px;
    height: 93px;
    float: left;
}

#company1 p{
    margin-top: 52px;
}

#company2{
    margin: 40px 0px 20px 126px;
    float: left;
    left: 326px;
    top: 40px;
    width: 200px;
    height: 150px;
}

#company2 p{
    margin-top: 20px;
}
/************** End Body **************/

