#header {
	height: 215px;
}
#content h3 {
	height: 0px;
	overflow: hidden;
	margin-left: 40px;
}
#content h3.AgeBased {
	background: url(../images/does-your-child-need3.gif) no-repeat left top;
	width: 826px;
	padding-top: 36px;
}
#content h3.Behavior {
	background: url(../images/could-my-child-be-at-risk2.gif) no-repeat left top;
	width: 573px;
	padding-top: 34px;
}
.WrapContent {
	overflow: hidden;
	padding: 40px;
}
	#content .WrapContent img {
		float: left;
		margin-right: 30px;
	}
	#content .WrapText {
		float: left;
		width: 530px;
	}	
		#content .WrapText p {
			font-size: 1.2em;
			color: #666666;
			margin-top: 10px;
		}
		#content .WrapText p sup a {
			font-size: 0.8em;
			color: #0053a0;
		}
.WrapText ul {
	margin-top: 10px;
	padding-left: 10px;
}
	.WrapText ul li {
		font-size: 1.2em;
		color: #505050;
		background: url(../images/bullet1.gif) no-repeat left 6px;
		padding-left: 8px;
		margin-bottom: 5px;
	}
		.WrapText ul li span {
			font-weight: bolder;
		}
		.WrapText ul li sup {
			font-size: 0.7em;
			color: #0053a0;
		}
			.WrapText ul li sup a {
				color: #0053a0;
			}
/**/
.WrapLink {
	width: 100%;
	overflow: hidden;
	clear: both;
}
	.WrapLink a.StyledLink1 {
		font-size: 1.2em;
		text-transform: uppercase;
		color: #0053a0;
		font-weight: bolder;
		background: url(../images/link-icon1.gif) no-repeat center right;
		padding-right: 10px;
		float: none !important;
	}	
/**/
#content .WrapText p.Notice {
	margin-top: 30px;
	font-size: 1em;
	float: left;
	clear: both;
}
/**/
.WrapFooter {
	padding-top: 580px;
}
/**/
.StyledLink1 {
	font-size: 1.2em;
	color: #0053a0;
	font-weight: bolder;
	background: url(../images/link-icon1.gif) no-repeat center right;
	padding-right: 10px;
	margin-bottom: 20px;
}
