/* CSS Document */

.home, .home a:link, .home a:active, .home a:visited
{
	background-image:url(../images/home-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:47px;
	height:43px;
	float: left;
}

.home a:hover
{
	background-image:url(../images/home-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:47px;
	height:43px;
}

.home_h
{
	background-image:url(../images/home-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:47px;
	height:43px;
}

.about, .about a:link, .about a:active, .about a:visited
{
	background-image:url(../images/about-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:64px;
	height:43px;
	float: left;
}

.about a:hover
{
	background-image:url(../images/about-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:64px;
	height:43px;
}

.about_h
{
	background-image:url(../images/about-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:64px;
	height:43px;
}

.treatments, .treatments a:link, .treatments a:active, .treatments a:visited
{
	background-image:url(../images/treatment-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:77px;
	height:43px;
	float: left;
}

.treatments a:hover
{
	background-image:url(../images/treatment-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:77px;
	height:43px;
}

.treatments_h
{
	background-image:url(../images/treatment-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:77px;
	height:43px;
}
.smile-gallery, .smile-gallery a:link, .smile-gallery a:active, .smile-gallery a:visited
{
	background-image:url(../images/smile-gallery-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:91px;
	height:43px;
	float: left;
}

.smile-gallery a:hover
{
	background-image:url(../images/smile-gallery-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:91px;
	height:43px;
}

.smile-gallery_h
{
	background-image:url(../images/smile-gallery-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:91px;
	height:43px;
}

.facial, .facial a:link, .facial a:active, .facial a:visited
{
	background-image:url(../images/facial-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:110px;
	height:43px;
	float: left;
}

.facial a:hover
{
	background-image:url(../images/facial-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:110px;
	height:43px;
}

.facial_h
{
	background-image:url(../images/facial-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:110px;
	height:43px;
}

.newpatient, .newpatient a:link, .newpatient a:active, .newpatient a:visited
{
	background-image:url(../images/newpatient-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:89px;
	height:43px;
	float: left;
}

.newpatient a:hover
{
	background-image:url(../images/newpatient-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:89px;
	height:43px;
}

.newpatient_h
{
	background-image:url(../images/newpatient-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:89px;
	height:43px;
}

.contact, .contact a:link, .contact a:active, .contact a:visited
{
	background-image:url(../images/contact-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:74px;
	height:43px;
	float: left;
}

.contact a:hover
{
	background-image:url(../images/contact-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:74px;
	height:43px;
}

.contact_h
{
	background-image:url(../images/contact-but.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:74px;
	height:43px;
}
