#Nav  {
	height: 55px;
	width: 695px;
	margin:0px;
	padding:0px;
	}

#Nav ul{
	margin:0;
	padding:0;
	float:left;
	list-style-type: none;
	}
#Nav li{
	display: inline;
	margin:0;
	float:left;
	}

#Nav li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px; /*padding inside each tab*/
	}

/*================ Home ===============*/
#Nav ul li#home  {
	background:url(../images/nav.jpg) no-repeat 0px 0px;
	display:block;
	width:64px;
	height:55px;	
	}
#Nav ul li#home a:link, #Nav ul li#home a:active, #Nav ul li#home a:visited{
	background:url(../images/nav.jpg) no-repeat 0px 0px;
	display:block;
	width:64px;
	height:55px;
	text-indent:-9999px;
	}
#Nav ul li#home a:hover, #Nav ul li#home_h{
	background:url(../images/nav.jpg) no-repeat 0px -55px;
	display:block;
	width:64px;
	height:55px;
	text-indent:-9999px;
	}
/*================ Why CHoose us ===============*/
#Nav ul li#whychooseus  {
	background:url(../images/nav.jpg) no-repeat -64px 0px;
	display:block;
	width:105px;
	height:55px;	
	}
#Nav ul li#whychooseus a:link, #Nav ul li#whychooseus a:active, #Nav ul li#whychooseus a:visited{
	background:url(../images/nav.jpg) no-repeat -64px 0px;
	display:block;
	width:105px;
	height:55px;
	text-indent:-9999px;
	}
#Nav ul li#whychooseus a:hover, #Nav ul li#whychooseus_h{
	background:url(../images/nav.jpg) no-repeat -64px -55px;
	display:block;
	width:105px;
	height:55px;
	text-indent:-9999px;
	}
/*================ Facial Aesthetics ===============*/
#Nav ul li#facialaesthetics{
	background:url(../images/nav.jpg) no-repeat -169px 0px;
	display:block;
	width:110px;
	height:55px;	
	}
#Nav ul li#facialaesthetics a:link, #Nav ul li#facialaesthetics a:active, #Nav ul li#facialaesthetics a:visited{
	background:url(../images/nav.jpg) no-repeat -169px 0px;
	display:block;
	width:110px;
	height:55px;
	text-indent:-9999px;
	}
#Nav ul li#facialaesthetics a:hover, #Nav ul li#facialaesthetics_h{
	background:url(../images/nav.jpg) no-repeat -169px -55px;
	display:block;
	width:110px;
	height:55px;
	text-indent:-9999px;
	}
/*================ Facial Peels ===============*/
#Nav ul li#facialpeels{
	background:url(../images/nav.jpg) no-repeat -279px 0px;
	display:block;
	width:79px;
	height:55px;	
	}
#Nav ul li#facialpeels a:link, #Nav ul li#facialpeels a:active, #Nav ul li#facialpeels a:visited{
	background:url(../images/nav.jpg) no-repeat -279px 0px;
	display:block;
	width:79px;
	height:55px;
	text-indent:-9999px;
	}
#Nav ul li#facialpeels a:hover, #Nav ul li#facialpeels_h{
	background:url(../images/nav.jpg) no-repeat -279px -55px;
	display:block;
	width:79px;
	height:55px;
	text-indent:-9999px;
	}

/*================ skinceuticals ===============*/
#Nav ul li#skinceuticals{
	background:url(../images/nav.jpg) no-repeat -358px 0px;
	display:block;
	width:134px;
	height:55px;	
	}
#Nav ul li#skinceuticals a:link, #Nav ul li#skinceuticals a:active, #Nav ul li#skinceuticals a:visited{
	background:url(../images/nav.jpg) no-repeat -358px 0px;
	display:block;
	width:134px;
	height:55px;
	text-indent:-9999px;
	}
#Nav ul li#skinceuticals a:hover, #Nav ul li#skinceuticals_h{
	background:url(../images/nav.jpg) no-repeat -358px -55px;
	display:block;
	width:134px;
	height:55px;
	text-indent:-9999px;
	}
/*================ cosmetic-dentistry ===============*/
#Nav ul li#cosmetic-dentistry{
	background:url(../images/nav.jpg) no-repeat -492px 0px;
	display:block;
	width:111px;
	height:55px;	
	}
#Nav ul li#cosmetic-dentistry a:link, #Nav ul li#cosmetic-dentistry a:active, #Nav ul li#cosmetic-dentistry a:visited{
	background:url(../images/nav.jpg) no-repeat -492px 0px;
	display:block;
	width:111px;
	height:55px;
	text-indent:-9999px;
	}
#Nav ul li#cosmetic-dentistry a:hover, #Nav ul li#cosmetic-dentistry_h{
	background:url(../images/nav.jpg) no-repeat -492px -55px;
	display:block;
	width:111px;
	height:55px;
	text-indent:-9999px;
	}
/*================ fee ===============*/
#Nav ul li#fee{
	background:url(../images/nav.jpg) no-repeat -603px 0px;
	display:block;
	width:92px;
	height:55px;	
	}
#Nav ul li#fee a:link, #Nav ul li#fee a:active, #Nav ul li#fee a:visited{
	background:url(../images/nav.jpg) no-repeat -603px 0px;
	display:block;
	width:92px;
	height:55px;
	text-indent:-9999px;
	}
#Nav ul li#fee a:hover, #Nav ul li#fee_h{
	background:url(../images/nav.jpg) no-repeat -603px -55px;
	display:block;
	width:92px;
	height:55px;
	text-indent:-9999px;
	}
