/*
#global-header-new {
	width: 960px;
	height: 59px;
	background: url(/_images/shared_images/banner.jpg) no-repeat;
}

#global-header-new h1 {
	margin: 10px 0px 0px 0px;
	font-size: 2.5em;
	height: 36px;
	line-height: 36px;
	padding: 0px 10px 0px 30px;
	color: #ABCF35;
	float: left;
	font-weight: normal;
}

#global-header-new p {
	margin-top: 10px;
	font-size: 11px;
	padding: 5px 0px 0px 20px;
	height: 40px;
	line-height: 16px;
	float: left;
	width: 580px;
	border-left: 1px solid #f2ebe5;
}

#global-header-new h3 {
	margin-top: 10px;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0px 0px 10px;	
	height: 36px;
	line-height: 30px;
	float: left;
	width: 580px;
	border-left: 1px solid #f2ebe5;
	color: #AF9B88;
	
}
*/