

/* -----FOOTER ------- */
.footer_title {
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.footer {
	width: 990px;
	background: #124D55 url(/images_site/footer.jpg) no-repeat
		scroll 0 0;
	padding-top: 12px;
	clear: both;
	text-align: center;
	line-height: 16px;
	float: left;
	padding-bottom: 0px;
	height: 160px;
}

.footer_left {
	width: 140px;
	height: 160px;
	float: left;
	padding-left: 80px;
	text-align: left;
	border-right: solid;
	border-color: #646464;
	border-width: 1px;
	margin-right: 40px;
}

.footer_mid {
	width: 190px;
	height: 160px;
	float: left;
	text-align: left;
	border-right: solid;
	border-color: #646464;
	border-width: 1px;
	margin-right: 40px;
}

.footer_right {
	width: 200px;
	height: 160px;
	float: left;
	text-align: left;
	border-right: solid;
	border-color: #646464;
	border-width: 1px;
	margin-right: 40px;
}

.footer_official {
	width: 240px;
	height: 160px;
	float: left;
	text-align: left;
}