
#Footer
{
	text-align: center;
}
#Footer A
{ 
	color: #333333;	
}
#Footer .BottomBar
{
	background: url(../images/website/footer/red_bar.gif) repeat-x top left;
	height: 10px
}
#Footer .Copyright
{
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}
#Footer .Links
{
	font-size: 11px;
	margin-top: 8px
}
#Footer .Links A
{
	padding-right: 6px;
	padding-left: 6px;
}


