#navigation {
	margin:0px;
	padding:0px;
	width:950px;
	height:75px;
	float:left;
	_float:none;
	background:url(../images/nav-bg.jpg) bottom left no-repeat;
	margin-top:5px;
}

ul#nav {
	margin:0;
	padding:0;
	float:left;
	padding:0px 5px 0px 7px
}

#nav li{
	display: inline;
	float: left;
	list-style: none;
	
}

#nav a {
	display: block;
	height:50px;
	text-indent:-9999px;
	text-align:left;
}

/*================ home ===============*/

#home {
	background:url(../images/nav.gif) no-repeat -7px 0px;
	width:53px;

}

#home a {
	background:url(../images/nav.gif) no-repeat -7px 0px;
	width:53px;
}

#home a:hover{
	background:url(../images/nav.gif) no-repeat -7px -50px;
	width:53px;
}

#home_h a {
	background:url(../images/nav.gif) no-repeat -7px -50px;
	width:53px;

}

/*================ About us ===============*/

#chooseus {
	background:url(../images/nav.gif) no-repeat -60px 0px;
	width:127px;

}

#chooseus a {
	background:url(../images/nav.gif) no-repeat -60px 0px;
	width:127px;
}

#chooseus a:hover{
	background:url(../images/nav.gif) no-repeat -60px -50px;
	width:127px;
}

#chooseus_h a {
	background:url(../images/nav.gif) no-repeat -60px -50px;
	width:127px;

}


/*================ Treatments ===============*/

#treatments {
	background:url(../images/nav.gif) no-repeat -187px 0px;
	width:92px;

}

#treatments a {
	background:url(../images/nav.gif) no-repeat -187px 0px;
	width:92px;
}

#treatments a:hover{
	background:url(../images/nav.gif) no-repeat -187px -50px;
	width:92px;
}

#treatments_h a {
	background:url(../images/nav.gif) no-repeat -187px -50px;
	width:92px;

}

/*================ Facial===============*/

#facial {
	background:url(../images/nav.gif) no-repeat -279px 0px;
	width:140px;

}

#facial a {
	background:url(../images/nav.gif) no-repeat -279px 0px;
	width:140px;
}

#facial a:hover{
	background:url(../images/nav.gif) no-repeat -279px -50px;
	width:140px;
}

#facial_h a {
	background:url(../images/nav.gif) no-repeat -279px -50px;
	width:140px;

}

/*================ Smile Gallery ===============*/

#smile-gallery {
	background:url(../images/nav.gif) no-repeat -419px 0px;
	width:110px;

}

#smile-gallery a {
	background:url(../images/nav.gif) no-repeat -419px 0px;
	width:110px;
}

#smile-gallery a:hover{
	background:url(../images/nav.gif) no-repeat -419px -50px;
	width:110px;
}

#smile-gallery_h a {
	background:url(../images/nav.gif) no-repeat -419px -50px;
	width:110px;

}

/*================ Membership ===============*/

#membership {
	background:url(../images/nav.gif) no-repeat -529px 0px;
	width:103px;

}

#membership a {
	background:url(../images/nav.gif) no-repeat -529px 0px;
	width:103px;
}

#membership a:hover{
	background:url(../images/nav.gif) no-repeat -529px -50px;
	width:103px;
}

#membership_h a {
	background:url(../images/nav.gif) no-repeat -529px -50px;
	width:103px;

}


/*================ Testimonials ===============*/

#testimonials {
	background:url(../images/nav.gif) no-repeat -632px 0px;
	width:103px;

}

#testimonials a {
	background:url(../images/nav.gif) no-repeat -632px 0px;
	width:103px;
}

#testimonials a:hover{
	background:url(../images/nav.gif) no-repeat -632px -50px;
	width:103px;
}

#testimonials_h a {
	background:url(../images/nav.gif) no-repeat -632px -50px;
	width:103px;

}


/*================ Special Offers ===============*/

#offers {
	background:url(../images/nav.gif) no-repeat -735px 0px;
	width:105px;

}

#offers a {
	background:url(../images/nav.gif) no-repeat -735px 0px;
	width:105px;
}

#offers a:hover{
	background:url(../images/nav.gif) no-repeat -735px -50px;
	width:105px;
}

#offers_h a {
	background:url(../images/nav.gif) no-repeat -735px -50px;
	width:105px;

}

/*================ Dental Health ===============*/

#dentalhealth {
	background:url(../images/nav.gif) no-repeat -840px 0px;
	width:105px;
}

#dentalhealth a {
	background:url(../images/nav.gif) no-repeat -840px 0px;
	width:105px;
}

#dentalhealth a:hover{
	background:url(../images/nav.gif) no-repeat -840px -50px;
	width:105px;
}

#dentalhealth_h a {
	background:url(../images/nav.gif) no-repeat -840px -50px;
	width:105px;
}


/*-------------Contact---------------*/

#contact-up {
	float:left;
	width:104px;
	height:33px;	
	position:relative;
	margin:5px 0 0 0;
	}

#contact-up ul{
	margin:0px;
	padding:0px;
	height:33px;	
	float:left;
	display:inline;
}

#contact-up li{
	display: inline;
	float: left;
	list-style: none;
}

#contact-up a {
	float:left;
	display: block;
	height:33px;	
	text-align:left;
	text-indent:-9999px;
}


.new-con {
	background: url(../images/contact-us.jpg) no-repeat 0px 0px;
	display:block;
	width:104px;
	height:33px;	
}

.new-con  a:link, .new-con  a:active, .new-con  a:visited{
	background:url(../images/contact-us.jpg) no-repeat 0px 0px;
	display:block;
	width:104px;
	height:33px;	
}
.new-con  a:hover, .new-con _h a, .new-con  a.selected {
	background:url(../images/contact-us.jpg) no-repeat -0px -33px;
	display:block;
	width:104px;
	height:33px;		
}


/*-------------Blog---------------*/

#readblog {
	float:left;
	width:104px;
	height:33px;	
	position:relative;
	margin:5px 0 0 0;
	}

#readblog ul{
	margin:0px;
	padding:0px;
	height:33px;	
	float:left;
	display:inline;
}

#readblog li{
	display: inline;
	float: left;
	list-style: none;
}

#readblog a {
	float:left;
	display: block;
	height:33px;	
	text-align:left;
	text-indent:-9999px;
}


.read {
	background: url(../images/dental-health.jpg) no-repeat 0px 0px;
	display:block;
	width:130px;
	height:33px;	
}

.read a:link, .read a:active, .read a:visited{
	background:url(../images/dental-health.jpg) no-repeat 0px 0px;
	display:block;
	width:130px;
	height:33px;	
}
.read a:hover, .read_h a, .read a.selected {
	background:url(../images/dental-health.jpg) no-repeat -0px -33px;
	display:block;
	width:130px;
	height:33px;		
}


