
 /* Navigation for Left Menu */
 #nav_menu {
 
 	width: 98%;
	margin: 0;
	margin-top: 24px;
	margin-left: 2px;
	padding: 0px 0px;
	list-style: none;
	text-align: left;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#a5afb5;
}

#nav_menu li {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#nav_menu a {
	width: 100%;
	float: left;
	display: block;
	margin: 0 0px 0 0px;
	padding: 7px;
	padding-right: 0px;
	padding-left: 0px;
	color: #0070b7;
	text-decoration: none;
	text-indent: 3px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#a5afb5;
}

#nav_menu a:hover {
	color: #6f9934;
}




 .class1 A:link {
	color: #064fcb;
	text-decoration: underline;
	}
.class1 A:visited {
	color: #064fcb;
	text-decoration: underline;
	}
.class1 A:active {
	color: #064fcb;
	text-decoration: underline;
	}
.class1 A:hover {
	color: #ff0000;
	text-decoration: underline;
	}
	

 .class2 A:link {
	color: #ff0000;
	text-decoration: underline;
	}
.class2 A:visited {
	color: #ff0000;
	text-decoration: underline;
	}
.class2 A:active {
	color: #ff0000;
	text-decoration: underline;
	}
.class2 A:hover {
	color: #384140;
	text-decoration: underline;
	}

 .class3 A:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
.class3 A:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
.class3 A:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
.class3 A:hover {
	color: #FF1493;
	text-decoration: underline;
	font-weight: bold;
	}

.classnav A:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
	}
	
.classnav A:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
	}
	
.classnav A:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
	}
	
.classnav A:hover {
	color: #ED1620;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
	}
	

.classsubnav A:link {
	color: #ffffff;
	text-decoration: none;
	}
	
.classsubnav A:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.classsubnav A:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.classsubnav A:hover {
	color: #ED1620;
	text-decoration: none;
	}
	
	
.classred A:link {
	color: #ED1620;
	text-decoration: underline;
	}
	
.classred A:visited {
	color: #ED1620;
	text-decoration: none;
	}
	
.classred A:active {
	color: #ED1620;
	text-decoration: none;
	}
	
