.top-left {
	background: white url(/img/summer/start1x1-800.jpg) no-repeat right bottom;
}
.top-center {
	background: white url(/img/summer/start1x2-800.jpg) no-repeat center bottom;
	width: 387px;
}
.top-right {
	background: white url(/img/summer/start1x3-800.jpg) no-repeat left bottom;
}
.middle-left {
	background: white url(/img/summer/start2x1-800.jpg) no-repeat right;
	height: 173px;
}
.middle-center {
	background: white url(/img/summer/start2x2-800.jpg) no-repeat center;
	width: 387px;
	height: 173px;
}
.middle-right {
	background: white url(/img/summer/start2x3-800.jpg) no-repeat left;
	height: 173px;
}
.bottom-left {
	background: white url(/img/summer/start3x1-800.jpg) no-repeat right top;
}
.bottom-center {
	background: white url(/img/summer/start3x2-800.jpg) no-repeat center top;
	width: 387px;
	text-align: center;
	vertical-align: bottom;
}
.bottom-right {
	background: white url(/img/summer/start3x3-800.jpg) no-repeat left top;
}
.country {
	position: absolute;
	width: 387px;
	top: 50px;
	left: 30px;
	font: bold 9pt Tahoma;
	color: #7A7C7B;
	vertical-align: middle;
}
.country-off, .country-on {
	font: bold 9pt Tahoma;
	text-decoration: none;
	color: #7A7C7B;
	height: 10px;
	padding: 0px 7px;
	border: 1px solid white;
	cursor: pointer;
}
.country-on {
	color: black;
	background-color: #F6960E;
	border: 1px solid #7A7C7B;
}