/* Customer CSS */
#bright_smile {
	float: right;
	width: 289px;
	height: 150px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	margin-top: -28px;
}

#slot-links li {
	list-style: none;
	background-image: url(../images/special_links_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	height: 26px;
}

#top-header {
	width: 800px;
	height: 135px;
	background-image: url(../images/flash_int3.gif);
	background-repeat: no-repeat;
}
#page-index #top-header {
	display: none;
}
#page-staff #top-header {
	width:800px;
	height:135px;
	background-image: url(../images/flash_int2.gif);
	background-repeat: no-repeat;
	display: block;
}
#page-offices #top-header, #page-office #top-header {
	width:800px;
	height:135px;
	background-image: url(../images/flash_int3.gif);
	background-repeat: no-repeat;
}
#page-services #top-header {
	width:800px;
	height:135px;
	background-image: url(../images/flash_int4.gif);
	background-repeat: no-repeat;
}
#page-patients #top-header {
	width:800px;
	height:135px;
	background-image: url(../images/flash_int5.gif);
	background-repeat: no-repeat;
}
#page-contact #top-header {
	width:800px;
	height:135px;
	background-image: url(../images/flash_int6.gif);
	background-repeat: no-repeat;
}
#page-appointment #top-header {
	width:800px;
	height:135px;
	background-image: url(../images/flash_int.gif);
	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:800px;
	height:135px;
	background-image: url(../images/flash_int.gif);
	background-repeat: no-repeat;
}

#flash_int {
width:800px;
height:134px;
}

