/* NAVIGATION
========================================
*/
	#nav{
		width:114px;
		float:left;
		margin-top:20px;
		padding-left:40px;
		padding-bottom:20px;
		list-style:none;

	}
	
	#navline{
		float:left;
		width:4px;
		height:240px;
		margin-top:15px;
		background:url(../images/navline.gif) no-repeat;
	}
	
	#nav li a{
		display:block;
		height:22px;
		width:103px;
	}
	
	#nav li a span{
		visibility:hidden;
	}
	
	#subnav{
		float:left;
		margin-top:20px;
		list-style:none;
	}
	
	#subnav li a{
		display:block;
		height:22px;
		width:144px;
	}
	
	#subnav li a span{
		visibility:hidden;
	}
	
	#nav #home{
		background:url(../images/nav_home.gif) no-repeat;
	}
	
	#nav #home:hover{
		background:url(../images/nav_home.gif) 0px -22px no-repeat;
	}
	
	#nav #home.nav-select{
		background:url(../images/nav_home.gif) 0px -22px no-repeat;
	}
	
	#nav #officeinfo{
		background:url(../images/nav_officeinfo.gif) no-repeat;
	}
	
	#nav #officeinfo:hover{
		background:url(../images/nav_officeinfo.gif) 0px -22px no-repeat;
	}
	
	#nav #officeinfo.nav-select{
		background:url(../images/nav_officeinfo.gif) 0px -22px no-repeat;
	}
	
	#nav #officetour{
		background:url(../images/nav_officetour.gif) no-repeat;
	}
	
	#nav #officetour:hover{
		background:url(../images/nav_officetour.gif) 0px -22px no-repeat;
	}
	
	#nav #officetour.nav-select{
		background:url(../images/nav_officetour.gif) 0px -22px no-repeat;
	}
	
	#nav #patientinfo{
		background:url(../images/nav_patientinfo.gif) no-repeat;
	}
	
	#nav #patientinfo:hover{
		background:url(../images/nav_patientinfo.gif) 0px -22px no-repeat;
	}
	
	#nav #patientinfo.nav-select{
		background:url(../images/nav_patientinfo.gif) 0px -22px no-repeat;
	}
	
	#nav #generaldentistry{
		background:url(../images/nav_generaldentistry.gif) no-repeat;
	}
	
	#nav #generaldentistry:hover{
		background:url(../images/nav_generaldentistry.gif) 0px -22px no-repeat;
	}
	
	#nav #generaldentistry.nav-select{
		background:url(../images/nav_generaldentistry.gif) 0px -22px no-repeat;
	}
	
	#nav #implantdentistry{
		background:url(../images/nav_implant.gif) no-repeat;
	}
	
	#nav #implantdentistry:hover{
		background:url(../images/nav_implant.gif) 0px -22px no-repeat;
	}
	
	#nav #implantdentistry.nav-select{
		background:url(../images/nav_implant.gif) 0px -22px no-repeat;
	}
	
	#nav #cosmeticdentistry{
		background:url(../images/nav_cosmetic.gif) no-repeat;
	}
	
	#nav #cosmeticdentistry:hover{
		background:url(../images/nav_cosmetic.gif) 0px -22px no-repeat;
	}
	
	#nav #cosmeticdentistry.nav-select{
		background:url(../images/nav_cosmetic.gif) 0px -22px no-repeat;
	}

	#nav #sedationdentistry{
		background:url(../images/nav_sedation.gif) no-repeat;
	}

	#nav #sedationdentistry:hover{
		background:url(../images/nav_sedation.gif) 0px -22px no-repeat;
	}
	
	#nav #sedationdentistry.nav-select{
		background:url(../images/nav_sedation.gif) 0px -22px no-repeat;
	}
	
	#nav #newsletter{
		background:url(../images/nav_newsletter.gif) no-repeat;
	}

	#nav #newsletter:hover{
		background:url(../images/nav_newsletter.gif) 0px -22px no-repeat;
	}
	
	#nav #newsletter.nav-select{
		background:url(../images/nav_newsletter.gif) 0px -22px no-repeat;
	}	
	
	#nav #contact{
		background:url(../images/nav_contactus.gif) no-repeat;
	}
	
	#nav #contact:hover{
		background:url(../images/nav_contactus.gif) 0px -22px no-repeat;
	}
	
	#nav #contact.nav-select{
		background:url(../images/nav_contactus.gif) 0px -22px no-repeat;
	}
	
	#subnav #aboutdoc{
		background:url(../images/sub-nav_aboutthedoctor.gif);
	}
	
	#subnav #aboutdoc:hover{
		background:url(../images/sub-nav_aboutthedoctor.gif) 0px -22px no-repeat;
	}
	
	#subnav #aboutdoc.sub-select{
		background:url(../images/sub-nav_aboutthedoctor.gif) 0px -22px no-repeat;
	}	
	
	#subnav #staff{
		background:url(../images/sub-nav_staff.gif);
	}
	
	#subnav #staff:hover{
		background:url(../images/sub-nav_staff.gif) 0px -22px no-repeat;
	}
	
	#subnav #staff.sub-select{
		background:url(../images/sub-nav_staff.gif) 0px -22px no-repeat;
	}	
	
	#subnav #tech{
		background:url(../images/sub-nav_technology.gif);
	}
	
	#subnav #tech:hover{
		background:url(../images/sub-nav_technology.gif) 0px -22px no-repeat;
	}
	
	#subnav #tech.sub-select{
		background:url(../images/sub-nav_technology.gif) 0px -22px no-repeat;
	}
	
	#subnav #sterilize{
		background:url(../images/sub-nav_sterilization.gif);
	}
	
	#subnav #sterilize:hover{
		background:url(../images/sub-nav_sterilization.gif) 0px -22px no-repeat;
	}
	
	#subnav #sterilize.sub-select{
		background:url(../images/sub-nav_sterilization.gif) 0px -22px no-repeat;
	}
	
	#subnav #message{
		background:url(../images/sub-nav_messagefromdoc.gif);
	}
	
	#subnav #message:hover{
		background:url(../images/sub-nav_messagefromdoc.gif) 0px -22px no-repeat;
	}
	
	#subnav #message.sub-select{
		background:url(../images/sub-nav_messagefromdoc.gif) 0px -22px no-repeat;
	}
	
	#subnav #whyus{
		background:url(../images/sub-nav_whychooseus.gif);
	}
	
	#subnav #whyus:hover{
		background:url(../images/sub-nav_whychooseus.gif) 0px -22px no-repeat;
	}
	
	#subnav #whyus.sub-select{
		background:url(../images/sub-nav_whychooseus.gif) 0px -22px no-repeat;
	}
	
	#subnav #patientxp{
		background:url(../images/sub-nav_newpatientexperience.gif);
	}
	
	#subnav #patientxp:hover{
		background:url(../images/sub-nav_newpatientexperience.gif) 0px -22px no-repeat;
	}

	#subnav #patientxp.sub-select{
		background:url(../images/sub-nav_newpatientexperience.gif) 0px -22px no-repeat;
	}
	
	#subnav #policies{
		background:url(../images/sub-nav_officepolicies.gif);
	}

	#subnav #policies:hover{
		background:url(../images/sub-nav_officepolicies.gif) 0px -22px no-repeat;
	}
	
	#subnav #policies.sub-select{
		background:url(../images/sub-nav_officepolicies.gif) 0px -22px no-repeat;
	}
	
	#subnav #hours{
		background:url(../images/sub-nav_hours.gif);
	}

	#subnav #hours:hover{
		background:url(../images/sub-nav_hours.gif) 0px -22px no-repeat;
	}
	
	#subnav #hours.sub-select{
		background:url(../images/sub-nav_hours.gif) 0px -22px no-repeat;
	}
		
	#subnav #newsletter{
		background:url(../images/sub-nav_quarterlynewsletter.gif);
	}
	
	#subnav #newsletter:hover{
		background:url(../images/sub-nav_quarterlynewsletter.gif) 0px -22px no-repeat;
	}
	
	#subnav #newsletter.sub-select{
		background:url(../images/sub-nav_quarterlynewsletter.gif) 0px -22px no-repeat;
	}
	
	#subnav #endo{
		background:url(../images/sub-nav_endo.gif);
	}
	
	#subnav #endo:hover{
		background:url(../images/sub-nav_endo.gif) 0px -22px no-repeat;
	}
	
	#subnav #endo.sub-select{
		background:url(../images/sub-nav_endo.gif) 0px -22px no-repeat;
	}
	
	#subnav #tmj{
		background:url(../images/sub-nav_tmj.gif);
	}

	#subnav #tmj:hover{
		background:url(../images/sub-nav_tmj.gif) 0px -22px no-repeat;
	}
	
	#subnav #tmj.sub-select{
		background:url(../images/sub-nav_tmj.gif) 0px -22px no-repeat;
	}
	
	#subnav #perio{
		background:url(../images/sub-nav_perio.gif);
	}
	
	#subnav #perio:hover{
		background:url(../images/sub-nav_perio.gif) 0px -22px no-repeat;
	}

	#subnav #perio.sub-select{
		background:url(../images/sub-nav_perio.gif) 0px -22px no-repeat;
	}
	
	#subnav #dentures{
		background:url(../images/sub-nav_dentures.gif);
	}
	
	#subnav #dentures:hover{
		background:url(../images/sub-nav_dentures.gif) 0px -22px no-repeat;
	}
	
	#subnav #dentures.sub-select{
		background:url(../images/sub-nav_dentures.gif) 0px -22px no-repeat;
	}
	
	#subnav #crownbridge{
		background:url(../images/sub-nav_crownandbridge.gif);
	}
	
	#subnav #crownbridge:hover{
		background:url(../images/sub-nav_crownandbridge.gif) 0px -22px no-repeat;
	}
	
	#subnav #crownbridge.sub-select{
		background:url(../images/sub-nav_crownandbridge.gif) 0px -22px no-repeat;
	}
	
	#subnav #cosmetic{
		background:url(../images/sub-nav_generalinfo.gif);
	}
	
	#subnav #cosmetic:hover{
		background:url(../images/sub-nav_generalinfo.gif) 0px -22px no-repeat;
	}
	
	#subnav #cosmetic.sub-select{
		background:url(../images/sub-nav_generalinfo.gif) 0px -22px no-repeat;
	}

	#subnav #colorfillings{
		background:url(../images/sub-nav_toothcoloredfillings.gif);
	}
	
	#subnav #colorfillings:hover{
		background:url(../images/sub-nav_toothcoloredfillings.gif) 0px -22px no-repeat;
	}
	
	#subnav #colorfillings.sub-select{
		background:url(../images/sub-nav_toothcoloredfillings.gif) 0px -22px no-repeat;
	}

	#subnav #porcelain{
		background:url(../images/sub-nav_porcelainv.gif);
	}
	
	#subnav #porcelain:hover{
		background:url(../images/sub-nav_porcelainv.gif) 0px -22px no-repeat;
	}
	
	#subnav #porcelain.sub-select{
		background:url(../images/sub-nav_porcelainv.gif) 0px -22px no-repeat;
	}
	
	#subnav #crowns{
		background:url(../images/sub-nav_crowns.gif);
	}
	
	#subnav #crowns:hover{
		background:url(../images/sub-nav_crowns.gif) 0px -22px no-repeat;
	}
	
	#subnav #crowns.sub-select{
		background:url(../images/sub-nav_crowns.gif) 0px -22px no-repeat;
	}
	
	#subnav #bonding{
		background:url(../images/sub-nav_bonding.gif);
	}
	
	#subnav #bonding:hover{
		background:url(../images/sub-nav_bonding.gif) 0px -22px no-repeat;
	}
	
	#subnav #bonding.sub-select{
		background:url(../images/sub-nav_bonding.gif) 0px -22px no-repeat;
	}
	
	#subnav #whitening{
		background:url(../images/sub-nav_toothwhitening.gif);
	}
	
	#subnav #whitening:hover{
		background:url(../images/sub-nav_toothwhitening.gif) 0px -22px no-repeat;
	}
	
	#subnav #whitening.sub-select{
		background:url(../images/sub-nav_toothwhitening.gif) 0px -22px no-repeat;
	}
	
	#subnav #reconstruction{
		background:url(../images/sub-nav_fullmouthreconstruction.gif);
	}
	
	#subnav #reconstruction:hover{
		background:url(../images/sub-nav_fullmouthreconstruction.gif) 0px -22px no-repeat;
	}
	
	#subnav #reconstruction.sub-select{
		background:url(../images/sub-nav_fullmouthreconstruction.gif) 0px -22px no-repeat;
	}