﻿#banner-home {
	background-image: url('../../images/homebanner-gradient.jpg');
	height: 253px;
	background-repeat: repeat-x;
	background-color: #F8E2BB;
	margin-bottom: 20px;
}
#banner-family {
	width: 381px;
	height: 253px;
	background-image: url('../images/family_fountain.jpg');
	float: left;
}
#banner-content {
	margin-left: 385px;
}
#banner-content li {
	font-size: 20px;
	list-style-image: url('../images/bullet-waterdrop.png');
	line-height: 29px;
	margin-left: 13px;
}
#banner-content ul {
}
#qualitywater-header {
	background-image: url('../images/background-blue_gradient.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	width: 390px;
	height: 28px;
	padding-left: 75px;
	padding-top: 10px;
}
#qualitywater-box {
	background-color: #AAD5F0;
	margin-top: 1px;
	width: 405px;
	color: #000000;
	font-size: 12px;
	padding: 25px 30px 25px 30px;
}
#greeninitiative-header {
	background-image: url('../images/background-green_gradient.jpg');
	width: 370px;
	height: 29px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 95px;
	padding-top: 10px;
}
#greeninitiative-box {
	padding: 25px 30px 25px 30px;
	width: 405px;
	margin-top: 1px;
	background-color: #008000;
	color: #FFFFFF;
	font-size: 12px;
}
#greeninitiative-box a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#greeninitiative-box a:visited {
	color: #99FF66;
	text-decoration: underline;
}
#qualitywater-icon {
	background-image: url('../images/quality_waterdrop.jpg');
	background-repeat: no-repeat;
	width: 54px;
	height: 74px;
	float: left;
	z-index: 10;
}
#greeninitiative-icon {
	z-index: 10;
	background-image: url('../images/recycle_orb.jpg');
	background-repeat: no-repeat;
	width: 75px;
	height: 74px;
	float: left;
}

