#footer {
	background-color: #999;
	margin: 0px;
	padding: 10px;
	height: 50px;
}

#footerContentLeft a:link {
	color: #FFFBF0;
	text-decoration: none;
}
#footerContentLeft a:visited {
	color: #FFFBF0;
	text-decoration: none;
}
#footerContentLeft a:hover {
	color: #CCC;
	text-decoration: none;
}
#footerContentLeft a:active {
	color: #FFFBF0;
	text-decoration: underline;
}

#footerContentLeft {
	margin: 0px;
	background-color: #999;
	padding-top: 20px;
	padding-left: 20px;
	width: 355px;
}
#footerContentRight {
	float: right;
	width: 300px;
	padding-top: 20px;
	text-align: right;
	padding-right: 30px;
}

#footerContentRight a:link {
	color: #FFFBF0;
	text-decoration: none;
}
#footerContentRight a:visited {
	color: #FFFBF0;
	text-decoration: none;
}
#footerContentRight a:hover {
	color: #CCC;
	text-decoration: none;
}
#footerContentRight a:active {
	color: #FFFBF0;
	text-decoration: underline;
}
#SP1_FooterWrappper {
	background-color: #333;
	width: 789px;
	margin: 0 auto;
	text-align: left;
}

#SP2_FooterWrappper {
	background-color: #333;
	width: 789px;
	margin: 0 auto;
	text-align: left;
}
