#body {
	width: auto;
}

#header {
	height: auto;
	margin: 15px;
	background: none !important;
}
#header #header-a {
	/*display: inline;*/
	border-bottom: 5px #12479A solid;
	margin-left: 0;
	width: auto;
	height: auto;
	float: none;
	font-size: 1.5em;
	text-decoration: none;
}
#header #header-a span {
	display: inline;
}

#header-left {
	display: none;
}

#menu-top-line {
	display: none;
}

#left-side {
	display: none;
}

#menu-top {
	display: none;
}

#contact {
	position: static;
	border-top: 5px #12479A solid;
	margin: 15px;
	width: auto;
}
#contact br {
	display: none;
}

#footer {
	display: none;
}

#content {
	width: auto;
	float: none;
}

/*#content table {
	width: 100%;
}*/

#print {
	display: none;
}
.print {
	display: inline;
}
