div .centered {
width: 960px;
margin-left: autopx;
margin-right: autopx;
font-family: arial, sans-serif, helvetica;
}
body{
background:#FF9B37;
background-image:url(bgbody.jpg);
background-position:center;
background-repeat:repeat-y;
width:1020px;
height: autopx
 font-family: arial, sans-serif, helvetica;
}

div.header{
width:1020px;
height:200px;
background:#E7890A;

}
div.menu{
width:1020px;
height:30px;
float:left;
background:#E0E0E0;
 font-family: arial, sans-serif, helvetica;
}
div.left{
width:180px;
height:2000px;
float:left;
background:#FF9B37;
font-family: arial, sans-serif, helvetica;
}
div.center{
width:autopx;
height:2000px;
float:auto;
background:#FABA63;
 font-family: arial, sans-serif, helvetica;
}
div.baneri{
width:1020px;
height:200px;
 font-family: arial, sans-serif, helvetica;
background:#FF9B37;
font-family: arial, sans-serif, helvetica;
}

/*Footer*/
div.footer {
position:absolute;

width:1020px;
height:150px;
background-color:#FDBE68;
float:left;
font-family: arial, sans-serif, helvetica;
}
 div.foooter
{
background: #FBBF6F;
font-family: arial, sans-serif, helvetica;
}
 b.jor, b.bot
{
display:block;
background:#FF9B37 ;
}
b.jor b, b.bot b
{
display:block;
height: 1px;
overflow: hidden;
background:#FBBF6F ;
}
b.j1 { margin: 0 5px; }
b.j2 { margin: 0 3px; }
b.j3 { margin: 0 2px; }
b.jor b.j4, b.bot b.j4 { margin: 0 1px;height: 2px;
 }