/* CSS Document */

.home
{
	background-image:url(../images/kent-dental-practice.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:145px;
	height:40px;
}

.home:hover
{
	background-image:url(../images/kent-dental-practice.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:145px;
	height:40px;
}

.home_h
{
	background-image:url(../images/kent-dental-practice.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:145px;
	height:40px;
}

.about
{
	background-image:url(../images/dental-care.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:145px;
	height:40px;
}

.about:hover
{
	background-image:url(../images/dental-care.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:145px;
	height:40px;
}

.about_h
{
	background-image:url(../images/dental-care.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:145px;
	height:40px;
}

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

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

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

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

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

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

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

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

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

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

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

.contact_h
{
	background-image:url(../images/dental-contact.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:145px;
	height:40px;
}