body {
	background-image:url('../img/blue_bg.jpg');
}
#grid {
	background-image:url('../img/business_grid.png');
	background-repeat:no-repeat;
	background-position:-6px 0px;
}
#splash {
	position:absolute;
/*	background-image:url('../img/business.jpg');*/
	background-repeat:no-repeat;
	width:980px;
	height:394px;
}
#content {
	background-color:#81a2c2;
}


#xtra {
  position:absolute; 
  left:10px;
	background-image:url('../img/news_logo.png');
	width:247px;
	height:366px;
	top:10px;
	z-index:50000; 
}
