div#header {
	width: 831px;
	margin: 0 auto;
	text-align: left;
}

div#header a#logo {
	display: block;
	width: 165px;
	height: 61px;
	margin: 25px 0 0 51px;
	background: url(/resources/images/5_dacoda_small.jpg);
}

div#header a#logo strong {
	visibility: hidden;
}

div#headerbar {
	width: 806px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	padding-left: 25px;
	margin: 0 auto;
	color: #fff;
	text-align: left;
	background: url(/resources/images/6_headerbar_bg.jpg);
}

div#content {
	width: 781px;
	margin: 0 auto;
	padding: 10px 25px 30px 25px;
	text-align: left;

}

div#content h3 {
	font-size: 20px;
	color: #c21019;
	margin-bottom: 10px;
}

div#content h4 {
	font-size: 14px;
	color: #666;
	position: relative;
	top: -10px;
}

div#content p {
	line-height: 18px;
	margin-bottom: 10px;
}