html {
  background: #009bd5;
  color:#fff;
  }

body {
  background: #009bd5;
  color:#fff;
  font: normal 90.5%/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding:0; margin:  0;
  }

img {border:none;}
a {color:#fff;}

#wrapper {
  width: 1000px;
  margin: auto;
  position: relative;
  padding: 1px 0;
  height: 800px;
  }
#cursor-area {height: 100%;}

h1 {
  position:relative;
  width:40px;
  height:85px;
  overflow:hidden;
  font:bold 20px/3.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
  float:left;
  margin:25px 0 0 23px;
}
h1 a{display:block;width:41px;height:85px;}
h1 span{display:block;position:absolute;top:0;left:0;width:41px;height:85px;background:url(i/yota.gif) 0 0 no-repeat;}

h2 {
 /* position: absolute;
  left:290px; top:276px;*/
  margin: 50px auto 120px auto;
  font-weight: normal;
  font-size: 44px;
  line-height:1;
  letter-spacing: -3px;
  text-align: center;
  position:relative;
  overflow:hidden;
  width: 393px;
  height: 87px;
}

h2 span{display:block;position:absolute;top:0;left:0;width:393px;height:87px;background:url(i/why-yota-internet-4g.gif) 0 0 no-repeat;}


.menuwrapper {
	position:relative;
  float:right; right:50%; width:auto;
	top: 0;
}
ul {
  padding:0;
  margin: 0;
  list-style-type:none;
  text-align: center;
	position: relative;
	float:none !important;
	float:left; right:-50%;
  }

li {
	margin: 0 40px 0 0;
	padding:0 0 0 0;
	display: block;
	float: left;
	text-align: center;
	font-size: 0.8em;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 150px;
}

li.last {
  margin: 0;
}

.person {
  width: 140px;
  height: 200px;
  background-repeat: no-repeat;
  background-image: url(i/persons.gif);
  position: relative;
  }

#p1 {
  background-position: 0 0;
  }


#p2 {
  background-position: 0 -400px;
  }

#p3 {
  background-position: 0 -800px;
  }

#p4 {
  background-position: 0 -1200px;
  }

#p5 {
  background-position: 0 -1600px;
  margin-right: 0;
  }

#p1:hover {background-position: 0 -200px;}
#p2:hover {background-position: 0 -600px;}
#p3:hover {background-position: 0 -1000px;}
#p4:hover {background-position: 0 -1400px;}
#p5:hover {background-position: 0 -1800px;}


.person p.q {
  font-size: 12px;
  text-align:center;
  color:#fff;
  position: absolute;
  top: 200px; left:0;
  }


/*
#p1 p.a {
  top: -130px; left: 10px;
  width: 127px;
  height: 110px;
  background: url(i/b.gif) 0 0 no-repeat;
  padding: 25px 10px 0 10px;
}

#p2 p.a {
  top: -130px; left: 10px;
  width: 127px; height: 100px;
  background: url(i/b.gif) 0 0 no-repeat;
  padding: 35px 10px 0 10px;
}

#p3 p.a {
  top: -130px; left: 10px;
  width: 127px; height: 110px;
  background: url(i/b.gif) 0 0 no-repeat;
  padding: 25px 10px 0 10px;
}

#p4 p.a {
  top: -130px; left: 10px;
  width: 127px; height: 105px;
  background: url(i/b.gif) 0 0 no-repeat;
  padding: 15px 10px 0 10px;
}

#p5 p.a {
  top: -130px; left: 10px;
  width: 127px; height: 112px;
  background: url(i/b.gif) 0 0 no-repeat;
  padding: 23px 10px 0 10px;
}
*/


/*
#p4 p.a {
  padding: 25px 10px 0 20px;
}
#p5 p.a {
  padding: 33px 10px 0 23px;
}
*/
/*
#p1 p.a {
  top: -30px; left: 120px;
  width: 161px; height: 178px;
  background: url(i/br1.gif) 0 0 no-repeat;
  padding: 20px 45px 0 35px;
  line-height: 1.4;
}

#p2 p.a {
  top: 35px; left: 100px;
  width: 118px; height: 110px;
  background: url(i/br2.gif) 0 0 no-repeat;
  padding: 38px 15px 0 15px;
}

#p3 p.a {
  top: 35px; left: 100px;
  width: 128px; height: 113px;
  background: url(i/br3.gif) 0 0 no-repeat;
  padding: 35px 15px 0 15px;
}

#p4 p.a {
  top: -10px; left: 115px;
  width: 176px; height: 101px;
  background: url(i/br4.gif) 0 0 no-repeat;
  padding: 35px 5px 0 5px;
}

#p5 p.a {
  top: 10px; left: 100px;
  width: 138px; height: 91px;
  background: url(i/br5.gif) 0 0 no-repeat;
  padding: 30px 10px 0 10px;
}
*/

.person p.a {
  display: none;
  position: absolute;
  z-index: 20;
  bottom: 185px; left: 0px;
  width: 185px;
  background: url(i/bubble.gif) 0 100% no-repeat;
  color:#3c3c3c;
  font-size: 12px;
  text-align: center;
  text-transform: none;
  min-height: 65px;
}

p.a em {
  font-style: normal;
  display: block;
  padding: 4px 10px 30px 10px;
  background: url(i/bubble_top.gif) 0 0 no-repeat;
}

em i {display: block;  padding: 1em 0 0 0; font-style: normal }


.person a {
  display: block;
  width: 150px;
  height: 200px;
 /* cursor: url(i/blank.cur), none;*/
  /*background: url(i/nuf.gif) 120px -150000px no-repeat;*/
  }

.person a:hover, .person:hover a {
 /* background: url(i/nuf.gif) 120px 150px no-repeat;*/
  }

.person p a {
  display: inline;
  color: #009bd5;
  background: #fff;
  text-decoration: none;
}

.person p a:hover, .person:hover p a {
  background: #fff;
}

#p4 a:hover, #p4:hover a {
 /* background: url(i/nuf.gif) 130px 130px no-repeat;*/
  }

.person a span {display: none}

.person:hover p.q {
 /* display: none*/
  }

.person:hover p.a {
  display: block;
  }


.q span {color:#009bd5; text-decoration: underline; display: block; font-size:11px;margin-top:7px;}

#why {
  position: absolute;
  bottom:80px;
  right: 10px;
}

.goto {
  position: absolute;
  bottom:88px;
  left: 10px;
  margin: 0;
}

.popup {
  width: 100%;
  height:100%;
  position: absolute;
  top:0; left:0;
  z-index: 100;
  background: #009bd5;
  color:#fff;
  display: none;
}

.popup-wrap {
  width: 960px;
  margin: auto;
  position: relative;
  padding: 20px;
  overflow: hidden;
}
.popup-close {
  text-decoration: underline;
  float: right;
  clear: right;
}

#why-yota {
  display: block;
  margin: auto;
}

.popup-wrap h1 {
  float: right;
  margin: 0 40px;
  clear: both;
}

#mycursor {
     cursor: none;
     width: 17px;
     height: 38px;
     background: url("i/nuf.gif") no-repeat left top;
     position: absolute;
     display: none;
     top: 0;
     left: 0;
     z-index: 10000;
}
