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

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

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

#top {
background-image:url(/images/int_02.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);
}

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

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

#slot-address a {
color:#FFFFFF;
font-size: 12px;
}

#slot-address a:hover{
color:#00a28a;
}