/* CSS Document */

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

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

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

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

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

.about_h
{
	background-image:url(../images/about.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;	cursor:pointer;
	display:block;
	width:149px;
	height:43px;
}

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

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

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

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

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

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

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

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

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

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

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

.contact_h
{
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;	cursor:pointer;
	display:block;
	width:166px;
	height:43px;
}
