@charset "utf-8";
/* CSS Document */
#footer {
	color: #615858;
	text-align: center;
	font-size: 0.9em;
	margin-top: 50px;
	padding-bottom: 20px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #3Cf;
}

#footer a:hover {
	text-decoration: none;
	color: #936;
}

#metfooter {
    height: 101px;
}

#footercenter {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

/* Met Footer img */
#watersmart {
    height: 70px;
}

/* Met Footer logo img */
#metlogo {
    height: 75px;
    margin-left: 15px;
}

/* Met Footer BeWaterWise img */
#bewaterwise {
    height: 45px;
    margin-top: 7px;
    margin-left: 15px;
    margin-right: 0;
}
