html,body,div{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
body{
	background-color: #FFFFFF;
}
#slogan1,#slogan2{
	position: absolute;
	top: 10px;
	left: 40%;
	font-family: "Times New Roman", Times, serif;
	font-size: 37px;
	font-weight: normal;
	white-space: nowrap;
	z-index: 70;
	margin: 0;
	padding: 0;
	color: #101010;
}
#slogan2{
	position: absolute;
	top: 35px;
	left: 60%;
}
#divLogo1{
	position: absolute;
	top: 88px;
	left: 0px;
	width: 357px;
	height: 62px;
	background-image: url(http://www.sochi-global.ru/_img/index/logo-1.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 50;
}
#divLogo2{
	position: absolute;
	top: 88px;
	left: 20%;
	width: 143px;
	height: 62px;
	background-image: url(http://www.sochi-global.ru/_img/index/logo-2.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 50;
}
#divTopLineGradient{
	position: absolute;
	top: 88px;
	right: 0px;
	width: 90%;
	height: 62px;
	background-image: url(http://www.sochi-global.ru/_img/index/header-line-gradient.png);
	background-position: top left;
	background-repeat: repeat-x;
	z-index: 30;
}
#divZebra{
	position: absolute;
	top: 88px;
	right: 5%;
	width: 392px;
	height: 62px;
	background-image: url(http://www.sochi-global.ru/_img/index/zebra.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 45;
}
#divBilet{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 370px;
	height: 145px;
	background-image: url(http://www.sochi-global.ru/_img/index/bilet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 10;
}
#divKroswordFon{
	position: absolute;
	top: 162px;
	left: 40%;
	width: 260px;
	height: 175px;
	background-image: url(http://www.sochi-global.ru/_img/index/krosword-fon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 50;
}
#divArrow1{
	position: absolute;
	top: 180px;
	left: 0px;
	width: 358px;
	height: 52px;
	background-image: url(http://www.sochi-global.ru/_img/index/arrow-1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 10;
}
#divArrow2{
	position: absolute;
	top: 337px;
	left: 40%;
	width: 199px;
	height: 75px;
	background-image: url(http://www.sochi-global.ru/_img/index/arrow-2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 80;
}
#divPhoto1{
	position: absolute;
	top: 162px;
	left: 40%;
	width: 60%;
	height: 175px;
	background-image: url(http://www.sochi-global.ru/_img/index/photo-1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 40;
}
#divPhoto2{
	position: absolute;
	top: 244px;
	left: 0%;
	width: 50%;
	height: 167px;
	background-image: url(http://www.sochi-global.ru/_img/index/photo-2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 40;
}

