﻿#PageFooter
{
	font-size: 75%;
		width: 521px;
	word-wrap: break-word;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/PageFooter_Body_Background.jpg);
	background-repeat: repeat-y;
}

#PageFooterTop
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/PageFooter_Top_Background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#PageFooterBody
{
}

#PageFooterBottom
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/PageFooter_Bottom_Background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#PageFooterBody
{
	padding:0px 5px 0px 5px;
}

#PageFooter h3
{
	font-size:14px;
	margin:4px 0px 0px 0px;
	padding:0xp;
}