/* CSS Document */

ul#nav  {
	height: 40px;
	width:950px;
	position: relative;
	margin:0px;
	padding:0px; clear:both;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	
	}
	
#nav li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}

/*--------------------------------- Home BUTTON ---------------------------------*/	

#nav li#home {
	background:url(../images/navigation.jpg);
	width:128px;
	height:40px;
	background-position:left top;
	background-repeat:no-repeat;
	
	}
	
#nav li#home a {
	background: url(../images/navigation.jpg);
	width:128px;
	height:40px;
	background-position:left top;
	background-repeat:no-repeat;
	
	}
	
#nav li#home a:hover {
	background: url(../images/navigation.jpg);
	width:128px;
	height:40px;
	background-position:left -40px;
	background-repeat:no-repeat;
	
	}
	
#nav li#home_a {
	background: url(../images/navigation.jpg);
	width:128px;
	height:40px;
	background-position:left -40px;
	background-repeat:no-repeat;
	
	}
	
/*---------------------------------End Home BUTTON ---------------------------------*/	

/*--------------------------------- About us BUTTON ---------------------------------*/	

#nav li#aboutus {
	background:url(../images/navigation.jpg);
	width:146px;
	height:40px;
	background-position:-128px top;
	background-repeat:no-repeat;
	}
	
#nav li#aboutus a {
	background: url(../images/navigation.jpg);
	width:146px;
	height:40px;
	background-position:-128px top;
	background-repeat:no-repeat;
	}
	
#nav li#aboutus a:hover {
	background: url(../images/navigation.jpg);
	width:146px;
	height:40px;
	background-position:-128px -40px;
	background-repeat:no-repeat;
	}
	
#nav li#aboutus_a {
	background: url(../images/navigation.jpg);
	width:146px;
	height:40px;
	background-position:-128px -40px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End About us---------------------------------*/	

/*--------------------------------- Treatments us BUTTON ---------------------------------*/	

#nav li#treatments {
	background:url(../images/navigation.jpg);
	width:160px;
	height:40px;
	background-position:-274px top;
	background-repeat:no-repeat;
	}
	
#nav li#treatments a {
	background: url(../images/navigation.jpg);
	width:160px;
	height:40px;
	background-position:-274px top;
	background-repeat:no-repeat;
	}
	
#nav li#treatments a:hover {
	background: url(../images/navigation.jpg);
	width:160px;
	height:40px;
	background-position:-274px -40px;
	background-repeat:no-repeat;
	}
	
#nav li#treatments_a {
	background: url(../images/navigation.jpg);
	width:160px;
	height:40px;
	background-position:-274px -40px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End Treatments---------------------------------*/

/*--------------------------------- testimonials BUTTON ---------------------------------*/	

#nav li#testimonials {
	background:url(../images/navigation.jpg);
	width:171px;
	height:40px;
	background-position:-434px top;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a {
	background: url(../images/navigation.jpg);
	width:171px;
	height:40px;
	background-position:-434px top;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a:hover {
	background: url(../images/navigation.jpg);
	width:171px;
	height:40px;
	background-position:-434px -40px;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials_a {
	background: url(../images/navigation.jpg);
	width:171px;
	height:40px;
	background-position:-434px -40px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End testimonials---------------------------------*/	

/*--------------------------------- Fees us BUTTON ---------------------------------*/	

#nav li#fees {
	background:url(../images/navigation.jpg);
	width:178px;
	height:40px;
	background-position:-605px top;
	background-repeat:no-repeat;
	}
	
#nav li#fees a {
	background:url(../images/navigation.jpg);
	width:178px;
	height:40px;
	background-position:-605px top;
	background-repeat:no-repeat;
	}
	
#nav li#fees a:hover {
	background:url(../images/navigation.jpg);
	width:178px;
	height:40px;
	background-position:-605px -40px;
	background-repeat:no-repeat;
	}
	
#nav li#fees_a {
	background:url(../images/navigation.jpg);
	width:178px;
	height:40px;
	background-position:-605px -40px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End Fees---------------------------------*/	

/*--------------------------------- Contact us BUTTON ---------------------------------*/	

#nav li#contactus {
	background:url(../images/navigation.jpg);
	width:167px;
	height:40px;
	background-position:-783px top;
	background-repeat:no-repeat;
	}
	
#nav li#contactus a {
	background:url(../images/navigation.jpg);
	width:167px;
	height:40px;
	background-position:-783px top;
	background-repeat:no-repeat;
	}
	
#nav li#contactus a:hover {
	background:url(../images/navigation.jpg);
	width:167px;
	height:40px;
	background-position:-783px -40px;
	background-repeat:no-repeat;
	}
	
#nav li#contactus_a {
	background:url(../images/navigation.jpg);
	width:167px;
	height:40px;
	background-position:-783px -40px;
	background-repeat:no-repeat;
}
	
/*---------------------------------End Contact us---------------------------------*/				

/*---------------------------------sub nav ---------------------------------*/

ul#subnav  {
	height: 32px;
	width:247px;
	position: relative;
	margin:0px;
	padding:0px;
	}
	
#subnav li {
	display: inline;
	float: left;
	list-style: none;
	
	}
	
#subnav li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	}
	
/*--------------------------------- Our Dentists BUTTON ---------------------------------*/	

#subnav li#dentists {
	background:url(../images/navigation/our_dentists.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#dentists a {
	background: url(../images/navigation/our_dentists.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#dentists a:hover {
	background: url(../images/navigation/our_dentists.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
	}
	
#subnav li#dentists_a {
	background: url(../images/navigation/our_dentists.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
}


/*---------------------------------End Our Dentists---------------------------------*/

/*--------------------------------- Gallery BUTTON ---------------------------------*/	

#subnav li#gallery {
	background:url(../images/navigation/practice_gallery.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#gallery a {
	background: url(../images/navigation/practice_gallery.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#gallery a:hover {
	background: url(../images/navigation/practice_gallery.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
	}
	
#subnav li#gallery_a {
	background: url(../images/navigation/practice_gallery.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
}


/*---------------------------------End Gallery---------------------------------*/


/*--------------------------------- offer BUTTON ---------------------------------*/	

#subnav li#offer {
	background:url(../images/navigation/offer.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#offer a {
	background: url(../images/navigation/offer.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#offer a:hover {
	background: url(../images/navigation/offer.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
	}
	
#subnav li#offer_a {
	background: url(../images/navigation/offer.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
}


/*---------------------------------End offer---------------------------------*/


/*--------------------------------- fees sub BUTTON ---------------------------------*/	

#subnav li#fees_sub {
	background:url(../images/navigation/fees_sub.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#fees_sub a {
	background: url(../images/navigation/fees_sub.gif);
	width:247px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#subnav li#fees_sub a:hover {
	background: url(../images/navigation/fees_sub.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
	}
	
#subnav li#fees_sub_a {
	background: url(../images/navigation/fees_sub.gif);
	width:247px;
	height:32px;
	background-position:left -32px;
	background-repeat:no-repeat;
}


/*---------------------------------End fees--------------------------------*/
