#footer {
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: center;
}
#footer p {
	text-align: center;
	padding: 0px;
	margin: 0 0 12px 0;
	font-size: 11px;
	font-weight: normal;
}
#footer p a {
	color:#000000;
	text-decoration: none;
	font-size: 11px;
}
#footer p a:hover {
	text-decoration: underline;
	font-size: 11px;
}
#footer ul {
	padding: 0;
	font-size: 11px;
}
#footer ul li {
	display: inline;
	border-left: 1px solid;
	padding: 0 4px;
	font-size: 11px;
}
#footer ul li.firstchild {
	border-left: 0;
	font-size: 11px;
}
#footer ul li a {
	border-left: 0;
	font-size: 11px;
	text-decoration: none;
}
#footer ul li a:hover {
	border-left: 0;
	font-size: 11px;
	text-decoration: underline;
}
#footer2 {
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: center;
	border-top: 1px solid #000000;
}
#footer2 p {
	text-align: left;
	padding: 0px;
	margin: 0 0 12px 0;
	font-size: 11px;
	font-weight: normal;
}
#footer2 p a {
	color:#990000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#footer2 p a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
