/* Whitworth Navigation */

ul#navigation li {
	display:inline;
	padding: 0px;
	}

li#home a {
	text-indent: -1000em; 
	background: url(../images/nav_home.jpg) no-repeat left top;
	width: 67px;
	height: 31px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 150px;
	left: 10px;
	font-size:10px;
	}


li#home a:hover {
	background-position: 0px -36px; 
	}



li#contact a {
	text-indent: -1000em; 
	background: url(../images/nav_contact.jpg) no-repeat left top;
	width: 86px;
	height: 32px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 276px;
	font-size:10px;
	}


li#contact a:hover {
	background-position: 0px -36px; 
	}

li#about a {
	text-indent: -1000em; 
	background: url(../images/nav_about.jpg) no-repeat left top;
	width: 76px;
	height: 32px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 82px;
	font-size:10px;
	}


li#about a:hover {
	background-position: 0px -36px; 
	}

li#procedures a {
	text-indent: -1000em; 
	background: url(../images/nav_proceedures.jpg) no-repeat left top;
	width: 113px;
	height: 32px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 161px;
	font-size:10px;
	}


li#procedures a:hover {
	background-position: 0px -36px; 
	}

/* thumbs index */	

	
	
li#breast a {
	text-indent: -1000em; 
	background: url(../images/img_breast.jpg) no-repeat left top;
	width: 86px;
	height: 86px; 
	display: block;
	overflow: hidden;
	font-size:10px;
	}


li#breast a:hover {
	background-position: 0px -86px; 
	}
	
	
li#body a {
	text-indent: -1000em; 
	background: url(../images/img_body.jpg) no-repeat left top;
	width: 86px;
	height: 86px; 
	display: block;
	overflow: hidden;
	font-size:10px;
	}


li#body a:hover {
	background-position: 0px -86px; 
	}
	
	
li#face a {
	text-indent: -1000em; 
	background: url(../images/img_facial.jpg) no-repeat left top;
	width: 86px;
	height: 86px; 
	display: block;
	overflow: hidden;
	font-size:10px;
	}


li#face a:hover {
	background-position: 0px -86px; 
	}	
	
	
li#map a {
	text-indent: -1000em; 
	background: url(../images/thumb_map.jpg) no-repeat left top;
	width: 115px;
	height: 115px; 
	display: block;
	overflow: hidden;
	font-size:10px;
	margin-top:5px;
	}


li#map a:hover {
	background-position: 0px -115px; 
	margin-top:5px;
	}	
	
	
		
li#word a {
	text-indent: -1000em; 
	background: url(../images/icon_word.jpg) no-repeat left top;
	width: 74px;
	height: 74px; 
	display: block;
	overflow: hidden;
	font-size:10px;
	}


li#word a:hover {
	background-position: 0px -74px; 
	}
	
/* on states */	

li#homeON a {
background: url(../images/nav_home.jpg) no-repeat left top;
background-position: 0px -36px; 
text-indent: -1000em; 
width: 67px;
	height: 31px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 150px;
	left: 10px;
	font-size:10px;
	}

li#contactON a {
background: url(../images/nav_contact.jpg) no-repeat left top;
background-position: 0px -36px;
	text-indent: -1000em; 
	width: 86px;
	height: 32px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 276px;
	font-size:10px; 
	}

li#aboutON a {
background: url(../images/nav_about.jpg) no-repeat left top;
background-position: 0px -36px; 
	text-indent: -1000em; 
width: 76px;
	height: 32px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 82px;
	font-size:10px;
	}

li#proceduresON a {
background: url(../images/nav_proceedures.jpg) no-repeat left top;
background-position: 0px -36px; 
	text-indent: -1000em; 
	width: 113px;
	height: 32px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 161px;
	font-size:10px;

	}	