#footer {
	width: 100%;
	height: 312px;
	background: #0e0e0e url(images/menu-list.jpg);
	position: relative;

	}
#footer-width, #copyright div {
	width: 1010px;
	margin: 0 auto;
	}
#footer .banner {
	float: right;
	}
#footer .footer-content {
	width: 520px;
	height: 312px;
	float: left;
	}
#footer .footer-content p {
	text-align: left;
	margin: 5px 0;
	font-size: 11px;
	font-family: 'Muli', Arial, sans-serif;
	color: #9e9a9a;border-bottom: 1px solid #1a1a1a;
	font-style: italic;
	}
#copyright div {
	height: 35px;
	position: relative;
	}
#copyright span {
	color: #9e9a9a;
	font-size: 11px;
	line-height: 35px;
	font-family: 'Bree Serif', serif;
	font-style:italic;
	}
#copyright span img {
	vertical-align: middle;
	margin-right: 7px;
	}
h1, h2, h3 {font-size: 15px;color: #9e9a9a;font-style:italic;font-family: 'Bree Serif', serif;}
h3, h4 {margin: 0;}