html, body {
	height: 100%;
	background:url(../images/prep_sqrep.png);
	color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
body {
	padding: 0px;
	margin: 0px;
}
#main {
	width: 100%;
	height: 667px;
	background:url(../images/prep_lng.png) repeat-x;
}
#top_banner {
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -466px;
	width: 932px;
	height: 154px;
	border: none;
}
#flash, #chloraprep {
	position:absolute;
	top:165px;
	left:50%;
	margin-left: -480px;
	width:960px;
	height:360px;
	text-align:center;
}
#bottom_banner {
	position:absolute;
	top:528px;
	left:50%;
	margin-left: -467px;
	width: 934px;
	height: 123px;
	border: none;
}
#pi_banner {
	position:absolute;
	top:628px;
	width: 100%;
	height: 20px;
	border: none;
	text-align:center;
}

#pi_banner a{
	color:#FFF;
	text-decoration:none;
}

#pi_div {
	padding: 10px 10px 10px 10px;
	background:url(../images/prep_lng.png) repeat-x;
}

p, H1, H2 ,H3{
	color:#FFF;
}

#seo {
		display: none;
	}

