html {text-align:center; 

}
body{position:relative;
margin: 0 auto;
text-align:center;
width: 800px;
height: 600px;
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size: 80%;
color: #333;
background-color: #b3dcca;




}
h2 {
	color: #00F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h3 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight: normal;
	text-decoration: none;
}

h4 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: normal;
	text-decoration: none;
}



h5 {
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}



#banner {background-image:url(images/Walpole-waterheader.jpg); width:800px; height: 100px;

}

#nav {
	width: 800px;
	height: 25px;
	background-color:#366082;
	padding-top: 2px;
	padding-left: 0;
	font-size: 12px;
	font-weight: bold;
	
	}

#main{width: 800px; height: 450px;border-left:1px; border-right:1px; text-align:left; background-color:#FFF; }


#content{float: left; width: 375px; height: 450px; padding-left: 25px;}

#subcontent{float: right; width: 375px; height: 450px; margin-right: 15px; text-align: center; }

#subcontentc{float: right; width:375px; background-image: url(images/clothes-washer-for-rebate-v.jpg); width: 318px; height:380px;}
#subcontentt{float: right; width:375px; background-image: url(images/White-toilet-for-rebate.jpg); width: 318px; height:380px;}
#subcontents{float: right; width:375px; background-image: url(images/niagara-showerhead.jpg); width: 318px; height:380px;}
#subcontenta{float: right; width:375px; background-image: url(images/bath-aerator-lo-res.jpg); width: 318px; height:380px;}


#subcontentc{float: right; width:375px; background-image: url(images/clothes-washer-for-rebate-v.jpg); width: 318px; height:380px;}
#subcontentt{float: right; width:375px; background-image: url(images/White-toilet-for-rebate.jpg); width: 318px; height:380px;}
#subcontents{float: right; width:375px; background-image: url(images/niagara-showerhead.jpg); width: 318px; height:380px;}
#subcontenta{float: right; width:375px; background-image: url(images/bath-aerator-lo-res.jpg); width: 318px; height:380px;}

#subcontenttoiletform{float: right; width:375px; margin-right: 10px;}




#footer {background-image:url(images/Walpole-waterfooter.jpg); width:800px; height:50px;

}

a:link{
	color: #00F;
	text-decoration: underline;
}
	
a:visited{
	color: #00F;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
	color: #F60;
}
