
body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	background: #fff;
	color: #00314e;
}

#outer_wrapper {
	background: #fff;
}

#inner_wrapper {
	background: #fff;
}

#header {
	display: none;
}

#logo {
	margin-top: -35px;
}

#main_inner_wrapper {
	background: #fff;
}

#footer {
	background: #fff;
}