/* CSS Document */

.home, .home:hover, .home_h, .aboutus, .aboutus:hover, .aboutus_h, .treatments, .treatments:hover, .treatments_h, .nervous_patients, .nervous_patients:hover, .nervous_patients_h, .testimonials, .testimonials:hover, .testimonials_h, .fees, .fees:hover, .fees_h, .contactus, .contactus:hover, .contactus_h, .wedding, .wedding:hover, .wedding_h, .cerec, .cerec:hover, .cerec_h {
	text-indent:-9999;
	overflow:hidden;
	}

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

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

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

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

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

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

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

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

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

.nervous_patients:hover
{
	background-image:url(../images/nervous-patients.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:187px;
	height:25px;
}

.nervous_patients_h
{
	background-image:url(../images/nervous-patients.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	display:block;
	width:187px;
	height:25px;
}
.testimonials
{
	background-image:url(../images/testimonials.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	display:block;
	width:187px;
	height:25px;
}

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

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

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

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

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


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

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

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

.weeding
{
	background:url(../images/wedding.gif) 0 0 no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:40px;
}

.weeding:hover, .weeding_h{
	background:url(../images/wedding.gif) 0 -40px no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:40px;
}
.faq{
	background:url(../images/faq.gif) 0 0 no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:40px;
	}

.faq:hover, .faq_h{
	background:url(../images/faq.gif) 0 -40px no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:40px;
	}
.children{
	background:url(../images/children.gif) 0 0 no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:25px;
	}

.children:hover, .children_h{
	background:url(../images/children.gif) 0 -25px no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:25px;
}
.cerec{
	background:url(../images/cerec.gif) 0 0 no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:25px;
	}

.cerec:hover, .cerec_h{
	background:url(../images/cerec.gif) 0 -25px no-repeat;
	cursor:pointer;
	display:block;
	width:187px;
	height:25px;
}