/*
-------------------------------------------
File: 'Blueball Simple Pro' header_121.css Style Sheet
Created: 1, October, 2008
Last Modified: 6, October, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006-2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


body {
	background-image: url(../../images/header_bg121.jpg);
}

#pageHeader {
	height: 121px;
}

#pageHeader #customimage {
	height: 121px;
}

#pageHeader #logo {
	height:  93px;
	width:  175px;
	margin: 14px 12px 0 0;
	padding: 0;
}

#pageHeader h1 {
	padding-top: 35px;
}

* html #pageHeader h1 {
	padding-top: 35px;
}

*:first-child+html #pageHeader h1 {
	padding-top: 35px;
}