#headline {
	float: left;
	width: 960px;
	padding: 25px 10px 25px 10px;
}

#headline .headline {
	float: left;
	width: 700px;
	font-size: 26px;
	margin-bottom: 5px;
}

#headline .copy {
	float: left;
	width: 960px;
	font-size: 12px;
	color: #67645f;
	line-height: 19px;
}
#headline-text { width: 700px; height: auto; float: left; }
#headline-image { margin: -30px 0px 0px 0px; width: 242px; height: 83px; float: right; position: relative; }
.newaccount-practitioner { width: 242px; height: 83px; background: transparent url("../images/newaccount-practitioner.png") no-repeat top left; float: left; }

#module-row {
	float: left;
	width: 950px; 
	padding: 15px;
	background: #eceeed;
}

#module-row .spacer2 {
	float: right;
	background: url("../images/find-pract-spacer.gif");
	width: 225px;
	height: 1px;
	margin-right: 5px;
	margin-top: 19px;
	margin-bottom: 12px;
}

#sub-content {
	float: left;
	width: 980px;
	margin-top: 15px; 
	margin-bottom: 20px;
}
#sub-content .col1, #sub-content .col2, #sub-content .col3 {
	float: left;
	width: 345px;
	margin-right: 20px;
}

#sub-content .col3 {
	float: right;
	margin-right: 0px;
	width: 245px;
}


