/* 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;
}

#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:1.8em;
	padding: 2px 10px 4px 10px;
	background: #38672f url(../images/shadow.gif) repeat-x bottom;
}

#header-nav a
{
	color: white;
	background-color: transparent;
	border: none;
}

#header-nav a:hover
{
	color: #38672F;
	background-color: #FDFEE9;
	border-bottom: none;
	padding: 2px 5px;
}


.b3, .b5, .b7, .b8
  { visibility: hidden }

.b9
{
	font-size: .87em;
}
#b-content .b4 h3 {
background-color:#5285AC;
color:#ffffff;
}

