/* Customer CSS */
#page-index #top-header,#top-header {
background-image:url(/images/int_head.jpg);
background-repeat:no-repeat;
height:191px;
width:790px;
}

#page-staff #top-header {
background-image:url(/images/index_head.jpg);
background-repeat:no-repeat;
height:191px;
width:790px;
}

#page-contact #top-header {
background-image:url(/images/int_contact.jpg);
background-repeat:no-repeat;
height:191px;
width:790px;
}

#page-education #top-header {
background-image:url(/images/int_education.jpg);
background-repeat:no-repeat;
height:191px;
width:790px;
}

#page-appointment #top-header {
background-image:url(/images/int_appointment.jpg);
background-repeat:no-repeat;
height:191px;
width:790px;
}

#page-patients #top-header {
background-image:url(/images/int_patients.jpg);
background-repeat:no-repeat;
height:191px;
width:790px;
}

#page-gallery #left_int {
width:570px;
}
