﻿a img
{
	border:none;
}

.menuContainer span, .menuContainer a
{
	display: block;
	float:left;
}


.menuHome
{

	background:#ccc url(/_images/menu_home_1.jpg) no-repeat top;
}

a.menuHome img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.menuGeneralDentistry
{

	background:#ccc url(/_images/menu_general_dentistry_1.jpg) no-repeat top;
}

a.menuGeneralDentistry img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.menuEnhancingYourSmile
{

	background-image:url(/_images/menu_enhancing_your_smile_1.jpg);
	background-repeat:no-repeat;
}

a.menuEnhancingYourSmile img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.menuSpecialistServices
{
	background-image:url(/_images/menu_specialist_services_1.jpg);
	background-repeat:no-repeat;
}

a.menuSpecialistServices img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.menuNervousPatients
{
	background-image:url(/_images/menu_nervous_patients_1.jpg);
	background-repeat:no-repeat;
}

a.menuNervousPatients img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.menuGallery
{
	background-image:url(/_images/menu_gallery_1.jpg);
	background-repeat:no-repeat;
}

a.menuGallery img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.menuTestimonials
{
	background-image:url(/_images/menu_testimonials_1.jpg);
	background-repeat:no-repeat;
}

a.menuTestimonials img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.menuContactUs
{
	background-image:url(../_images/menu_contact_us_1.jpg);
	background-repeat:no-repeat;
}

a.menuContactUs img
{
	opacity:0.0;
	filter:alpha(opacity=0);
}





