div#header-container
{
	display: block;
	height: 285px;
	position: absolute;
	width: 921px;
	background-image: url(../img/header-bg.gif);
	background-repeat: no-repeat;
}

div#logo-container
{
	position: absolute;
	top: 50px;
	left: 10px;
	z-index: 100;
}

div#header-graphic-container
{
	position: absolute;
	z-index: 1;
	width: 921px;
	height: 285px;
	margin: 0;
	padding: 0;
	background-position: top left !important;
}
