.head {
	background: #c7e5f1 url(/i/head-bg.png) left bottom repeat-x;
	width: 100%;
	height: 128px;
}

.head .lines {
	position: relative;
	background: url(/i/head-bg-lines.png) center top no-repeat;
	height: 127px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.head .logo{
	position: relative;
	height: 97px;
	width: 980px;
	margin: -127px auto 1px auto;
	padding: 30px 0 0 0;
	text-align: right;
}

.head .logo img {
	background: url(/i/elogo.png) no-repeat;
	height: 96px;
	width: 642px;
}
