body {
	background: #fff;
	margin: 0;
	padding: 0;
	font: 11px verdana;
	color: #002856;
	}


h1, #corect, #leftnav, #topnav, #footnav {
	display: none;
	}
#header {
	padding: 24px;
	border-bottom: 1px solid #002856;
	}
#slogan {
	position: absolute;
	top: 55px;
	left: 300px;
	}

/*-------------------- start content -----------------------*/

h2 {
	border-bottom: 1px solid #002856;
	padding-bottom: 2px;
	margin: 30px 0 20px 50px;
	height: 32px;
	font: normal 26px verdana;
	color: #991701;
}
h3 {
	padding-bottom: 15px;
	height: 30px;
	font: normal 18px verdana;
	color: #991701;
}
h4 {
	padding-bottom: 2px;
	height: 20px;
	font: bold 12px verdana;
	color: #991701;
}
p {
	margin: 0 20px 0 20px;
	}

