#footer {
	width:775px;
	margin:0px auto;
	padding-top: 10px;
	clear: both;
}

#bar {
	text-align: center;
	background-image: url("/images/bottombar.jpg");
	background-repeat: no-repeat;
	width: 775px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	padding-top: 1px;
	vertical-align: bottom;
}

#bar li {
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0.05em;
	padding-top: 0px;
	margin-top: 0px;
	display: inline;
	vertical-align: top;
	border-left: 1px solid #163161;
	list-style: none;
}

#bar li a {
	color: #163161;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

#bar li.first {
	border-left: none;
}

#copy {
	text-align: center;
	width: 775px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

#copy li {
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
	padding-top: 0px;
	margin-top: 0px;
	display: inline;
	vertical-align: text-top;
	border-left: 1px solid #000000;
}

#copy li a {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#copy li.first {
	border-left: none;
}

