/* Customer CSS */
#top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header5.jpg);
	background-repeat: no-repeat;
}
#page-index #top-header {
	display: none;
}
#page-staff #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header4.jpg);
	background-repeat: no-repeat;
}
#page-offices #top-header, #page-office #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header5.jpg);
	background-repeat: no-repeat;
}
#page-services #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header3.jpg);
	background-repeat: no-repeat;
}
#page-patients #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header2.jpg);
	background-repeat: no-repeat;
}
#page-contact #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header6.jpg);
	background-repeat: no-repeat;
}
#page-appointment #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header1.jpg);
	background-repeat: no-repeat;
}
#page-education #top-header, #page-library #top-header, #page-privacy #top-header, #page-disclaimer #top-header,
	#page-siteMap #top-header, #page-gallery #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header5.jpg) ;
	background-repeat: no-repeat;
}

#slot-links a {
font-size:15px;
_font-size:13px;
width:90px;
}

#slot-links #links-4 a {
	display:none;
}