body {
	margin: 0px;
	background-color: #ECE9D8;
	background-image: url(images/aquatrend_sf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000066;
	
}
a:link {
	color: #FF9900;
	text-decoration: none;
}




.left li {
	height: 25px;
	width: 150px;
	border: 2px solid #4F6690;
	clear: left;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: center;
	list-style-type: none;
}
.right #lib h2 {
	color: #7B7B85;
	font-size: 125%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7E1EA;
	border-right-color: #D7E1EA;
	border-bottom-color: #D7E1EA;
	border-left-color: #D7E1EA;
}
.left a {
	line-height: 20px;
	color: #85848C;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	display: block;
}

.footer {
	background-image: url(images/aquatrend_r7_c2.jpg);
	height: 68px;
}


.right {
	vertical-align: top;
	width: 100%;
}
.left #prodo_list {
	font-size: 105%;
	color: #FF9900;
	background-color: #FFFFCC;
	margin: 2px;
	float: left;
	width: 150px;
	border: 1px solid #999999;
	height: auto;
	clear: both;
	list-style-type: none;
}
.left #prodo_list:hover {
	background-color: #FFFFFF;
	border: 1px solid #4F6690;
}
.left ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.left #prodo_list a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.left #prodo_list a {
	font-size: 105%;
	color: #4F6690;
}

.right .linea {

	height: 23px;
	width: 571px;
}

.right #lib {
	vertical-align: top;
	padding: 15px;
	background-color: #FFFFFF;
	border: 1px solid #4F6690;

}
.left a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.left li:hover {
	color: #FFFFFF;
	border: 2px solid #FFCC66;
	background-color: #FFFFFF;
}

.left {
	vertical-align: top;
}
.right #lib .boxes {
	border: thin solid #83B8CA;
}
.right #lib #map {
	border: 1px solid #6E727B;
}
.right #lib #addr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #BCD7DE;
	color: #4F6690;
	font-weight: bold;
}
.right .linea a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}

.intro {
	width: 100%;
	text-align: center;
	border: 1px none #CCCCCC;
	height: 100%;
	background-color: #FFFFFF;

}
#credits {
	width: 600px;
	background-color: #FFFFFF; 
	margin-top: 10px;
	ffilter: alpha(opacity=80); 
-moz-opacity: 0,8; 
opacity: 0,8;
}
.homepage {
	background-color: #FFFFFF;
	background-image: none;
}

