body { text-align: center; font-family: helvetica, arial, sans-serif; font-size: 13px; color: #333; }
#container { width: 880px; margin: 80px auto 0 auto; text-align: left; }
#logo_container { margin-bottom: 25px; }

a {
  color: #13bbb4;
}

a img {
  border: 0;
}

a:hover {
  color: #333;
}

img.icon { border: 3px solid #ddd; padding: 2px; }
a:hover img.icon { border: 3px solid #13bbb4; }
.clear { clear: both; }

#square_links {
  float: right;
}

#square_links a {
  float: left;
  display: block;
  padding-top: 3px;
  margin-left: 10px;
}

#square_links a:hover {
  background: none;
}

ul {
  padding: 0;
  list-style: none;
  font-size: 20px;
  line-height: 30px;
}

ul li {
  background: url('../images/bullet.png') no-repeat 0px 10px;
  padding-left: 16px;
}

#featured {
  background: url('../images/box.png') no-repeat;
  width: 730px;
  height: 509px;
  padding: 40px 75px;
  margin-bottom: 25px;
}

#featured .iphone {
  background: url('../images/iphone.png') no-repeat;
  width: 250px;
  height: 438px;
  padding: 92px 0 0 23px;
  overflow: hidden;
  float: left;
}

#featured .iphone_screen {
  width: 206px;
  height: 308px;
  overflow: hidden;
}

#featured .info {
  float: left;
  padding-top: 25px;
  margin-left: 20px;
}
                                            
#iref_heading {
  display: block;
}

#iref_appstore {
  width: 201px;
  padding-top: 3px;
  height: 70px;
  display: block;
}

#iref_appstore img {
  display: block;
}

#footer {
  line-height: 1.5em;
  margin-top: 50px;
  color: #666;
}
