/*
-------------------------------------------
File: 'Blueball Synergy' customimghide.css.css Style Sheet
Created: 27, July, 2010
Last Modified: 12, August, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#pagecontainer {
	background: url(../../images/synergy_pagebg.png) top center no-repeat;
}

#pageheader #customimage {
	display: none;
  	background: transparent;
}

#pageheader {
	position: relative;
	width: 960px;
	height: 150px;
	margin: 0px auto;
	margin-top: 0px! important;
	padding: 0px;
	z-index: 5;
}

#pageheader h1 {
	padding-top: 28px;
}

#pageheader #logo {
	top: 33px;
}


