/* CSS Document */
.menu_link
{
	font-size:0px;
	color:#4e84b3;
	text-decoration:none;
	text-indent:10px;
}

.menu_link:hover
{
	font-size:0px;
	color:#d2d2d2;
	text-decoration:none;
	text-indent:10px;
}

.home
{
	background-image:url(../images/dental-centre-east-grinstead.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:71px;
	height:33px;
}

.home:hover
{
	background-image:url(../images/dental-centre-east-grinstead.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:71px;
	height:33px;
}

.home_h
{
	background-image:url(../images/dental-centre-east-grinstead.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:71px;
	height:33px;
	color:#d2d2d2 !important;
}

.home_h a
{
	color:#d2d2d2;
}

.about
{
	background-image:url(../images/dentist.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:93px;
	height:33px;
}

.about:hover
{
	background-image:url(../images/dentist.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:93px;
	height:33px;
}

.about_h
{
	background-image:url(../images/dentist.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:93px;
	height:33px;
	color:#d2d2d2 !important;
}

.treatments
{
	background-image:url(../images/dentists-treatments-west-sussex.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:115px;
	height:33px;
}

.treatments:hover
{
	background-image:url(../images/dentists-treatments-west-sussex.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:115px;
	height:33px;
}

.treatments_h
{
	background-image:url(../images/dentists-treatments-west-sussex.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:115px;
	height:33px;
	color:#d2d2d2 !important;
}

.testimonials
{
	background-image:url(../images/dental-practice-testimonials.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:125px;
	height:33px;
}

.testimonials:hover
{
	background-image:url(../images/dental-practice-testimonials.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:125px;
	height:33px;
}

.testimonials_h
{
	background-image:url(../images/dental-practice-testimonials.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:125px;
	height:33px;
	color:#d2d2d2 !important;
}

.fees
{
	background-image:url(../images/dentists-fees.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:135px;
	height:33px;
}

.fees:hover
{
	background-image:url(../images/dentists-fees.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:135px;
	height:33px;
}

.fees_h
{
	background-image:url(../images/dentists-fees.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:135px;
	height:33px;
	color:#d2d2d2 !important;
}

.contact
{
	background-image:url(../images/dentists-west-sussex.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	cursor:pointer;
	width:90px;
	height:33px;
}

.contact:hover
{
	background-image:url(../images/dentists-west-sussex.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:90px;
	height:33px;
}

.contact_h
{
	background-image:url(../images/dentists-west-sussex.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	width:90px;
	height:33px;
	color:#d2d2d2 !important;
}