/*
** otherpage_layout.css 
** CSS - handles the layout grid for content pages
** Author: Geoff FRANKLIN
** Date: 12.Nov.08
** Last edited: 12.Nov.08
*/


div#page_banner_services {
	background: url(../img/banner_top_services.jpg) no-repeat;
	width: 734px;
	height: 106px;
	float: right;
	margin: 8px 0 10px 0;
	padding: 55px 0 0 17px;
}


/* end of file */
