#homePage #globalContainer #header #headerMessage img {
	position: absolute;
	top: 70px;
	right: 125px;
	padding: 25px;
}
#homePage #header {
	background-image: url(../images/home_header_background.jpg);
	background-repeat:no-repeat;
	height: 193px;
}


#subPage #header {
	background-image: url(../images/sub_header_background.jpg);
	background-repeat:no-repeat;
	height: 81px;	
}
#homePage #subHead {
	background-image: url(../images/inner_right_background.jpg);
  height: 47px;
}
#subPage #subHead {
	background-image: url(../images/sub_inner_right_background.jpg);
  height: 35px;
}
#homePage #globalContainer #header #headerMessage h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height:2;
}

#KeyResultsWebMarketing {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
