/* Customer CSS */

#page-staff #int_image {
background:transparent url(../images/staff_int.jpg) no-repeat scroll center top;
}

#page-office #int_image, #page-offices #int_image {
background:transparent url(../images/office_int.jpg) no-repeat scroll center top;
}

#page-services #int_image {
background:transparent url(../images/services_int.jpg) no-repeat scroll center top;
}

#page-patients #int_image {
background:transparent url(../images/patient_int.jpg) no-repeat scroll center top;
}

#page-contact #int_image {
background:transparent url(../images/contact_int.jpg) no-repeat scroll center top;
}

#page-education #int_image {
background:transparent url(../images/ed_int.jpg) no-repeat scroll center top;
}


#page-appointment #int_image {
background:transparent url(../images/appointment_int.jpg) no-repeat scroll center top;
}

#edBottom {
background-image:url(../images/ed_lib.jpg);
}


