#header {
background: url(../i/bg_header_common.png) repeat-x;
z-index: 10;
margin: 0 0 -1px;
padding: 0 0 1px;
}


#header .inner-block {
background: url(../i/bg_header.png) center bottom no-repeat;
}

#header .wrapper-sitewidth {
height: 130px;
}

#header .logo {
overflow: hidden;
position: absolute;
left: 5px;
top: 20px;
}

/*.page #header .logo {
background: url(../i/logo-red.png) no-repeat;
}*/

#header .logo,
#header .logo a {
width: 228px;
height: 83px;
}

#header .logo img,
#header .but-ibank img {
position: absolute;
left: 0;
top: 0;
}

#header .logo a {
display: block;
}

#header .logo-bin {
	width: 122px;
	height: 23px;
	background: url(../i/logo_binbank.png) no-repeat;
	position: absolute;
	top: 70px;
	left: 110px;
	z-index: 9;
}

#header .but-ibank,
#header .but-getcard {
position: absolute;
right: 11px;
bottom: 3px;
display: block;
}


#header .phones {
	position: absolute;
	right: 10px;
	top: 15px;
	color: #fff;
	font-size: 11px;
	text-align: right;
}

#header .phones p {
	margin: 0;
}

#header .phones a {
	color: #fff;
}

#header .phones #phone-free {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin: .1em 0 .05em;
	font-size: 23px;
}


