/* body     { background-image: #url("../images/body-bg.gif");background-color: #f2f3e0; background-repeat: repeat-x } */

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

#headercommon {
    margin: -24px 0 -2px;
}

#header-left
{ 
height: 68px;
background: url(../images/header-inside-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 }


