#MTMenu ul ul,
#MTMenu ul li:hover ul ul,
#MTMenu ul ul li:hover ul ul
{display: none;}

#MTMenu ul li:hover ul,
#MTMenu ul ul li:hover ul,
#MTMenu ul ul ul li:hover ul
{
	display: block;
}

#MTMenu li {position: relative;}

#MTMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#MTMenu ul li {
	float: left;
	display: block;
	height: 31px;
	position: relative;

}

#MTMenu a:link,
#MTMenu a:active,
#MTMenu a:visited,
#MTMenu a:hover {
	display: block;
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

#MTMenu span {
	position: absolute;
	top: 0;
	left: 0;
	height: 31px;
}

/* Home */
#navHome {
	width: 110px;
	margin-right: 0px;
}

#navHome span {
	background: url(/App_Themes/4/img/home.gif) no-repeat center;
	width: 110px;
	height: 31px;
}

#navHome a:link,
#navHome a:active,
#navHome a:visited,
#navHome a:hover {
	width: 31px;
}

#navHome a:hover span,
#navHome a.selected:link span,
#navHome a.selected:visited span,
#navHome a.selected:active span,
#navHome a.selected:hover span {
	background: url(/App_Themes/4/img/home.gif) no-repeat center;
	cursor: hand;
}

body #navHome a span {
	background: url(/App_Themes/4/img/home.gif) no-repeat center;
}

/* About Us */
#navAbout {
	width: 152px;
	margin-right: 0px;
}

#navAbout span {
	background: url(/App_Themes/4/img/aboutus.gif) no-repeat center;
	width: 152px;
	height: 31px;
}

#navAbout a:link,
#navAbout a:active,
#navAbout a:visited,
#navAbout a:hover {
	width: 31px;
}

#navAbout a:hover span,
#navAbout a.selected:link span,
#navAbout a.selected:visited span,
#navAbout a.selected:active span,
#navAbout a.selected:hover span {
	background: url(/App_Themes/4/img/aboutus.gif) no-repeat center;
	cursor: hand;
}

body#About #navAbout a span {
	background: url(/App_Themes/4/img/aboutus.gif) no-repeat center;
}

/* Testimonials */
#navTestimonials {
	width: 160px;
	margin-right: 0px;
}

#navTestimonials span {
	background: url(/App_Themes/4/img/testimonial.gif) no-repeat center;
	width: 160px;
	height: 31px;
}

#navTestimonials a:link,
#navTestimonials a:active,
#navTestimonials a:visited,
#navTestimonials a:hover {
	width: 31px;
}

#navTestimonials a:hover span,
#navTestimonials a.selected:link span,
#navTestimonials a.selected:visited span,
#navTestimonials a.selected:active span,
#navTestimonials a.selected:hover span {
	background: url(/App_Themes/4/img/testimonial.gif) no-repeat center;
	cursor: hand;
}

body#Testimonials #navTestimonials a span {
	background: url(/App_Themes/4/img/testimonial.gif) no-repeat center;
}

/* Photos */
#navPhotos {
	width: 122px;
	margin-right: 0px;
}

#navPhotos span {
	background: url(/App_Themes/4/img/photos.gif) no-repeat center;
	width: 122px;
	height: 31px;
}

#navPhotos a:link,
#navPhotos a:active,
#navPhotos a:visited,
#navPhotos a:hover {
	width: 31px;
}

#navPhotos a:hover span,
#navPhotos a.selected:link span,
#navPhotos a.selected:visited span,
#navPhotos a.selected:active span,
#navPhotos a.selected:hover span {
	background: url(/App_Themes/4/img/photos.gif) no-repeat center;
	cursor: hand;
}



body#Photos #navPhotos a span {
	background: url(/App_Themes/4/img/photos.gif) no-repeat center;
}



/* Articles */
#navArticles {
	width: 130px;
	margin-right: 0px;
}

#navArticles span {
	background: url(/App_Themes/4/img/articles.gif) no-repeat center;
	width: 130px;
	height: 31px;
}

#navArticles a:link,
#navArticles a:active,
#navArticles a:visited,
#navArticles a:hover {
	width: 31px;
}

#navArticles a:hover span,
#navArticles a.selected:link span,
#navArticles a.selected:visited span,
#navArticles a.selected:active span,
#navArticles a.selected:hover span {
	background: url(/App_Themes/4/img/articles.gif) no-repeat center;
	cursor: hand;
}

body#Articles #navArticles a span {
	background: url(/App_Themes/4/img/articles.gif) no-repeat center;
}

/* Contact */
#navContact {
	width: 119px;
	margin-right: 0px;
}

#navContact span {
	background: url(/App_Themes/4/img/contact.gif) no-repeat center;
	width: 119px;
	height: 31px;
}

#navContact a:link,
#navContact a:active,
#navContact a:visited,
#navContact a:hover {
	width: 31px;
}

#navContact a:hover span,
#navContact a.selected:link span,
#navContact a.selected:visited span,
#navContact a.selected:active span,
#navContact a.selected:hover span {
	background: url(/App_Themes/4/img/contact.gif) no-repeat center;
	cursor: hand;
}

body#Contact #navContact a span {
	background: url(/App_Themes/4/img/contact.gif) no-repeat center;
}




