/* CSS Document */

.home
{
	background-image:url(../images/menu/home.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:29px;
}

.home:hover
{
	background-image:url(../images/menu/home_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:29px;
}

.home_h
{
	background-image:url(../images/menu/home_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:29px;
}

.aboutus
{
	background-image:url(../images/menu/aboutus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:135px;
	height:29px;
}

.aboutus:hover
{
	background-image:url(../images/menu/aboutus_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:135px;
	height:29px;
}

.aboutus_h
{
	background-image:url(../images/menu/aboutus_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:135px;
	height:29px;
}

.treatment
{
	background-image:url(../images/menu/treatment.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:145px;
	height:29px;
}

.treatment:hover
{
	background-image:url(../images/menu/treatment_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:145px;
	height:29px;
}

.treatment_h
{
	background-image:url(../images/menu/treatment_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:145px;
	height:29px;
}

.gallery
{
	background-image:url(../images/menu/gallery.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:115px;
	height:29px;
}

.gallery:hover
{
	background-image:url(../images/menu/gallery_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:115px;
	height:29px;
}

.gallery_h
{
	background-image:url(../images/menu/gallery_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:115px;
	height:29px;
}

.press_media
{
	background-image:url(../images/menu/press_media.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:165px;
	height:29px;
}

.press_media:hover
{
	background-image:url(../images/menu/press_media_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:165px;
	height:29px;
}

.press_media_h
{
	background-image:url(../images/menu/press_media_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:165px;
	height:29px;
}

.fees
{
	background-image:url(../images/menu/fees.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:85px;
	height:29px;
}

.fees:hover
{
	background-image:url(../images/menu/fees_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:85px;
	height:29px;
}

.fees_h
{
	background-image:url(../images/menu/fees_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:85px;
	height:29px;
}

.contact
{
	background-image:url(../images/menu/contact.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:142px;
	height:29px;
}

.contact:hover
{
	background-image:url(../images/menu/contact_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:142px;
	height:29px;
}

.contact_h
{
	background-image:url(../images/menu/contact_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:142px;
	height:29px;
}