#footer {
	clear:both;
	/*margin-left: 27px;*/
	width: 787px;
	background-color: #F1EFF0;
	text-indent: 10px;
	line-height: 30px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 9px;
}
#footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	.footer_top, .footer_bottom {
		border-top: 1px solid white;
		border-left: 1px solid white;
	}
	.footer_top{ 
		height: 5px;
		float:left;
		line-height: 0px;
	}
	#footer_bottom_1{
		clear:left;
	}
	.footer_bottom {
		float:left;
		height: 52px;
		line-height: 52px;
	}
	#footer_top_1, #footer_bottom_1 {
		width: 25px;
	}
	#footer_top_2, #footer_bottom_2 {
		width: 182px;
	}	
	#footer_top_3, #footer_bottom_3 {
	width: 548px;
	text-align: center;
	}	
	#footer_top_4, #footer_bottom_4 {
		width: 25px;
	}

