/***********************************
	this page is dropped into each page folder to 
	customize the topRow, Contentleft and footerRow background images
***********************************/
#contentLeft{
	background-color: #B8BF41;
	height: 100%;
	scrollbar-face-color:#BDC53B;
   	scrollbar-arrow-color:#FFFFFF;
   	scrollbar-track-color: #BDC53B;
	scrollbar-shadow-color:#BDC53B;
	scrollbar-highlight-color:#BDC53B;
	scrollbar-3dlight-color:#BDC53B;
	scrollbar-darkshadow-Color:#BDC53B;
}
#companyPage #mainBody{
	background-image: url(../images/footerRow.gif);
}
#companyPage #topRow{
	background-image:url(../images/topRow.gif);
}
#contentRight{
 /* 990 - 465 */
}