@charset "UTF-8";

/** PAGE-BODY ****************************************************************/
#www-arbordentalgroup-com {
    background-image: url(../images/backgrounds/body-background.jpg);
    background-repeat: repeat-x;
    background-color: #FAEAC3;
    width: 100%;
}

/** PROFESSIONAL CARE ********************************************************/
#professional-care {
    display: block;
    position: absolute;
    left: 301px;
    top: 97px;
    width: 616px;
    height: 255px;
    background-image: url(../images/professional-care/home.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

/** PAGE-CONTENT *************************************************************/
#content {
    margin: 234px 0 0 344px;
    color: #41403E;
}

#offerings {
    display: block;
    position: absolute;
    left: 765px;
    top: 200px;
    width: 142px;
}
