﻿.x_header3 {
	width: 100%;
	background-image: url('images/header_.png');
	height: 360px;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
.head_lnks {
	margin: 0px;
	padding: 0px;
	width: 220px;
	position: absolute;
	right: 142px;
	top: 255px;
	list-style-type: none;
}

