	.fleft {
		background: url('/includes/images/footer_01.jpg') no-repeat;
		width: 262px;
		height: 159px;
	}
	.fmiddle {
		background: url('/includes/images/footer_02.jpg') no-repeat;
		width: 519px;
		height: 159px;
	}
	.fright {
		background: url('/includes/images/footer_03.jpg') no-repeat;
		width: 222px;
		height: 159px;
	}
	td.footer {
		height: 159px;
	}
	.footerMiddle {
		background: url('/includes/images/footer_02.jpg') no-repeat bottom;
		text-align: center;
		font-size: 10px;
		vertical-align: bottom;
		width:519px;
    }
	.footer {
        vertical-align: bottom;
    }