@charset "UTF-8";
/* CSS Document */

	
		/* BASE LAYOUT */
	
        #wrapper { display: block; width: 850px; min-height: 660px; margin-left: auto; margin-right:auto; background:url('/images/wrapper_bkgd.png') no-repeat; }
        
			#wrapper #nav { display: inline; float: left; width: 42px; height: 350px; font-size: 10px; padding-top: 40px; height: 100%; }
				#wrapper #nav h1 { padding: 0; margin: 0; display: none; }
				#wrapper #nav ul { list-style: none; padding: 0; margin: 0; }
				#wrapper #nav ul li { list-style: none; padding: 0; margin: 0; }
				#wrapper #nav ul li a { list-style: none; padding: 0; margin: 0; text-decoration: none; }
				#wrapper #nav ul li a span { display: none; }
				
				#wrapper #nav ul li#nav_index a { width: 42px; height: 38px; display:block; background: url('/images/nav_off.png') no-repeat 0px 0px; }
					#wrapper #nav ul li#nav_index a:hover { background: url('/images/nav_over.png') no-repeat 0px 0px; }
					#wrapper #nav ul li#nav_index a.active { background: url('/images/nav_on.png') no-repeat 0px 0px; }
					
				#wrapper #nav ul li#nav_identalloy a { width: 42px; height: 140px; display:block; background: url('/images/nav_off.png') no-repeat 0px -38px; }
					#wrapper #nav ul li#nav_identalloy a:hover { background: url('/images/nav_over.png') no-repeat 0px -38px; }	
					#wrapper #nav ul li#nav_identalloy a.active { background: url('/images/nav_on.png') no-repeat 0px -38px; }	
					
				#wrapper #nav ul li#nav_identceram a { width: 42px; height: 143px; display:block; background: url('/images/nav_off.png') no-repeat 0px -178px; }
					#wrapper #nav ul li#nav_identceram a:hover { background: url('/images/nav_over.png') no-repeat 0px -178px; }
					#wrapper #nav ul li#nav_identceram a.active { background: url('/images/nav_on.png') no-repeat 0px -178px; }
				
			#wrapper #main { display: inline; float: right; width: 800px; }
			#wrapper #main #content { display: block; margin-left: 40px; margin-right: 60px; margin-top: 50px; margin-bottom: 30px; text-align:left;  }
		
		
		#footer { width: 800px; padding-left: 42px; padding-right: 20px; text-align: center; margin-left: auto; margin-right: auto;  font-size: 10px; line-height: 100%; }
		#footer a { text-decoration: none; color:#666; }
		
		
		
			
		
		
		
		#dentallinks {  }
		
		#dentallinks .dental-links-aadom { padding:0; margin:0; padding:8px; margin-top: 10px; border: 1px solid #eee; margin-left:auto; margin-right: auto; width:410px; text-align:center; margin-bottom: 10px; }
		



