#header
{
	width: 1000px;
	height: 126px; /* 95px */
	
	margin: auto;	 
	background-image:url(../images/frame_police.png) ;
	background-repeat: no-repeat;

	
	float: right;
	margin-bottom: -47px;
}

#button_search
{
clear: both;

	/*margin-top: 6px;	*/
}

#search_box
{
clear: both;
	margin-top: -38px;
	margin-left: 47px;
}

#frame
{
	background-color: #5c8eaf;
}