#footer {
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 10px;
	border-style: solid;
	border-color: #333333;
	background-color: #f1f2f1;
	height: 125px;
	background-image: url(/media/cell_white.jpg);
	background-repeat: repeat-x;
	z-index: 0;
	clear: both;
	color: #1a191a;
	letter-spacing: 1.35pt;
	font-size: 7pt;
	font-family: Helvetica, Arial, sans-serif;
}

#footer div {
	padding: 25px;
}

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

#footer_nav {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	width: 900px;
}

