a.header-link {
	width: 100%;
	position: relative;
	z-index: 4;
	height: 255px;
	display: block;
	vertical-align: middle;
	background-position: 0;
	background-repeat: no-repeat;
}

div.header-mj_rip {
	min-width: 350px;
	height: 255px;
	display: block;
	background-image: url(/headers/mj_rip-header.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

div.header-bf {
	min-width: 300px;
	height: 255px;
	display: block;
	background-image: url(/headers/bf-header_bg.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

div.header-anakopia {
	min-width: 300px;
	height: 255px;
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
	display: block;
	background-image: url(/headers/anakopia-header_bg.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

div.header-moscow_streets {
	border-width: 1px;
	border-color: #d7d7d7;
	z-index: 1;
	min-width: 300px;
	height: 255px;
	border-style: solid;
	display: block;
	background-image: url(/headers/moscow_streets-header_bg.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

div.header-mandrem {
	min-width: 300px;
	width: auto;
	height: 255px;
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
	display: block;
	background-image: url(/headers/mandrem-header_bg.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
	background-position: center top;
	background-repeat: no-repeat;
}

div.header-old_goa {
	margin: 0px;
	min-width: 640px;
	height: 250px;
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
	display: block;
	background-image: url(/headers/old_goa-header_bg.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	vertical-align: middle;
	background-position: right top;
	background-repeat: no-repeat;
}

span#bf-title {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width: 300px;
	height: 255px;
	display: block;
	background-image: url(/headers/bf-title.png);
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

span#bf-title-en {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width: 300px;
	height: 255px;
	display: block;
	background-image: url(/headers/bf-title-en.png);
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

span#bf-title-es {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width: 300px;
	height: 255px;
	display: block;
	background-image: url(/headers/bf-title-es.png);
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

span#anakopia-header-overlay {
	visibility: hide;
	background-image: url(/headers/overlay.png);
	width: 100%;
	position: relative;
	z-index: 5;
	height: 255px;
	display: block;
	vertical-align: middle;
	background-position: center center;
	background-repeat: repeat;
}

span#moscow_streets-title-es {
	min-width: 300px;
	width: 100%;
	position: relative;
	height: 255px;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/headers/moscow_streets-title-es.png);
	margin-right: 15px;
	margin-left: 30px;
	vertical-align: middle;
	display: block;
}

span#moscow_streets-title {
	min-width: 300px;
	width: 100%;
	position: relative;
	height: 255px;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/headers/moscow_streets-title.png);
	margin-right: 15px;
	margin-left: 30px;
	vertical-align: middle;
	display: block;
}

span#anakopia-title {
	width: 100%;
	position: relative;
	height: 255px;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/headers/anakopia-title.png);
	margin-right: 15px;
	margin-left: 30px;
	vertical-align: middle;
	display: block;
}

span#mandrem-title {
	width: 100%;
	position: relative;
	height: 255px;
	min-width: 300px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/headers/mandrem-title.png);
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: middle;
	display: block;
}

span#old_goa-title {
	width: 100%;
	min-width: 640px;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/headers/old_goa-title.png);
	height: 250px;
	vertical-align: middle;
	display: block;
}

