.header {
    height: 180px;
    background: url(imagenationallogo.png) no-repeat center top;
}
.header_title ul li a {
	color: #000000;
}
.header_sreach_cont{
	border: 1px solid #c3787d;
}
.header_sreach_rf{
	margin-top: 35px;
}
.coverflag{
	width: 763px;
	height: 230px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(imagenationalcoverflag.png) no-repeat;
	/*pointer-events: none;*/
}
