@charset "utf-8";
.footerSectionMargin
{
	float:				left;
	height:				75px;
	width:				870px;
	background-color:	#000;
}
.footerSection
{
	background-color:	#000;	
}
.footerInformation
{
	float:				left;
	padding-left:		10px;
	width:				550px;
}
.footerSection p
{
	font:				Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
	color:				#FFF;
}
.rightsInformation 
{
	padding-top:		0px;
	margin-top:			0px;
	float:				left;
	width:				310px;
}
.rightsInformation p
{
	padding-top:		5px;
	margin-top:			0px;
	font-size:			10px;
}

