#menucontainer DIV{
margin-left:auto;
margin-right:auto;
width:855px;
white-space:nowrap;
text-align:center;
}

#menu DIV {
width: 170px;
float: left;
white-space:nowrap;
} 

div#menu_home {
width: 85px;
float: left;
white-space:nowrap;
} 

div#menu_column{
width: 85px;
float: left;
white-space:nowrap;
} 


#menu A { 
display: block; 
background-color: #FFFFFF; 
border-width: 2px; 
border-style: solid; 
border-color: #BEDDF5 #429BE3 #429BE3 #BEDDF5;
padding: 3px; 
text-align: center;  
text-decoration: none; 
font-size: 8pt;
font-weight: bold; 
height:13px;
} 

#menu A:hover { 
color: #FF0000;
} 

#hpb-hmenu1-idle1{
margin-left:20px;
}