/* HEADER STYLES */
div#header {
	width: 980px;
	height: 112px;
	margin: auto;
	padding: 12px 0 0 0;
	position:relative;
}

div#header div#flash_logo {
	width: 104px;
	height: 112px;
	float: left;
}

div#header a#logo {
	display: block;
	float: left;
	width: 372px;
	height: 98px;
	text-indent: -9999px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin: 12px 0 0 0;
}