/* Customer CSS */

body {
    font-size: 14px;
}

.sbContainer #education_menu {
display: none;
}

#slot-navigation #navigation-6 {
display: none;
}

#slot-navigation a {
    color: #416480;
    background-color: #E1E6CF;
}

#slot-navigation a:hover {
    color: #FFF;
    background-color: #748040;
}

#top-header {
    background-image: url(../images/int_img2.jpg);
}

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

#page-offices #top-header {
    background-image: url(../images/int_img2.jpg);
}

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

#page-education #top-header, #page-library #top-header, #page-privacy #top-header, #page-disclaimer #top-header, #page-siteMap #top-header, #page-gallery #top-header {
    background-image: url(../images/int_img1.jpg);
}

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

#page-contact #top-header, #page-appointment #top-header {
    background-image: url(../images/int_img5.jpg);
}

#int_image {
    height: 168px;
    width: 798px;
    border-bottom: 10px solid #416480;
}

#page-index #slot-rsidebar {
width: 100px;
}


#footer-content {
height:180px;
}

