#header {
	width:900px;
	height:250px;
	background-repeat: no-repeat;
	margin-bottom:10px;
	text-align: left;
	float:left;
	z-index:1;
}

#header-background {
	width:900px;
	height:250px;
	background-repeat: no-repeat;
	margin-bottom:10px;
	text-align: left;
	float:left;
	z-index:2;
}

#header-clear {
	
	width:900px;
	height:230px;
	
}

#quote {
	width:240px;
	height:80px;
	padding:0 0 0 10px;
	font-family:"sans-serif";
	color:#fff;
	font-style:italic;
	font-size:20px;
	float:left;
}

#navigator {

	font-style:normal;
	width:700px;
	height:20px;
	
	text-align: left;
}
