body {
	background: none;
	font: 10px verdana, Helvetica, sans-serif;
	color: #000000;
}
.interior {
	background: url(../images/header_print.png) center top no-repeat;
	height: 102px;
}
.home {
	background: url(../images/header_print.png) center top no-repeat;
	height: 102px;
}

#wrapper {
	background: none;
	padding: 2px 4px 0px 4px;
}

#footer {
	background: none;
	padding: 8px 17px;
	color: #FFF;
	font-size: 9px;
	text-align: center;
}

#header a {
	display: block;
	text-indent: 0%;
	position: absolute;
	outline: none;
}