/* Customer CSS */
#intLogo {
margin:116px 5px 0 0;
}

#slot-address {
text-align:right;
}

#page-index #slot-address {
text-align:center;
font-size:12px;
color:#FFF;
}

#header {
float:left;
width:1008px;
height:223px;
background-image:url(../images/office_02.jpg);
background-repeat:no-repeat;
}

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

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

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

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

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

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

