#splash {
	background: url('/images/policies/splash.jpg') no-repeat;
	width: 830px;
	height: 298px;
	position: relative;
}
#splash h2 {
	color: #ffffff;
	position: absolute;
	top: 12px;
	left: 30px;
	font-size: 26px;
	font-weight: normal;
	line-height: 35px;
}
#splash p {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding: 60px 0px 0px 35px;
	width: 600px;
}
#col1 {
	float:left;
	width:770px;
	padding:0px 0px 0px 35px;
}
#col1 h3 {
	margin:30px 0px 0px 0px;
}
#col1 p {
	padding:10px 0px 0px 0px;
}
#col2 {
	float:right;
	width:280px;
	text-align:center;
}
#col2 img {
	margin:30px 0px 10px 0px;
}
img.signup {
	border: 0px;
	margin: 50px 0px 5px 320px;
}
