.content {
	padding: 5px 0px 5px 0px;
}
.content_section {
	clear: both;
}
.content_box {
	background-image: url(/includes/global_css/images/background_focus_content_box.png);
	height: 162px;
	width: 307px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 1px 0px 6px;
}
.content_box_title {
padding: 5px 0px 0px 10px;
}
.content_box_title_arrow {
	float: left;
	padding: 3px 0px 0px 0px;
}
.content_box_title_text {
	padding: 0px 0px 0px 5px;
	float: left;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
.content_box_content {
	float:left;
	width: 250px;
	padding: 10px 0px 0px 20px;
	text-align: left;
}
.content_box_content_arrow {
	width: 10px;
	padding: 8px 0px 0px 0px;
}
.content_box_content_text {
	text-align: left;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #053a65;
}
.new_image {
	float: right;
	padding: 3px 0px 0px 0px;
}
#atm_float {
	position: absolute;
	top: 425px;
	left: 825px;
	background-image: url(/images/frontpage.png);
	height: 180px;
	width: 106px;
	z-index: 99;
}
.content_news {
	float: left;
	width: 700px;
	margin: 10px 0px 0px 10px;
}
.content_news_header {
	clear: both;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
	padding: 10px 0px 0px 0px;
}
.content_news_body {
	clear: both;
	padding: 10px 0px 10px 10px;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	height: 80px;
}
.content_support {
	float: left;
	padding: 10px 0px 10px 0px;
	width: 228px;
}
.content_support_header {
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
	padding: 10px 0px 0px 0px;
}
.content_support_body {
	clear: both;
	padding: 0px 0px 10px 10px;
	height: 80px;
}
.content_footer_arrow {
	float: left;
	padding: 2px 0px 0px 10px;
}
.content_footer_title {
	float: left;
	font-size: 22px;
	color: #033862;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
}
.home_news_image {
	width: 91px;
	height: 72px;
	padding: 0px 0px 0px 10px;
}
.home_news_content {
	text-align: left;
	padding: 0px 0px 0px 10px;
}
.home_news_date {
	color: #078e02;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.home_news_text {
	color: #033862;
	font-size: 13px;
	font-weight: bold;
}
.home_news_link {
	color: #606060;
	font-size: 12px;
	font-weight: bold;
}
