body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #333;
  background-color: #333;
}

#header {
  background: url(../img/header.png) repeat-x;
  height: 109px;
}

#header #header-inner {
  height: 109px;
  background: url(../img/logo.png) no-repeat;
  width: 940px;
  margin: 0 auto;
  text-indent: -1000em;
  font-size: 40px;
  font-weight: bold;
}

#main-image {
  background-image: url(../img/phone.png);
  width: 640px;
  height: 353px;
  text-indent: -1000em;
  margin-left: -10px;
}

.gigi-frank-information {
  color: #4b4a4a;
}

.gigi-frank-information .characters {
  font-size: 18px;
  line-height: 20px;
}

.gigi-frank-information .title {
  font-size: 30px;
  font-weight: bold
}
div.attributes ul,
div.attributes li {
  list-style: none;
  margin: 0;
  line-height: 18px;
  padding: 0;
  color: #666;
}
div.attributes li#price {
  font-weight: bold;
  color: #000;
}
div.attributes li#price span {
  display: none;
}
a#app-store {
  height: 118px;
  width: 186px;
  display: block;
  margin-top: 20px;
  background: url(../img/app-store.png);
  text-indent: -1000em;
}
div#header,
div#main,
div#main-content,
div#footer {
  clear: both;
  width: 100%;
  overflow: hidden;
}
div#main-content {
  line-height: 18px;
  padding-top: 10px;
  background-color: #fff;
  padding-bottom: 50px;
}
div#main div.grid_4 div.gigi-frank-information {
  margin-top: 18px;
}
div#main div.grid_8 div.gigi-frank-information {
 margin-top: 20px;
}
div#main {
  background-color: #fff;
  padding-top: 20px;
}
div#concepts p {
  margin-bottom: 0;
}
div#footer {
  background: url(../img/footer.png) repeat-x #333;
  min-height: 290px;
}
div#footer-lower,
div#footer,
div#footer a {
  color: #ccc;
}
div#footer div.title {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 5px;
}
div#footer-lower {
  width: 940px;
  margin: 0 auto;
  clear: both;
  font-size: 12px;
  padding-top: 30px;
  padding-bottom: 10px;
}