.classred A:hover {
	color: #000000;
	text-decoration: none;
	}
	
	

 .classgwt A:link {
	color: #A0A1A1;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
.classgwt A:visited {
	color: #A0A1A1;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	}
.classgwt A:active {
	color: #A0A1A1;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	}
.classgwt A:hover {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
	}



 .morelink A:link {
	color: #384140;
	text-decoration: none;
	font-weight: bold;
	}
.morelink A:visited {
	color: #384140;
	text-decoration: none;
	font-weight: bold;
	}
.morelink A:active {
	color: #384140;
	text-decoration: none;
	font-weight: bold;
	}
.morelink A:hover {
	color: #ED1620;
	text-decoration: underline;
	font-weight: bold;
	}

.infolink A:link {
	color: #909090;
	text-decoration: none;
	}
.infolink A:visited {
	color: #909090;
	text-decoration: none;
	}
.infolink A:active {
	color: #909090;
	text-decoration: none;
	}
.infolink A:hover {
	color: #ED1620;
	text-decoration: underline;
	}
	
	
	
div.blackstone {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/blackstone.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.blackstone:hover { 
		background: url(../images/client-testimonials/blackstone-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.blackstone a span {display: none; text-decoration: none;}
	div.blackstone a:hover span {display: block;
	   	position: absolute; top: 300px; left: 200px; width: 400px; height: 300px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}	
	
div.guidant {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/guidant.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.guidant:hover { 
		background: url(../images/client-testimonials/guidant-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.guidant a span {display: none; text-decoration: none;}
	div.guidant a:hover span {display: block;
	   	position: absolute; top: 400px; left: 440px; width: 400px; height: 100px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}		


div.olympus {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/olympus-partners-med.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.olympus:hover { 
		background: url(../images/client-testimonials/olympus-partners-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.olympus a span {display: none; text-decoration: none;}
	div.olympus a:hover span {display: block;
	   	position: absolute; top: 400px; left: 50px; width: 400px; height: 110px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}	
	

div.pyxis {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/pyxis.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.pyxis:hover { 
		background: url(../images/client-testimonials/pyxis-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.pyxis a span {display: none; text-decoration: none;}
	div.pyxis a:hover span {display: block;
	   	position: absolute; top: 400px; left: 200px; width: 400px; height: 210px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}	


div.viasys {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/viasys-med.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.viasys:hover { 
		background: url(../images/client-testimonials/viasys-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.viasys a span {display: none; text-decoration: none;}
	div.viasys a:hover span {display: block;
	   	position: absolute; top: 400px; left: 200px; width: 400px; height: 130px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}		


div.alaris {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/alaris-med.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.alaris:hover { 
		background: url(../images/client-testimonials/alaris-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.alaris a span {display: none; text-decoration: none;}
	div.alaris a:hover span {display: block;
	   	position: absolute; top: 300px; left: 450px; width: 400px; height: 270px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}	


div.taconic {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/taconic-med.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.taconic:hover { 
		background: url(../images/client-testimonials/taconic-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.taconic a span {display: none; text-decoration: none;}
	div.taconic a:hover span {display: block;
	   	position: absolute; top: 450px; left: 40px; width: 400px; height: 100px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}	

div.catalent {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/catalent-med.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.catalent:hover { 
		background: url(../images/client-testimonials/catalent-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.catalent a span {display: none; text-decoration: none;}
	div.catalent a:hover span {display: block;
	   	position: absolute; top: 400px; left: 200px; width: 400px; height: 300px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}	


div.callaway {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		background: url(../images/client-testimonials/callaway.gif); background-repeat: no-repeat; background-position: center;
	}
	
	
		
	div.callaway:hover { 
		background: url(../images/client-testimonials/callaway-black.gif); background-repeat: no-repeat; 
		background-position: center;
		text-decoration: none;
		}
	
	div.callaway a span {display: none; text-decoration: none;}
	div.callaway a:hover span {display: block;
	   	position: absolute; top: 450px; left: 400px; width: 400px; height: 190px;
	   	padding: 10px; margin: 10px; 
	   	color: #000000; background: #FFFFFF;
   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}

	
	div.spectranetics {
			float: left;
			height: 100%; 
			width: 100%;
			border: 0px;
			margin: 0px;
			padding: 0px;
			text-decoration: none;
			background: url(../images/client-testimonials/spectranetics.gif); background-repeat: no-repeat; background-position: center;
		}
		
		
			
		div.spectranetics:hover { 
			background: url(../images/client-testimonials/spectranetics-black.gif); background-repeat: no-repeat; 
			background-position: center;
			text-decoration: none;
			}
		
		div.spectranetics a span {display: none; text-decoration: none;}
		div.spectranetics a:hover span {display: block;
		   	position: absolute; top: 600px; left: 300px; width: 400px; height: 120px;
		   	padding: 10px; margin: 10px; 
		   	color: #000000; background: #FFFFFF;
	   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}
	

	div.cardinal {
			float: left;
			height: 100%; 
			width: 100%;
			border: 0px;
			margin: 0px;
			padding: 0px;
			text-decoration: none;
			background: url(../images/client-testimonials/cardinal-health-med.gif); background-repeat: no-repeat; background-position: center;
		}
		
		
			
		div.cardinal:hover { 
			background: url(../images/client-testimonials/cardinal-health-black.gif); background-repeat: no-repeat; 
			background-position: center;
			text-decoration: none;
			}
		
		div.cardinal a span {display: none; text-decoration: none;}
		div.cardinal a:hover span {display: block;
		   	position: absolute; top: 260px; left: 50px; width: 750px; height: 610px;
		   	padding: 10px; margin: 10px; 
		   	color: #000000; background: #FFFFFF;
	   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}

	div.navsea {
			float: left;
			height: 100%; 
			width: 100%;
			border: 0px;
			margin: 0px;
			padding: 0px;
			text-decoration: none;
			background: url(../images/client-testimonials/navsea.gif); background-repeat: no-repeat; background-position: center;
		}
		
		
			
		div.navsea:hover { 
			background: url(../images/client-testimonials/navsea-black.gif); background-repeat: no-repeat; 
			background-position: center;
			text-decoration: none;
			}
		
		div.navsea a span {display: none; text-decoration: none;}
		div.navsea a:hover span {display: block;
		   	position: absolute; top: 600px; left: 400px; width: 400px; height: 120px;
		   	padding: 10px; margin: 10px; 
		   	color: #000000; background: #FFFFFF;
	   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}
	


	div.johnson {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/johnsonmatthey-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.johnson:hover { 
		background: url(../images/client-testimonials/johnsonmatthey-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	


	div.SDSU {
			float: left;
			height: 100%; 
			width: 100%;
			border: 0px;
			margin: 0px;
			padding: 0px;
			text-decoration: none;
			background: url(../images/client-testimonials/sdsu.gif); background-repeat: no-repeat; background-position: center;
		}
		
		
			
		div.SDSU:hover { 
			background: url(../images/client-testimonials/sdsu-black.gif); background-repeat: no-repeat; 
			background-position: center;
			text-decoration: none;
			}
		
		div.SDSU a span {display: none; text-decoration: none;}
		div.SDSU a:hover span {display: block;
		   	position: absolute; top: 630px; left: 220px; width: 400px; height: 120px;
		   	padding: 10px; margin: 10px; 
		   	color: #000000; background: #FFFFFF;
	   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}	

	div.southwest {
			float: left;
			height: 100%; 
			width: 100%;
			border: 0px;
			margin: 0px;
			padding: 0px;
			text-decoration: none;
			background: url(../images/client-testimonials/southwest-fab.gif); background-repeat: no-repeat; background-position: center;
		}
		
		
			
		div.southwest:hover { 
			background: url(../images/client-testimonials/southwest-fab-black.gif); background-repeat: no-repeat; 
			background-position: center;
			text-decoration: none;
			}
		
		div.southwest a span {display: none; text-decoration: none;}
		div.southwest a:hover span {display: block;
		   	position: absolute; top: 630px; left: 220px; width: 400px; height: 120px;
		   	padding: 10px; margin: 10px; 
		   	color: #000000; background: #FFFFFF;
	   		font: 10px Verdana, sans-serif; text-align: left; text-decoration: none; border-style: solid; border-width: 1px; border-color: #000000;}			
	
		div.amgen {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/amgen.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.amgen:hover { 
		background: url(../images/client-testimonials/amgen-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
		div.schott {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/schott.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.schott:hover { 
		background: url(../images/client-testimonials/schott-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
		
		
	
			div.leanaffiliates {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/lean-affiliates-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.leanaffiliates:hover { 
		background: url(../images/client-testimonials/lean-affiliates-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
	
	div.boeing {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/boeing-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.boeing:hover { 
		background: url(../images/client-testimonials/boeing-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
	
	
	div.zevex {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/zevex-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.zevex:hover { 
		background: url(../images/client-testimonials/zevex-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
	
		div.cryocor {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/cryocor-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.cryocor:hover { 
		background: url(../images/client-testimonials/cryocor-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
	
	div.source-ref {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/source-ref-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.source-ref:hover { 
		background: url(../images/client-testimonials/source-ref-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
	div.d-and-h {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/d-and-h-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
	div.d-and-h:hover { 
		background: url(../images/client-testimonials/d-and-h-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
	
div.krain {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/krain-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.krain:hover { 
		background: url(../images/client-testimonials/krain-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}
	
	
	
div.intraluminal {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/IntraLuminal-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.intraluminal:hover { 
		background: url(../images/client-testimonials/IntraLuminal-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
	
div.magnushealth {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/magnus-health-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.magnushealth:hover { 
		background: url(../images/client-testimonials/magnus-health-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
	
	div.teledyne {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/teledyne-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.teledyne:hover { 
		background: url(../images/client-testimonials/teledyne-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
	
	
		div.carefusion {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/CareFusion.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.carefusion:hover { 
		background: url(../images/client-testimonials/CareFusion-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
		
			div.ablation {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/ablation-frontiers-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.ablation:hover { 
		background: url(../images/client-testimonials/ablation-frontiers-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}		
		
		
				div.medtronic {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/medtronic-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.medtronic:hover { 
		background: url(../images/client-testimonials/medtronic-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
	
	
					div.antheromed {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/antheroMed-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.antheromed:hover { 
		background: url(../images/client-testimonials/antheroMed-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
	
		
					div.sigmapumps {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/sigmapumps-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.sigmapumps:hover { 
		background: url(../images/client-testimonials/sigmapumps-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
	
			
					div.sequenom {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/sequenom-med.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.sequenom:hover { 
		background: url(../images/client-testimonials/sequenom-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
		
					div.medventure {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/med-venture-light.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.medventure:hover { 
		background: url(../images/client-testimonials/med-venture-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
	
		
					div.medventure {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/med-venture-light.gif); background-repeat: no-repeat; background-position: center;
	}
		
div.medventure:hover { 
		background: url(../images/client-testimonials/med-venture-black.gif); background-repeat: no-repeat; 
		background-position: center;
	}	
		
		
							div.swmc {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/client-testimonials/swmc-gray.png); background-repeat: no-repeat; background-position: center;
	}
		
div.swmc:hover { 
		background: url(../images/client-testimonials/swmc-black.png); background-repeat: no-repeat; 
		background-position: center;
	}	
		
		
		
			div.whitepaper {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url(../images/lean-white-paper.png); background-repeat: no-repeat; background-position: center;
	}
		
	div.whitepaper:hover { 
		background: url(../images/lean-white-paper2.png); background-repeat: no-repeat; 
		background-position: center;
	}
	
	
		
			div.bio {
		float: left;
		height: 100%; 
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		margin-left: 7px;
		background: url(../images/president-bio-black.gif); background-repeat: no-repeat; background-position: left;
	}
		
	div.bio:hover { 
		background: url(../images/president-bio-red.gif); background-repeat: no-repeat; 
		background-position: left;
	}
	
