
#headerWrapper {
	height: 202px;

}	

#logo {
	position: relative;
	top: -80px;
	float:left;
	width:330px; 

	
	}

#spin {
	
	position: relative;
	top: 80px;
	right:-370px;	
	
	}

#tagline ul {
	background-image: none;
	background-color: #FFFFCC;	
  	} 
	
#navEZPagesTop {
	position:relative;
	top: -45px;

}	

*:first-child+html #navEZPagesTop
{
	position:relative;
	top: -5px;
	}