#BottomFooterContainer {
	background-image: url(../images/NewSlices/BotBar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 900px;
}
#BottomFooterContainer .FooterCreditCard {
	width: 260px;
	margin-top: 25px;
	margin-right: 10px;
	float: left;
	background-image: url(../images/NewSlices/CreditCards.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#BottomFooterContainer .FooterText2 {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, tahoma, verdana,;
	font-size: 12px;
	color: #FFF;
}
#BottomFooterContainer #FooterLinks {
	float: left;
	clear: left;
	font-family: Arial, tahoma, verdana,;
	font-size: 10px;
	color: #00F;
	text-decoration: none;
	text-align: center;
	width: 900px;
	height: 20px;
	margin-top: 5px;
}
.FooterLink {
	color: #00F;
	text-decoration: none;
}
