#footer {
	top: 0px;
	width: 712px;
	height: 45px;
	background-color: #d2d2d2;
	position: relative;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #8d8d8d;
	line-height: 16px;
	}