#top p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	line-height:1.8em; 
	color:#848589; 
	padding: 0px;
	margin: 0px;
	padding-top:5px;
	text-align:right;
}

#main {
	background-color:#FFFFFF;
	width:100%;
	height:414px;
	
	
}

#main div.centre {
	width:868px;
	height:100%;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}



#feature  {
	width:600px;
	height:252px;
	padding:0px;
	padding-top:18px;
	margin:0px 26px 0px 0px;
	float:left;
	background-color:#FFFFFF;
}

#sections {
	width:242px;
	height:252px;
	padding:0px;
	padding-top:18px;
	margin:0px;
	float:left;
	text-align:left;

}

#sections div.plumbing {
	height: 72px;
	background-image: url(../images/main/plumbing.jpg);
}

#sections div.innovations {
	height: 72px;
	background-image: url(../images/main/innovations.jpg);
}

#sections div.environment {
	height: 72px;
	background-image: url(../images/main/environment.jpg);
}


#sections p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.5em; 
	color:#FFFFFF;
	padding:30px 0px 0px 15px;
	margin:0px;
	width:140px;
	
}
#sections a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.5em; 
	color:#FFFFFF;
	padding:30px 0px 5px 0px ;
	margin:0px;
	text-decoration:none;
	
}

#sections a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#blurb {
	width:600px;
	padding:0px;
	margin:0px 26px 0px 0px;
	float:left;
	text-align:left;
	
}
#blurb p, #action p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:12px;
	clear:both;
	margin:0px;
	padding:0px;
	color:#848589;
	text-align:justify;
}

#blurb h1 {
	text-indent: -9999px;
	width: 131px;
	height: 54px;
	background: url(../images/main/the-right-choice.gif) bottom no-repeat;
	padding:0px;
	margin:0px;
}

#action {
	width:242px;
	height:126px;
	float:left;
	text-align:left;
		
}

#storelink, #footylink	{
						position:relative;
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 175px;
						margin: 0; 
						padding: 0;
						float:left;
						background-image:url(../images/main/store-link-hover.gif);
			}
			
	

		 #footylink {
		 padding-top:12px;
		 border-top:solid 1px #dee2e7;
		 }
			
			
			#storelink a, #footylink a {
						display: block;
						font-size: 11px;
						width: 175px;
						display: block;
						float: left;
						

			}
			
			#storelink a {
			height: 54px;
			}
			#footylink a {
			height: 42px;
			}

			#storelink img {width: 175px; height: 54px; border: 0; }
			#footylink img {width: 175px; height: 42px; border: 0; }
			* html a:hover {visibility:visible}
			#storelink a:hover img, #footylink a:hover img {visibility:hidden}
			
#storelink	{

			background-image:url(../images/main/store-link-hover.gif);
			height: 54px;
			}
						

#footylink	{

			background-image:url(../images/main/footy-link-hover.gif);
			background-position: 0px 12px;
			height:42px;
			}


			
			
