<style type="text/css">
		
	#breakfromstyletype
	{padding: 14px; }	
		
	#splashy 
	{position: absolute;
	top: 50%;
	left: 45%; 
	width: 879px;
	margin-left: -395px;
	margin-top: -275px;
	
	}
	
	ul#shinybubble
	{
	position: relative; 
	list-style-type: none;
	top: 0px;
	left: 0px;
	width: 879px; 
	height: 450px; 
	}
	
	ul#shinybubble li
	{
	position: absolute; 
	display: inline;
	margin: 0; 
	padding: 0;
	 }
	
	ul#splash_nav
	{
	list-style-type: none; 
	position: relative;  
	width: 668px;
	height: 14px; 
	margin: 0; 
	padding: 0; 
	left: 15%;
	top: -15px;  
	}
	
	ul#one_more
	{
	list-style-type: none;
	position: relative; 
	width: 410px;
	height: 31px; 
	margin: 0; 
	padding: 0; 
	top: 15px;
	left: 27%;
	border: solid 0 purple;}
	
	li#sb_1 /*image1* sb='shiny bubble'*/
	{
	top: 0px;
	left: 0px; 
	width: 879px; 
	height: 450px; 
	background-image: url(images/contactusbubble.jpg); 
	background-repeat: no-repeat;
	text-indent: -9999px; 
	}
	
	li#sn_1  /*About Us*/
	{
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 76px; 
	height: 14px; 
	background-image: url(images/FD_060919_splash_nav.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	}
	
	li#sn_2 /*Procedures*/
	{  
	background-image: url(images/FD_060919_splash_nav.gif); 
	background-position: -75px 0; 
	position: absolute; 
	top: 0; 
	left: 76px;
	width: 87px; 
	height: 14px; 
	background-repeat: no-repeat;
	}
	
	li#sn_3 /*Ask the Doctors*/
	{ 
	background-image: url(images/FD_060919_splash_nav.gif); 
	background-position: -162px 0; 
	position: absolute; 
	top: 0; 
	left: 163px; 
	width: 116px; 
	height: 14px; 
	background-repeat: no-repeat;
	}
	
	li#sn_4 /*Office News*/
	{ 
	background-image: url(images/FD_060919_splash_nav.gif); 
	background-position: -278px 0; 
	position: absolute; 
	top: 0; 
	left: 279px; 
	width: 91px; 
	height: 14px; 
	background-repeat: no-repeat;
	}
	
	li#sn_5 /*Our Location*/
	{ 
	background-image: url(images/FD_060919_splash_nav.gif); 
	background-position: -369px 0; 
	position: absolute;
	top: 0px; 
	left: 370px; 
	width: 85px; 
	height: 14px;
	background-repeat: no-repeat;
	}
	
	
	li#sn_6 /*Meet the Staff*/
	{ 
	background-image: url(images/FD_060919_splash_nav.gif); 
	background-position: -454px 0; 
	position: absolute; 
	top: 0; 
	left: 455px; 
	width: 108px; 
	height: 14px;
	background-repeat: no-repeat;
	}
	
	li#sn_7 /*Contact Us*/
	{ 
	background-color: none; 
	background-image: url(images/FD_060919_splash_nav.gif); 
	background-position: -562px 0; 
	position: absolute; 
	top: 0; 
	left: 563px; 
	width: 92px; 
	height: 14px;
	background-color: #FFF;  
	background-repeat: no-repeat;
	}
	
	li#ifyouhave /*If you have some questions about a procedure you've had*/
	{
	background-image: url(images/FD_splash_iyhsqaap-normal.jpg);
	background-repeat: no-repeat; 
	height: 31px;
	width: 470px; 
	}
	
	
	ul#splash_nav a
	{
	display: block; 
	height: 15px; 
	text-indent: -9999px; 
	text-decoration: none;
	overflow: hidden; 
	}
	
	ul#one_more a
	{
	display: block; 
	height: 33px;
	text-indent: -9999px; 
	text-decoration: none; 
	overflow: hidden; 
	}
	
	li#sn_1 a {width: 76px; }
	li#sn_2 a {width: 87px; }
	li#sn_3 a {width: 116px; }
	li#sn_4 a {width: 91px; }
	li#sn_5 a {width: 85px; }
	li#sn_6 a {width: 106px; }
	li#sn_7 a {width: 92px; }

	li#sn_1 a:hover 
	{background: url(/FD_060919_splash_nav_over.gif) no-repeat 0 0;}
	li#sn_2 a:hover 
	{background: url(images/FD_060919_splash_nav_over.gif) no-repeat -75px 0;}
	li#sn_3 a:hover 
	{background: url(images/FD_060919_splash_nav_over.gif) no-repeat -162px 0;}
	li#sn_4 a:hover 
	{background: url(images/FD_060919_splash_nav_over.gif) no-repeat -278px 0;}
	li#sn_5 a:hover 
	{background: url(images/FD_060919_splash_nav_over.gif) no-repeat -369px 0;}
	li#sn_6 a:hover 
	{background: url(images/FD_060919_splash_nav_over.gif) no-repeat -454px 0;}
	li#sn_7 a:hover 
	{background: url(images/FD_060919_splash_nav_over.gif) no-repeat -562px 0;}
	
	li#ifyouhave a:hover
	{background: url(images/FD_splash_iyhsqaap-down.jpg) no-repeat 0 0;}
	
		