#ContentWrapper{
	float:left;
	clear:both;
	margin-top:50px;
	width:907px;
	background-image:url(../images/ContentBG_wCallout_Filler.gif);
	background-repeat:repeat-y;
}
#Wrapper{
	float:left;
	width:907px;
	min-height:501px;
	background-image:url(../images/ContentBG_wCallout_top.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#Content{
	float:left;
	margin: 30px 0px 10px 30px;
	width:570px;
	font-size:12px;
}
#Extra{
	float:right;
	width:250px;
	margin: 30px 20px 10px 0px;
	font-size:12px;
}
#WrapperCapBottom{
	float:left;
	clear:both;
	background-image:url(../images/ContentBG_wCallout_Bottom.gif);
	width:907px;
	height:29px;
}

