.reason {
	color: #5e7687;
	font-family: Verdana;
	font-size: 72%;
	margin: 42.1em 0 0 1em;
}

.balls {
	height: 472px;
	margin: 0 0 -100px -36.5%;
	position: relative;
	z-index: -1;
}

.balls div {
	background: url("/media/html/f/i/sport.jpg") no-repeat;
	height: 472px;
	position: absolute;
}

.balls div div {
	background: url("/media/html/f/i/sport.png") no-repeat;
	height: 290px;
	width: 500px;
	position: absolute;
}

.balls .ball_01 {
	left: 20%;
	margin-left: -240px;
	width: 207px;
}
.balls .ball_02 {
	background-position: -250px 0;
	left: 35%;
	margin-left: -192px;
	width: 190px;
}
.balls .ball_02 div {
	clip: rect(0 44px 145px 0);
	left: -43px;
	top: 152px;
}
.balls .ball_03 {
	background-position: -478px 0;
	left: 49%;
	margin-left: -125px;
	width: 255px;
}
.balls .ball_03 div {
	clip: rect(0 119px 290px 45px);
	left: -119px;
	top: 84px;
}
.balls .ball_04 {
	background-position: -791px 0;
	left: 56%;
	margin-left: 100px;
	width: 310px;
}
.balls .ball_04 div {
	clip: rect(0 233px 290px 120px);
	left: -233px;
	top: 51px;
}
.balls .ball_05 {
	background-position: -1101px 0;
	left: 66%;
	margin-left: 290px;
	width: 399px;
}
.balls .ball_05 div {
	clip: rect(0 344px 290px 234px);
	left: -344px;
	top: 5px;
}

#main_navigation {
	position: relative;
	z-index: 1;
}

#main_navigation .main_menu {
	margin-bottom: 60px;
}

h3 {
	font-family: Verdana;
	margin: 0 0 0.5em;
}

.addition h4 {
	font-family: Georgia;
	font-style: italic;
	font-size: 100%;
	margin: 0 0 0.5em 0.75em;
}

.plans {
	float: left;
	margin: 0 -100% 0 0;
	position: relative;
	width: 70%;
}

.plans ul.list {
	margin-top: -0.8em;
	/*padding: 0 0 0 1em;*/
}

.addition {
	float: left;
	left: 75%;
	margin: 3em 0 0;
	padding: 235px 0 0;
	position: relative;
	width: 25%;
}
.addition img {
	left: 0;
	position: absolute;
	top: 0;
}

.partners_banner {
	margin-top: 300px;
}


