div.bottom{
	height: 10px;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #ffffff;
	background: #EBEBEB;
	clear:both;
}
div.foot{
	font-size: 10px;
	font-family: arial;
	color: #6B6B6B;
	text-align: center;
	height: 84px;
	padding: 2px;
	border-top: 0px solid #464646;
	background: #181818 url('images/footer_bg.jpg') repeat-x top left;
	clear: both
}

img.footer_logo{
	width: 150px;
}