#header
{  
background: #000000 url(../images/header-bg.gif) repeat-x 500px 0;
margin: 0; 
padding: 0; 
position: relative; 
top: 0; 
width: 100%; 
height: 120px; 
}

#header-left
{ 
background: url(../images/header-home-left.jpg) no-repeat left top;
margin: 0; 
top: 0; 
height: 120px;
width: 100%;
}


