/* Customer CSS */
#content {
font-size:14px;
color:#000;
}

#slot-address {
font-size:12px;
line-height:13px;
margin:15px 0 0 60px;
}

#education_menu a {
font-size:13px;
}

/* Logo & Header Replacement */
#logo_back {
background-image:url(../images/rome_int_logo_02.jpg);
}

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

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


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

#page-services #top-header {
background-image:url(../images/services_02.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/education_02.jpg);
}

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

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

#comp-logo {
display:none;
}

#page-index #logo_back {
background-image:url(../images/rome_02.jpg);
}

/* End Logo & Header Replacement */