body {
 margin:20px;
 background:#d5d6da;
 color: #eeeeee;
 text-align:center;
 padding:0;
 font-family: Arial, Geneva, Trebuchet;
 font-size: 13px;
 }

#outer {
 text-align:left;
 width: 849px;
 margin: auto;
 }

#hdr {
 height: 124px;
 color: #333333;
 }

#bodyblock {

 position:relative;
 background: #241f20;
 color: #333333;
 width: 849px;
 padding:0;
 }

#l-col {
 text-align: right;
 background: #241f20;
 color: #333333;
 width: 140px;
 margin: 0px;
 padding: 0px;
 vertical-align: top;
 }

#cont {
 width:683px;
 background:#eeeeee;
 color: #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 }

#ftr {
 height: 52px;
 text-align: center;
 padding-right: 20px;
color: #ffffff;
 margin:0;
 font-size: 87%;
 background-image: url('../img_bin/footer.jpg');
 background-position: bottom center;
 }
 
 #ftr a {
 	color: #ffffff;
 }
