@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(../images/top_banner_01.jpg) no-repeat center top;
}
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#header {
	height: 22px;
	margin: 210px 0 12px 0;
}
#headerInside {
	height: 150px;
	margin: 0px 0 30px;
}
#mainContent {
	background: #FFFFFF url(../images/PureforSure_11.jpg) no-repeat;
	height: 193px;
	margin-top: 12px;
	float: none;
	text-align: left;
	padding-top: 120px;
	padding-left: 34px;
	font: 15px/21px Arial, Helvetica, sans-serif;
	padding-right: 600px;
}
#mainContentAbout {
	background: #FFFFFF url(../images/LeftBoxRunner_07.jpg) repeat-y;
	margin-top: 12px;
	float: left;
	font: 13px/18px Arial, Helvetica, sans-serif;
	width: 470px;
	padding-right: 30px;
}
#leftAbout {
	background: #FFFFFF url(../images/LeftBoxRunner_07.jpg) repeat-y;
	margin-top: 12px;
	float: left;
	font: 13px/18px Arial, Helvetica, sans-serif;
	width: 500px;
}
#footer {
	padding: 12 0px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #268DDE;
	text-align: center;
	float: left;
	height: 50px;
	width: 800px;
}
#FiltrationBlock {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/FiltrationBlock_14.jpg) no-repeat;
	float: left;
	height: 104px;
	width: 117px;
	padding-top: 47px;
	padding-left: 20px;
	padding-right: 130px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#DeliveryBlock {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/deliverBlock_12.jpg) no-repeat;
	height: 104px;
	width: 127px;
	float: left;
	padding-top: 47px;
	padding-left: 30px;
	padding-right: 110px;
}
#HealthBlock {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/HealthBlock_13.jpg) no-repeat;
	height: 104px;
	width: 146px;
	float: left;
	padding-top: 47px;
	padding-left: 20px;
	padding-right: 100px;
}
#RightColumn {
	float: right;
	width: 290px;
	margin-top: 12px;
}
#leftBoxBottom {
	background: url(../images/LeftBoxBottom.jpg) no-repeat bottom;
}
.leftColumnText {
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
}
.insideHeader {
	background: url(../images/InsideBannerMountains_01.jpg) no-repeat center top;
}
#LogoHome {
	background: no-repeat center top;
	float: left;
	height: 150px;
	width: 170px;
	margin-left: 310px;
	margin-right: 320px;
}
a img {
	border: none;
}

.boldSub {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #16519A;
	padding-left: 30px;
}
#WaterFastFacts {
	background: #88CDFE;
	width: 400px;
	list-style: circle inside;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.fastfactsHeader {
	font: bold 14px/40px Arial, Helvetica, sans-serif;
	color: #304FA5;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
}

li {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	list-style: inside;
}
.Route {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #16519A;
}
#RightColumnDelivery {
	float: right;
	width: 185px;
	margin-top: 12px;
}
.deliveryColumnText {
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#RouteCalendar {
	background: #FFFFFF;
	margin-top: 12px;
	float: left;
	font: 13px/18px Arial, Helvetica, sans-serif;
	width: 600px;
}
#RightColumnDelivery_services {
	float: right;
	width: 280px;
	margin-top: 12px;
}
#RightColumnCooler {
	float: right;
	width: 250px;
	margin-top: 12px;
}
#mainContentContact {
	background: #FFFFFF url(../images/LeftBoxRunner_07.jpg) repeat-y;
	margin-top: 12px;
	float: left;
	font: 13px/18px Arial, Helvetica, sans-serif;
	width: 335px;
	padding-right: 30px;
}
#leftBoxBottom_contact {
	background: url(../images/LeftBoxBottom.jpg) no-repeat bottom;
	width: 365px;
}
#RightColumnContact {
	float: right;
	width: 425px;
	margin-top: 12px;
}
