@charset "UTF-8";/* CSS Document */#residential {	display:block;	background-color: #666666;	text-align: center;}#industry {	display:block;	background-color: #666666;	text-align: center;}#agriculture {	display:block;	background-color: #80B11A;	text-align: center;}#aquatics {	display:block;	background-color: #666666;	text-align: center;}.small-links {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	text-decoration: none;}.small-links a, .small-links a:link, .small-links a:visited {	color: #666666;	text-decoration: none;	font-weight: bold;}.small-links a:hover, .small-links a:active {	text-decoration: none;	color: #F39800;	font-weight: bold;}