#footer {
	clear: both;
	width: 1200px;
	position: relative;
	background-image: url('../img/footer_bg.jpg');
	height: 95px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#footer_copy {
	width: 992px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}

#cma_footer {
	position: relative;
	top: 10px;
	color: #4D4D4D;
	font-family: TheSerifLight-Plain;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
}

#footer_copy {
	position: relative;
	color: #4D4D4D;
	font-family: TheSerifLight-Plain;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

#footer_copy a {
	color: #4D4D4D;
	font-family: TheSerifLight-Plain;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

#footer_copy a:hover {
	text-decoration: underline;
}