#header {
	margin: 0px;
	padding: 0px;
}

#subheader {
	margin: 0px;
	padding: 0px;
	clear: both;
	
	height: 56px;
	background-image: url(../images/page_top.jpg);	
	background-position: top left;
	background-repeat: no-repeat;
}

#subheaderFlash {
	margin: 0px;
	padding: 0px;
	clear: both;

	height: 135px;
}

#headerLogo {
	margin: 0px;
	padding: 0px;

	width: 165px;
	height: 126px;
	
	float: left;
}