/***********************************
	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;*/
	background-color: #92D2C2;
}
#contentRight{
 /* 990 - 465 */
}
#copyDiv{
	top: 165px;
	height: 315px;
}
#homePageText{
	line-height: 38px;
}
