#masthead {
	
		background: #fff url(/images/headers/Flagship-main-hdr.gif) bottom left repeat-x;
		position: relative;
		width: 100%;
	/*	overflow: hidden; */
		margin: 0;
		z-index: 500;	
	
}

#masthead .right {
	background: url(/images/backgrounds/blank.gif) top right no-repeat;
}
	
#masthead .left {
	background: url(/images/headers/blank.gif) top left no-repeat;
}
	
#masthead h1 {
	display: block;
	width: 533px;
	height: 99px;
	background-image: url(/images/lightbox/blank.gif);
	margin: 3px 0 10px;
}	

#mainnav {
	
	display: none;
	
}