/* CSS Document */

.home
{
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}

.home:hover
{
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}

.home_h
{
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}

.aboutus
{
	background-image:url(../images/aboutus.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}

.aboutus:hover
{
	background-image:url(../images/aboutus.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}

.aboutus_h
{
	background-image:url(../images/aboutus.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}

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

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

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

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

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

.testimonials_h
{
	background-image:url(../images/emergencies.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}


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

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

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

.contactus:hover
{
	background-image:url(../images/contactus.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}

.contactus_h
{
	background-image:url(../images/contactus.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:119px;
	height:38px;
}