

#content{
	width:988px;
	float:left;
	background-color:#B7B7B7;
}

#content #interior{
	width:667px;
	padding:0px 2px;
	/*margin:0px auto;
	border:solid 2px #ffffff;
	border-width:0px 2px 2px;
	position:relative;*/
	background-color:#ffffff;
	left:159px;
}

#content #interior h1{
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	color:#000000;
}

#content #interior h2{
	font-weight:bold;
	margin-bottom:8px;
	color:#036F93;
}

#content .colA{
	width:159px;
	float:left;
}

#content .colB{
	width:671px;
	float:left;
}

#content .colB .content{
	width:595px;
	background-color:#E5E5E5;
	padding:10px 32px 30px 40px;
}

#content .colB .content p{
	margin-top:15px;
	margin-bottom:15px;
}

#content .colC{
	width:158px;
	float:left;
}


.learnMore{
	float:left;
	display:block;
	background-image:url(../images/stats_learnMore.jpg);
	width:81px;
	height:15px;
	margin-top:10px;
}

#footer{
	float:left;
	width:988px;
	background-color:#1FACD9;
	height:55px;
	border:solid 2px #ffffff;
	border-width:2px 0px; 
}

#footer .interior{
	width:968px;
	margin:0px auto;
	line-height:55px;
	color:#000000;
	font-size:11px;
	text-align:center;
}