body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
}
#page {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
#main {
	margin:0 auto;
	width: 914px;
	padding: 13px;
}
#content {
}
#logos {
	background: #203141;
	padding: 1px;
}
#footer {
	text-align: center;
	padding: 10px;
}
.logospacer {
	background: #445569;
	height: 8px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}