/***********************************
	this page is dropped into each page folder to 
	customize the topRow, Contentleft and footerRow background images
***********************************/
#topRow
{
	/*background-color: #92D2C2;*/
	background-image: url('/assets/images/companyBg.gif');
}
#contentLeft
{
	background-color: #F08233;
}
