body {
	background: none;
	font-family: serif;
}

#body {
	width: auto;
	background: none;
	margin: 10px;
}

#body-2 {
	background: none;
}

#middle {
	margin: 0;
	padding-bottom: 10px;
}

#content {
	float: none;
	width: auto;
	
}

#content-2, .with-right-box #content-2, .home #content-2 {
	padding-top: 15px;
	width: auto;
	float: none;
	overflow: visible;
	margin: 0;
}

#content-3 {
	margin: 0;
}

.with-right-box #right-side {
	display: none;
}

#left-side {
	display: none;
}

h1, #navigator {
	position: static;
	color: #003366;
	width: auto;
}

h1 {
	border-bottom: 5px #003366 solid;
	margin-bottom: 10px;
}

#navigator a {
	color: #003366;
}

#footer {
	position: static;
	width: auto;
	margin: 0;
	background: none;
	border-top: 5px #003366 solid;
	padding-bottom: 0;
}

#footer p {
	color: #003366;
	margin: 0;
}
#footer p.right {
	bottom: 0;
}
#header {
	height: auto;
	text-align: right;
}

#header a {
	position: static;
}

#main-menu {
	display: none;
}

#service-menu {
	display: none;
}

#search {
	display: none;
}

#print {
	display: none;
}

#left-menu {
	display: none;
}