/* Customer CSS */
#slot-address {
width:344px;
}

body {
font-family:Times New Roman;
}

.sbContainer {
font-size:14px;
}

#slot-navigation a {
padding:0 17px;
}

#page-contact #header {
background-image:url(/images/header_contact.jpg);
height:225px;
}

#page-services #header {
background-image:url(/images/header_services.jpg);
height:225px;
}

#page-appointment #header {
background-image:url(/images/header_appointment.jpg);
height:225px;
}

#page-staff #header {
background-image:url(/images/header_staff.jpg);
height:225px;
}

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

#slot-links {
display:none;
}

#page-index #contentLeft {
margin-top:10px;
}

#page-index #contentRight {
margin-top:10px;
}