/* footer */


#content_bottom {
	background:transparent url(../images/skin/background_content.gif) repeat-y scroll center top;
	width:1024px;
	padding: 15px 0 0 0;
}

#footer {
	margin:0 auto;
	width:996px;
	background-color:#7C9A50;
	color:#FFFFFF;
	font-size:9px;
	line-height:15px;
	padding-bottom:5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0 auto;
	text-align:center;
}

#footer .footer-top {
	background-color:#FFFFFF;
	border-color:#4C4C4C #EAEBE8;
	border-style:solid;
	border-width:1px;
	color:#4C4C4C;
	height:10px;
	letter-spacing:-1px;
	line-height:11px;
	margin-bottom:5px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
}

#left, .colLeft {
	float:left;
	width:157px;
}
#center, .colCenter {
	float:left;
	width:530px;
}
#right, .colRight {
	float:right;
	width:299px;
}

#footer .footer-top {
	border-style:solid;
	color:#4C4C4C;
	letter-spacing:-1px;
	line-height:11px;
	text-align:center;
}
#footer .footer-top ul li, 
#footer .footer-top a {
	display:inline;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4C4C4C;
}
#footer .footer-top ul {
	list-style-type:none;
}

#footer a {
	color:#FFFFFF;
}

#lst_footer {
	background:#EBF2DE none repeat scroll 0 0;
	border:1px solid #CDCDCD;
	margin:5px auto;
	width:950px;
}
#footer .pub {
	background-color:#CDCDCD;
	margin:10px 123px;
	padding:0 0 5px;
	text-align:center;
	width:728px;
}

