﻿
#struc_body 
{
   background:url(../gfx/body_bgWhite.jpg) repeat-y;
}

#struc_bodyInner 
{
   background: url(../gfx/body_bgWhiteTop.jpg) no-repeat;
}
     
#struc_bodyInnerContent
  {
    width:770px;
  } 

#struc_footer 
 {
    background:url(../gfx/body_bgWhite.jpg) repeat-y;
 } 
    
    
#struc_footerInner 
{
	clear: both;
    margin-left:64px;
    width:790px;
}


#struc_footerBottom 
{
  margin:20px 0 20px 82px; 
}
