#Layout {
	margin:0 auto;
	width:725px;
	height:auto;
	color: #000099;
	text-decoration:none;
	text-align:center;
}
a:link{
text-decoration:none;
color:#000099;
}
a:visited{
text-decoration:none;
color:#000099;
}
a:hover{
text-decoration:none;
color:#CCCCCC;
}

<!--Divs-->
#Image {
	position:relative;
}

#Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align:center;
	text-decoration:none;
	
}

#Vacuum{
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
	
#LifeSciences{
	margin-top:-30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	
}

#Systems{
	margin-top:-30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

#Foods{
	margin-top:-30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;

	}

