#buttoniphone a {   
display: block;   
background:  url(images_promos/iphone.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttoniphone a:hover {   
background:  url(images_promos/iphone.jpg) no-repeat bottom;   
}

#buttonBook a {   
display: block;   
background:  url(images_promos/book.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonBook a:hover {   
background:  url(images_promos/book.jpg) no-repeat bottom;   
}

#buttonAsk a {   
display: block;   
background:  url(images_promos/ask.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonAsk a:hover {   
background:  url(images_promos/ask.jpg) no-repeat bottom;   
}

#buttonFinance a {   
display: block;   
background:  url(images_promos/finance.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonFinance a:hover {   
background:  url(images_promos/finance.jpg) no-repeat bottom;   
}

#buttonOffers a {   
display: block;   
background:  url(images_promos/offers.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonOffers a:hover {   
background:  url(images_promos/offers.jpg) no-repeat bottom;   
}

#buttonTwit a {   
display: block;   
background:  url(images_promos/twitter.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonTwit a:hover {   
background:  url(images_promos/twitter.jpg) no-repeat bottom;   
}

#buttonface a {   
display: block;   
background:  url(images_promos/Facebook_button.png) no-repeat center top;   
width: 225px;   
height: 110px;   
}
#buttonface a:hover {   
background:  url(images_promos/Facebook_button.png) no-repeat center bottom;   
}

#buttonTube a {   
display: block;   
background:  url(images_promos/youtube.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonTube a:hover {   
background:  url(images_promos/youtube.jpg) no-repeat bottom;   
}

#buttonMedia a {   
display: block;   
background:  url(images_promos/media.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonMedia a:hover {   
background:  url(images_promos/media.jpg) no-repeat bottom;   
}

#buttonLetters a {   
display: block;   
background:  url(images_promos/letters.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonLetters a:hover {   
background:  url(images_promos/letters.jpg) no-repeat bottom;   
}
#buttonPhotos a {
	display: block;
	background:  url(images_promos/photos.jpg) top;
	width: 223px;
	height: 110px;
}
#buttonPhotos a:hover {   
background:  url(images_promos/photos.jpg) no-repeat bottom;   
}
#buttonVideos a {
	display: block;
	background:  url(images_promos/videos.jpg) top;
	width: 223px;
	height: 110px;
}
#buttonVideos a:hover {   
background:  url(images_promos/videos.jpg) no-repeat bottom;   
}
#buttonCosmetic a {
	display: block;
	width: 156px;
	height: 32px;
	background-image: url(../TopNav/cosmetic.gif);
	background-position: top;
}
#buttonCosmetic a:hover {
	background-image: url(../TopNav/cosmetic.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#buttonImplant a {
	display: block;
	width: 141px;
	height: 32px;
	background-image: url(../TopNav/implant.gif);
	background-position: top;
}
#buttonImplant a:hover {
	background-image: url(../TopNav/implant.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#buttonOrthodontics a {
	display: block;
	width: 119px;
	height: 32px;
	background-image: url(../TopNav/orthodontics.gif);
	background-position: top;
}
#buttonOrthodontics a:hover {
	background-image: url(../TopNav/orthodontics.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#buttonReferral a {
	display: block;
	width: 134px;
	height: 32px;
	background-image: url(../TopNav/referrals.gif);
	background-position: top;
}
#buttonReferral a:hover {
	background-image: url(../TopNav/referrals.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#buttonFind a {
	display: block;
	width: 104px;
	height: 32px;
	background-image: url(../TopNav/find.gif);
	background-position: top;
}
#buttonFind a:hover {
	background-image: url(../TopNav/find.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#buttonAZ a {   
display: block;   
background:  url(images_promos/AZ.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonAZ a:hover {   
background:  url(images_promos/AZ.jpg) no-repeat bottom;   
}
#buttonDentures a {   
display: block;   
background:  url(images_promos/implants.jpg) top;   
width: 225px;   
height: 110px;   
}
#buttonDentures a:hover {   
background:  url(images_promos/implants.jpg) no-repeat bottom;   
}
#buttonJudges a {
	display: block;
	width: 225px;
	height: 110px;
	background-image: url(images_promos/judge.jpg);
	background-position: top;
}
#buttonJudges a:hover {
	background-image: url(images_promos/judge.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

