#l-col {

 float:left;
 padding:0px;
 margin:0px;
 background:#1c2a32;  /* THE BACKGROUND COLOUR */

 

 background-image: url(/abu-dhabi/images/grad1.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
 color: #fff;
 width:160px;
 }
 
 #bodyb
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 160px;

background:#2c3e4e;
 background-image: url(/abu-dhabi/images/bottom1.jpg);
 background-repeat: no-repeat;
 background-position: bottom left;
}

#hdr {
 height:211px;
 width:610px;
 background:#000 url(/abu-dhabi/images/webheader2.jpg) bottom no-repeat;
 color: #333333;
 }