body {
	background-color: #FCF3DF;
}

#eheader {
	background: #21409a;
	color: #000;
	height: 100px;
	margin: 0;
	width: auto;
	background-position: right;
	background-repeat: no-repeat;
}

#header_logo {
	background-image: url(images/template/encora.png);
	background-position: right;
	background-repeat: no-repeat;
	z-index: 9;
	width: 100%;
	height: 100%;
	background-size: 500px 100px;
	background-color: transparent;
}
#mycontainer {
	max-width: 1200px;
	margin: 0 auto;
}
div#mw-head {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
}

#mw-navigation {
	height: 80px;
	display: block;
	/* overflow: hidden; */
}

#efooter {
	text-align: center;
	padding-top: 20px;
	max-width:700px;
	margin: 0 auto;
}

div#mw-panel {
	font-size: inherit;
	position: relative;
	top: 0px;
	padding-top: 1em;
	width: 10em;
	/* left: 0; */
	float: left;
}

.mw-body {
	margin-left: 11em;
	padding: 1.25em 1.5em 1.5em 1.5em;
	overflow: hidden;
	max-width: 960px;
	width: 100%;
}