﻿
#struc_body 
{
   background:url(../gfx/body_bgGray.jpg) repeat-y;
}

#struc_bodyInner 
{
   background: url(../gfx/body_bgGrayTop.jpg) no-repeat;
}
   
#struc_bodyInnerContent
  {
    width:590px;
  } 
 
#struc_footer 
 {
    background:url(../gfx/body_bgGray.jpg) repeat-y;
 } 
 
 
#struc_footerInner 
{
	clear: both;
    margin-left:248px;
    width:610px;
}

#struc_footerBottom 
{
  margin:20px 0 20px 265px; 
}



 
  

