/* Customer CSS */


#page-index #comp-banner{
background: url(/images/banner.jpg) ;
}

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

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

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

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

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


#page-index #slot-address{
margin-top: 60px;
_margin-top: 60px;
}

#page-index #comp-logo{
display:none;
}