#headline{
	float: left;
	width: 370px;
	height: 73px;
	background: url(images/about_header.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin:70px 0px 4px 34px;
	background-image: url(images/headline.gif);
}

#quote{
	position:absolute;
	display:block;
	width: 296px;
	height: 68px;
	background: url(images/quote.gif) 0 0 no-repeat;
	text-indent: -999em;
	
	margin:530px 0px 0px 260px;
	background-image: url(images/quote.gif);
	
}


