.footer
{
	background: url( /images/footer_body.gif ) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #467094;
	width: 800px;
	clear: both;
	margin: 0 auto;
	height: 105px;
}

.footer .footerLeft,
.footer .footerRight
{
	position: relative;
	height: 105px;
}

.footer .footerLeft
{
	background: url( /images/footer_left.gif ) 0 0 no-repeat;
}

.footer .footerRight
{
	background: url( /images/footer_right.gif ) 100% 0 no-repeat;
}

.footer .footerBody
{
	padding-top: 5px;
}

.footer .footerBody span
{
	font-weight: normal;
}

.footer .footerBody span span
{
	font-size: 11px;
	font-weight: bold;
}