#banner {
	float: left;
	height: 340px;
	width: 800px;
	background-image: url(../FinancialInformation/images/financial_banner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_area #financial_box {
	float: left;
	height: 158px;
	width: 800px;
	background-image: url(../FinancialInformation/images/financial_box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_area #financial_box #financial_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
