/* CSS Document */

.home
{
	background-image:url(../images/surrey-dentists-worcester-park.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:200px;
	height:37px;
}

.home:hover
{
	background-image:url(../images/surrey-dentists-worcester-park.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:37px;
}

.home_h
{
	background-image:url(../images/surrey-dentists-worcester-park.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:37px;
}

.about
{
	background-image:url(../images/worcester-park-dentists.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.about:hover
{
	background-image:url(../images/worcester-park-dentists.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.about_h
{
	background-image:url(../images/worcester-park-dentists.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.treatments
{
	background-image:url(../images/dental-treatments-kingston.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.treatments:hover
{
	background-image:url(../images/dental-treatments-kingston.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.treatments_h
{
	background-image:url(../images/dental-treatments-kingston.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.testimonials
{
	background-image:url(../images/dental-testimonials.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.testimonials:hover
{
	background-image:url(../images/dental-testimonials.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.testimonials_h
{
	background-image:url(../images/dental-testimonials.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.fees
{
	background-image:url(../images/dentists-fees.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.fees:hover
{
	background-image:url(../images/dentists-fees.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.fees_h
{
	background-image:url(../images/dentists-fees.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.contact
{
	background-image:url(../images/kingston-dentists-surrey.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.contact:hover
{
	background-image:url(../images/kingston-dentists-surrey.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}

.contact_h
{
	background-image:url(../images/kingston-dentists-surrey.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:200px;
	height:38px;
}
