
body {
	margin: 0;
	background: #4968A1 url(/images/dunneza_bg.jpg) repeat-x top left;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 781px;
	margin: 0 auto;
}

.header {
	background: transparent url(/images/dunneza_header.jpg) no-repeat top left;
	width: 781px;
	height: 183px;
}

.top_nav_wrapper {
	height: 22px;
	background-color: #000;
	border: solid 1px #666;
}

.main_content_wrapper {
	padding-top: 10px;
}

.main_content {
	width: 781px;
}

.footer {
	padding-top: 10px;
	color: #fff;
}

p.dunneza_tagline {
	border-top: solid 2px #fff;
	margin: 0 40px auto 40px;
	padding-top: 5px;
	font-style: italic;
	text-align: center;
	font-size: 13px;
	color: #fff;
}

.print_email {
	float: right;
	width: 30%;
	text-align: right;
}
.print_email a:link, .print_email a:active, .print_email a:visited {
	font-weight: normal;
}

.copyright {
	float: left;
	width: 65%;
}

.tagline {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

.tagline a:link, .tagline a:active, .tagline a:visited, .tagline a:hover {
}
