.main {
	text-align: center;
	float: none;
	width: 810px;
	background-color: #FFFFFF;
}
.top1 {
	width: 810px;
}
.top2 {
	width: 810px;
}
.content {
	width: 790px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
}
body {
	margin-top: 0px;
	background-color: #034e72;
}
h2 {
	color: #034E72;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	display: inline-block;
}
.menu {
	text-align: center;
	background-color: #EEEEEE;
	width: 810px;
	height: 30px;
}

.btn {
	background-color: #B5D9E9;
	border: 1px outset #999999;
}
a:link {
	color: #034E72;
}
