html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: white;
}

#outer {
	min-height: 100%;
	min-width: 600px;
	margin: 0 auto;
	text-align: left;
/*	overflow: hidden;*/
}

#content {
	position: relative;
	margin: 0 auto;
}

.section {
	height:100px;
	padding: 0;
	width: 100%;
	position: relative;
	max-width: 1300px;
	margin: 0 auto;
	z-index: 5;
}

.section_1 {
	height: 100px;
}

.section p {
	margin-bottom: 2em;
	position: relative;
	z-index: 5;
}

.bubble_1 {
	background: url("2_edinstvo_src_001.png") 0 0 no-repeat;
	height: 100px;
	width: 130px;
	position: absolute;
	left: 0px;
	top:0;
	z-index: 1;

}

.bubble_2 {
	background: url("2_edinstvo_src_002.png") 0 0 no-repeat;
	height: 100px;
	width: 130px;
	position: absolute;
	left: 300px;
	top:0px;
	z-index: 1;
}

.bubble_22 {
	background: url("2_edinstvo_blue.png") 0 0 no-repeat;
	height: 100px;
	width: 130px;
	position: absolute;
	left: 300px;
	top:0px;
	z-index: 1488;
}

.bubble_3 {
	background: url("2_edinstvo_src_003.png") 0 0 no-repeat;
	height: 100px;
	width: 130px;
	position: absolute;
	left: 600px;
	top:0px;
	z-index: 1;
}

.bubble_4 {
	background: url("8_route-1.png") 0 0 no-repeat;
	height: 133px;
	width: 132px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

.bubble_5 {
	background: url("8_route-2.png") 0 0 no-repeat;
	height: 133px;
	width: 34px;
	position: absolute;
	left: 200px;
	top:0px;
	z-index: 1;
}

.bubble_6 {
	background: url("8_route-3.png") 0 0 no-repeat;
	height: 133px;
	width: 132px;
	position: absolute;
	left: 300px;
	top:0px;
	z-index: 3;
}

.bubble_7 {
	background: url("8_route-4.png") 0 0 no-repeat;
	height: 133px;
	width: 34px;
	position: absolute;
	left: 200px;
	top:0px;
	z-index: 1;
}

.bubble_8 {
	background: url("8_route-5.png") 0 0 no-repeat;
	height: 133px;
	width: 132px;
	position: absolute;
	left: 400px;
	top:0px;
	z-index: 1;
}


.section_2 {
	height: 140px;
}
