#header_bar	
{
	position: fixed; 
	_position: absolute;
	left: 50%; 
	top: 0px; 
	width: 1104px; 
	margin-left: -552px; 
	z-index: 3;
	height: 170px;
	_height: 170px; 
	text-align: left; 
	overflow: hidden;
	border: none;
	background: url(../imagini/header_menu_bg.png);	
}

#header_bar form				
{ 
	margin: 0; 
	padding: 0; 
}


