/* CSS Document */

/*---------------------------- Main nav css Starts ----------------------------*/

ul#nav  {
	height: 25px;
	width:170px;
	position: absolute;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 25px;
	text-indent: -9999px;
}

/*--------------------------------- HOME Start---------------------------------*/	

#nav li#home {
	background:url(../images/home_but.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#home a {
	background: url(../images/home_but.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#home a:hover {
	background: url(../images/home_but.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#home_a {
	background: url(../images/home_but.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- HOME End ---------------------------------*/	
/*--------------------------------- THE PRACTICE start ---------------------------------*/	

#nav li#thepractice {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/the_practice.gif);
	}
	
#nav li#thepractice a {
	background: url(../images/the_practice.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#thepractice a:hover {
	background: url(../images/the_practice.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#thepractice_a {
	background: url(../images/the_practice.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- THE PRACTICE End ---------------------------------*/	

/*--------------------------------- THE TEAM start ---------------------------------*/	
#nav li#theteam {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/the_team.gif);
	}
	
#nav li#theteam a {
	background: url(../images/the_team.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#theteam a:hover {
	background: url(../images/the_team.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#theteam_a {
	background: url(../images/the_team.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- THE TEAM End ---------------------------------*/	

/*--------------------------------- DENTAL IMPLANT start ---------------------------------*/	
#nav li#dentalimplant {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/dental_implant.gif);
	}
	
#nav li#dentalimplant a {
	background: url(../images/dental_implant.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#dentalimplant a:hover {
	background: url(../images/dental_implant.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#dentalimplant_a {
	background: url(../images/dental_implant.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- DENTAL IMPLANT End ---------------------------------*/

/*--------------------------------- GALLERY start ---------------------------------*/

#nav li#gallery {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/gallery.gif);
	}
	
#nav li#gallery a {
	background: url(../images/gallery.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#gallery a:hover {
	background: url(../images/gallery.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#gallery_a {
	background: url(../images/gallery.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- GALLERY End  ---------------------------------*/

/*--------------------------------- TESTIMONIALS start ---------------------------------*/
#nav li#testimonials {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/testimonials.gif);
}

#nav li#testimonials a {
	background: url(../images/testimonials.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a:hover {
	background: url(../images/testimonials.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials_a {
	background: url(../images/testimonials.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- TESTIMONIALS End ---------------------------------*/

/*--------------------------------- FEES start ---------------------------------*/

#nav li#fees {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/fees.gif);
	}
	
#nav li#fees a {
	background: url(../images/fees.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#fees a:hover {
	background: url(../images/fees.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#fees_a {
	background: url(../images/fees.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
}
/*--------------------------------- FEES End ---------------------------------*/


/*--------------------------------- CONTACT US start ---------------------------------*/

#nav li#contact {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/contact_us.gif);
	}
	
#nav li#contact a {
	background: url(../images/contact_us.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#contact a:hover {
	background: url(../images/contact_us.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#contact_a {
	background: url(../images/contact_us.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
}
/*--------------------------------- Contact us End ---------------------------------*/

/*--------------------------------- Reffral start ---------------------------------*/

#nav li#reffral {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/referral.gif);
	}
	
#nav li#reffral a {
	background: url(../images/referral.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#reffral a:hover {
	background: url(../images/referral.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#reffral_a {
	background: url(../images/referral.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
}
/*--------------------------------- reffral  End ---------------------------------*/


/*--------------------------------- FAQ's ---------------------------------*/

#nav li#faqs {
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/faq.gif);
	}
	
#nav li#faqs a {
	background: url(../images/faq.gif);
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#faqs a:hover {
	background: url(../images/faq.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
	}
	
#nav li#faqs_a {
	background: url(../images/faq.gif);
	width:170px;
	background-position:left -25px;
	background-repeat:no-repeat;
}
/*--------------------------------- FAQ's ---------------------------------*/
