/*start main page bottom part backgrounds*/
#backg_bottom_color
{
	background-color:#7F7F8C;
}
#backg_bottom_left
{
	background-image: url(../images/back_bottom_left.gif);
   background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F3F5F5;	
}
#backg_bottom_right
{
	background-image: url(../images/back_bottom_right.gif);
   background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F3F5F5;	
}
#backg_bottom_middle
{
	background-color: #F3F5F5;	
}
/*end main page bottom part backgrounds*/