#footer {
	
}
	#footer .footer_1_1 {
		width: 11px;
	}
	#footer .footer_1_1 {
		background: url('/images/footer1-left.gif') no-repeat top left;
	}
	#footer .footer_1_2 {
		width: 958px;
		background-color: #2e2e30;
	}
	#footer .footer_1_3 {
		width: 11px;
	}
	#footer .footer_1_3 {
		background: url('/images/footer1-right.gif') no-repeat top left;
	}
	#footer .footer_1_1, #footer .footer_1_2, #footer .footer_1_3 {
		float: left;
		height: 54px;
	}
	
	#footer .row_1, #footer .row_2 {
		text-align: center;
	}
	#footer .row_1 {
		padding: 9px 0 5px 0;
	}
	#footer .row_2 {
		
	}
	#footer .row_1, #footer .row_1 a {
		color: #a1a1a1;
		text-decoration: none;
	}
	#footer .row_2, #footer .row_2 a {
		color: #a1a1a1;
		font-weight: bold;
		text-decoration: none;
	}
	/*
	#footer .row_2 a {
		text-decoration: none;
		float: left;
	}
	#footer .row_2 a:hover {
		text-decoration: underline;
	}
	#footer .row_2 .delimiter {
		float: left;
		background: url('/images/footer-delimiter.gif') no-repeat center center;
		width: 2px;
		height: 10px;
		padding: 5px 5px 0 5px;
	}
	*/
	#footer .row_2 .delimiter {
		height: 5px;
		width: 3px;
		padding: 0 7px;
	}
