body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 2px 0 0 0;
}


.container {
	width: 760px;
	margin: auto;
	vertical-align: top;
	text-align: left;
}

.header {
	height: 70px;
	padding: 0px;
	background: #ffffff;
}

.menu {
	background: #294184;
	position: relative;
	height: 20px;
}


.content {
	height: 475px;
	background: #ffffff;
	padding: 5px 8px 0 8px;
	margin-bottom: -5px;
}


.footer {
	height: 40px;
	background: #294184;
}
