#header {
	height: 93px;
	background-image: url(/images/header.jpg);
	position: relative;
}
#flash-banner {
	position: absolute;
	top: 0px;
	right: 16px;
}

#main-drop-shadow {
	background: url(/images/bg-content-main.gif) repeat-y top left;
 	float: left;
 	width: 1000px;
}

#sub-header {
	/*width: 848px;*/
	background: url(/images/sub-header-blue.jpg) no-repeat top left;
	height: 25px;
	margin: 0;
}