.about-us{
	width:139px;
	height:122px;
	background-color:#15c8de;
}
.about-us a{
	width:139px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/about-stamford-dentist.jpg);
}
.about-us a:hover{
	width:139px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/about-stamford-dentist-over.jpg);
}


.cosmetic-dentistry{
	width:130px;
	height:122px;
	background-color:#15c8de;
}
.cosmetic-dentistry a{
	width:130px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/cosmetic-dentistry-stamford-dentist.jpg);

}
.cosmetic-dentistry a:hover{
	width:130px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/cosmetic-dentistry-stamford-dentist-over.jpg);
}


.services{
	width:130px;
	height:122px;
	background-color:#15c8de;
}
.services a{
	width:130px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/services-stamford-dentist.jpg);
}
.services a:hover{
	width:130px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/services-stamford-dentist-over.jpg);
}


.smile-gallery{
	width:130px;
	height:122px	background-color:#15c8de;
}
.smile-gallery a{
	width:130px;
	height:122px;
	display:block;
	background-image:url(../images/smile-gallery-stamford-dentist.jpg);
}
.smile-gallery a:hover{
	width:130px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/smile-gallery-stamford-dentist-over.jpg);
}


.contact{
	width:136px;
	height:122px	background-color:#15c8de;
}
.contact a{
	width:136px;
	height:122px;
	display:block;
	background-image:url(../images/contact-stamford-dentist.jpg);
}
.contact a:hover{
	width:136px;
	height:122px;
	display:block;
	cursor:pointer;
	background-image:url(../images/contact-stamford-dentist-over.jpg);
}


