#footer {
	background:#0f141d url(/images/footer/bg-footer.gif) repeat-x;
	overflow:hidden;
	height:1%;
	padding-bottom:20px;


}
.footer-wrap {
	width:954px;
	margin:0 auto;
	overflow:hidden;
}
#footer .links-holder {
	width:960px;
	overflow:hidden;
	padding:30px 0 45px;
	color:#88939e;
}
#footer .links {
	width:25%;
	float:left;
}
#footer .links ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .links li {padding-bottom:8px;}
#footer .links a {color:#88939e;}
#footer .links h6 {
	color:#c45923;
	margin:0 0 5px;
	font-size:16px;
}
#footer .links li a.rss {
	background:url(/images/footer/link-rss.gif) no-repeat;
	display:block;
	padding:3px 0 7px 31px;
	color:#288ba7;
}
#footer p {margin:0;}
#footer .links p {margin-bottom:25px;}
#footer .links p a {
	display:block;
	color:#288ba7;
	margin-top:8px;
}
#footer .logo-place {height:1%;}
#footer .logo-place:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
#footer .logo-place a{
	float:right;
	margin-top:-21px;
	position:relative;
}
#footer .logo-place p {color:#364657;}

.footer_bottom_links a {color:#364657;}

