/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
body {
	margin-left: 30px;
	margin-top: 20px;
}
#products {
	width:600px;
	vertical-align:top;
	position: relative; left:100px;
	}
#container {
	width:800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	}
#logo {
	width:290px; height:55px;
	}
#photo {
	width: 250px; 
	position:relative; top: -55px; left: 550px;
	}
#intro {
	width: 760px;
	position: relative; top: -10px;left: 10px; 
	}
.featuretxt {font-size: small}

#navbar {
	width: 310px;
	position:relative; top: -25px; left: 490px;
		}

.label {
	font-size: 12px;
	font-weight: bold;
}
.caption {
	font-size: 12px;
	font-weight: normal;
		}

.style5 {font-size: 12px}
a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #576E98;
}
a:active {
	text-decoration: none;
}

#navigation {
	background-color: #0B1666;
	height:23px;
	position:relative; top: 20px;
	}
#l2nav {
	position:relative; top: 20px;
	}

#Layer1 {
	position:absolute;
	width:801px;
	height:38px;
	z-index:1;
	left: 109px;
	top: -36px;
}
#copyright {
	width: 800px;
	}	
.style10 {
	font-size: 10px;
	color: #999999;
}

#start {
	position:relative;
	top: 0px;
	left:28px;
	width:800px;
	z-index: 1;
	visibility: visible;
}

#dental {
	position:relative;
	top: 20px;
	z-index: 2;
	visibility: hidden;
}
#surgical {
	position:relative;
	top: -19px;
	left:0px;
	z-index:3;
	visibility: hidden;
}
#endex {
	position:relative;
	top: -40px;
	left:529px;
	z-index:4;
	visibility: hidden;
}
#enac {
	position:relative;
	top: -65px;
	left:333px;
	z-index:5;
	visibility: hidden;
}

.featurehdg {font-size: small; font-weight: bold; }
.pgtitle-prodname {color: #0B1666}
.style2 {font-size: x-small}
.tipnav {
	color:#ffffff; background-color:#0B1666; font-size:11px;
	}

.tipnav a:link {
	color:#ffffff; text-decoration:none; background-color:#0B1666; font-size:11px;
	}
.tipnav a:hover {
	color:#ffffff; text-decoration:underline; background-color:#0B1666; font-size:11px;
	}
.tipnav a:visited {
	color:#ffffff; text-decoration:none; background-color:#0B1666; font-size:11px;
	}
.tipnav a:active {
	color:#b7cdff; text-decoration:none; background-color:#0B1666; font-size:11px;
	}


