/* Start of CMSMS style sheet 'Pine Belt FCU Footer' */
/* Footer */
#footer
{
	width: 940px;
	float: left;
	clear: left;
	margin-top: 10px;
}
	#footer a
	{
		color: #a08060;
	}
	#footer .left
	{
		float: left;
		width: 215px;
		margin-right: 20px;
		height: 40px;
		background-color: #fefdea;
		border: 1px solid #cecece;
		padding: 10px;
	}
	#footer .right
	{
		float: left;
		width: 680px;
		height: 60px;
		background-color: #fefdea;
		border: 1px solid #cecece;
	}
		.right .contentleft
		{
			float: left;
			padding: 10px;
		}
		.right .contentright
		{
			float: right;
			padding: 10px;
		}
/* End of 'Pine Belt FCU Footer' */

