#header
{  
background: #004080 url(../images/header-home-right.jpg) repeat-x 450px 0;
margin: 0; 
padding: 0; 
position: relative; 
top: 0; 
width: 100%; 
height: 120px; 
border-top: 1px #002d59 solid;
}

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

#b-content .b4
{
	margin-top: 70px;
}

.b1, .b2
{
display: none;
visibility: hidden;
}

table.homebox td
{
	border: 0px;
	background-color: #e1e1e1}

table.homebox
{
	border-right: none;
	border-bottom: none;
}

#b-content .b2
{
	visibility: visible;
	display: block;
}

