.header_image {
	position:absolute;
	top:0;
	right:0;
	width:1000px;
	
}

#header_counter {
	width:86px;
	height:25px;
	background:url(/images/counter.png) no-repeat;
	position:absolute;
	bottom:33px;
	right:28px;
	z-index:1000;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	line-height:2em;
}

.header_link {
	position: absolute;
    right: 107px;
    top: 182px;
    z-index: 1000;;
}

#header_counter a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}