#header h1 a{background: url(../images/porsheLogo.jpg) no-repeat; height: 121px; width: 155px; display: block;}


#team #right h2{border: none;}

.staffbox {
	display: inline;
	float: left;
	height: 200px;
	margin: 0 15px 10px 0;
	padding: 0;
	width: 330px;
}

.staffbox img {
	display: inline;
	float: left;
	height: 185px;
	margin: 0 10px 0 0;
	padding: 0;
	width: 150px;
}

#premierLogo {
		background: url(../images/Premier_Logo.png) no-repeat top left; 
		width: 183px; 
		height: 70px; 
		display: block; 
		text-indent: -9000em; 
		
		/* horrible sucky code 
		float: left; 
		margin-left: -520px; */
		
		position: absolute;
		top:5px;
		left:165px;
		z-index: 200;
}