IMG {
	border:0px;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding:0;
}

#eo_header {
	height: 93px;
	background: #000000;
	/*background-image: url("images/header/background.gif");*/
	background-image: url("images/header/background.jpg");
	background-repeat : no-repeat;
	background-position: 50% 100%;
	/*
  background-repeat: repeat-x repeat-y;
  */
}

#eo_headerNav {
	height:20px;
	margin-bottom:1em;
	background: #e2e2ff;
  color: #000000;
  font: bold 10px/20px Verdana, Arial, sans-serif;
}

.HF_Left {
	float:left;
	margin-left:.5em;
}

.HF_Right {
	float:right;
	margin-right:.5em;
}

#eo_footer {
	text-align:center;
}

#eo_footer p {
	margin:.5em;
}

#eo_footerNav {
	height:20px;
	/*margin-bottom:1em;*/
	background: #e2e2ff;
  color: #000000;
  font: bold 10px/20px Verdana, Arial, sans-serif;
}
