/* CSS Document */

div.contactInfoContainer
{
    background-image: url(../../images/other/ContactUs.png);
    background-repeat: no-repeat;
    width: 530px;
    height: 250px;
    margin: 95px 145px auto auto;
}
div.businessHours
{
    width: 530px;
    height: 250px;
    margin: 10px 145px auto auto;
    font-weight: bold;
}
