/* CSS Document */
#footertable {
	width: 700px;
	margin: 0 auto;
	height: 100%;
}

#footertable td {
	vertical-align: middle;
	width: 33%;
	color: #FFF;
	font: bold 10px Arial, Helvetica, sans-serif;
}