#hdrphoto {
	background: transparent url(/assets/images/headerphoto.png) top left no-repeat;
	position: absolute;
	top: -55px;
	left: 15px;
	width: 440px;
	height: 340px;
	z-index: 30
}

#hdrcopy {
	background: transparent url(/assets/images/headercopy.png) top left no-repeat;
	height: 170px;
	width: 375px;
	position: absolute;
	top:20px;
	left:460px
}

#ctabox {
	background: transparent url(/assets/images/ctabar.png) top left no-repeat;
	margin: -10px -9px -10px -9px;
	height: 125px;
	z-index: 50;
	position: relative
}

#ctacopy {
	background: transparent url(/assets/images/ctacopy.png) top left no-repeat;
	text-indent:-10000px;
	height:40px;
	width:560px;
	position:absolute;
	top:47px;
	left:30px
}

#ctacopy2 {
	background: transparent url(/assets/images/ctacopy2.png) top left no-repeat;
	text-indent:-10000px;
	height:35px;
	width:619px;
	position:absolute;
	top:49px;
	left:30px
}


#ctalink {
	background: transparent url(/assets/images/ctabutton.png) top left no-repeat;
	text-indent:-10000px;
	display:block;
	height:38px;
	width:236px;
	position:absolute;
	top:43px;
	left:665px
}