﻿@charset "utf-8";

footer {
	background: #695529 url(../images/footer_bg.gif) repeat-x;
}
	footer .inner {
		color: #ffffff;
		font-size: 11px;
		text-align: right;
		margin: 0 auto;
		padding: 30px 0 10px 0;
		width: 1000px;
	}
