body {
	margin: 0px;
	/*background-color:#C5CDDE;*/
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Verdana;
}
#header {
	background-color:#E6E2E1;
	text-align:center;
}
#content {
	min-height:250px;
	width: 947px;
	font-size:12px;
	line-height:16px;
	text-align:left;
}
#footerbg {
	width: 1003px;
	height: 110px;
	background-image:url(http://www.poolwaterproducts.com.au/img/footer-img.jpg);
	background-position:bottom center;
	background-repeat: none;
}

#footertext {
	padding: 85px 28px 10px 10px;
	font-size: 10px;
	text-align:right;
	color: #EEEEEE; 
}

a {
	color:#ea0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footerbg a {
	color:#2babe2;
}
#footerbg a:hover {
	text-decoration: underline;
}

h1 {
	font-size:32pt;
	color: #ee0000;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	line-height: 36pt;
}

h2 {
	font-size:18pt;
	color: #02416b;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	line-height: 18pt;
}
td h2, h1 {
	margin-top:0px;
}

.padding10px {
	padding:10px;
}

.button {
	background-color:#005085;
	color:#FFFFFF;
	cursor:pointer;
}
.textfield {
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
}
