#header
{  
background: #000000 url(../images/header-home-right.jpg) repeat-x 1000px 0;
margin: 0; 
padding: 0; 
position: relative; 
top: 0; 
width: 100%; 
height: 108px;
}

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

#header-nav
{
	height: .75em;
	padding: 2px 0 2px 0;
}
	
.b3, .b5, .b7, .b8
  { visibility: hidden }
  
.c1
{
	visibility: hidden;
	display: none;
}


