/* Customer CSS */
#specialty {
background-image:url(../images/index_03.jpg);
}

#page-index #bottom {
background-image:url(../images/index_06.jpg);
}

#bottom {
background-image:url(../images/int_06.jpg);
}

#contentTop {
background-image:url(../images/office_03.jpg);
}

#page-staff #contentTop {
background-image:url(../images/staff_03.jpg);
}

#page-services #contentTop {
background-image:url(../images/services_03.jpg);
}

#page-patients #contentTop {
background-image:url(../images/patients_03.jpg);
}

#page-contact #contentTop {
background-image:url(../images/contact_03.jpg);
}

#page-education #contentTop {
background-image:url(../images/education_03.jpg);
}

#page-appointment #contentTop {
background-image:url(../images/appointment_03.jpg);
}

#top {
background-image:url(../images/int_02.jpg);
}

#educationTitle {
background-image:url(../images/education_title_image.jpg);
}

#page-index #slot-address {
width:300px;
font-size:16px;
color:#fff;
}

.sbContainer .phone {
font-size:18px;
font-weight:700;
}

#comp-contactForm {
display: none;
}