/* Reset Browser Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Global Styles */
body {
  background:#fff url('../images/body_bg.gif') repeat-x left top;
  color:#666;
  font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
  font-size:10pt;
  line-height:1.1em;
  letter-spacing: 0.02em;
}
a {
  color:#2c5a72;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
/* Column Layouts */
.columns_40_60 {
}
.columns_50_50 {
}
  .column {
    float:left;
  }
  .columns_40_60 .column {
    width:290px;
  }
  .columns_40_60 .column.last {
    margin-right:20px;
    width:390px;
  }
  .columns_50_50 .column {
    margin-right:40px;
    width:320px;
  }
  .columns_50_50 .column.last {
    margin-right:20px;
  }

/* Section Headings */
.section_head {
  margin-bottom:32px;
  position:relative;
}
  .section_head h2 {
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px solid #eee;
    color:#333;
    height:24px;
    text-indent:-9999em;
  }
  .section_head h2#features {
    background-image:url('../images/heading_features.gif');
  }
  .section_head h2#reviews {
    background-image:url('../images/heading_reviews.gif');
  }
  .section_head h2#about {
    background-image:url('../images/heading_about.gif');
  }
  .section_head a {
    display:block;
    font-size:0.8em;
    font-weight:bold;
    position:absolute;
    right:0px;
    top:1px;
  }

#container {
  margin:0 auto;
  width:700px;
}
  #header {
    padding:40px 0 45px;
  }
    #header ul {
      float:right;
    }
      #header ul li {
        float:left;
        font-size:1.1em;
        font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-right:28px;
      }

.introduction {
  color:#2c5a72;
  margin-bottom:94px;
}
	.column.last {
		margin-right:0;
	}
  .introduction .iphone {
    margin-left:-87px;
  }
  .introduction .logo {
    margin:-3px 0 40px -34px;
  }
  .introduction h1 {
    background:url('../images/heading_main.gif') no-repeat left top;
		height:23px;
		margin-bottom: 30px;
		text-indent:-9999em;
		width:335px;
  }
  .introduction p {
		font-size:0.95em;
    line-height:1.25em;
		margin-bottom: 0.4em;
  }
		.introduction p strong {
			font-weight:bold;
		}
	.introduction ul {
		margin-bottom: 1em;
	}
  .introduction .app_store {
    color:#aaa;
    margin-top:80px;
  }
    .introduction .app_store a {
      display:block;
      margin-bottom:20px;
    }
    .introduction .app_store p {
      font-size:0.7em;
    }
      .introduction .app_store p strong {
        display:block;
        font-size:1.2em;
        font-weight:normal;
        padding-bottom:3px;
      }
    
.features {
  margin-bottom:90px;
  position:relative;
}
	#features_scroll {
		height:480px;
	}
  	.features #features_scroll img {
	    float:left;
	    padding-right:40px;
	  }
	.features .content {
		left: 360px;
		position: absolute;
		top: 0;
		width: 320px;
	}
  	.features .content h3 {
	    color:#333;
	    font-weight:bold;
	    margin-bottom:20px;
	  }
	  .features .content ul {
	    font-size:0.85em;
	    line-height:1.4em;
			list-style-type: disc;
			margin-left:15px;
	  }
			.features .content ul li {
				
			}
  .features .thumbnails {
    bottom:-5px;
    left:350px;
    position:absolute;
    width:335px;
    z-index:3;
  }
    .features .thumbnails a {
      display:block;
      float:left;
      margin:5px;
    }
      .features .thumbnails a img {
        background-color:#fff;
        border:1px solid #fff;
        padding:5px;
      }
      .features .thumbnails a.current img, .features .thumbnails a:hover img {
        border-color:#999;
      }
    
.reviews {
  margin-bottom:110px;
}
  .reviews blockquote {
    margin:0 20px 40px 0;
  }
    .reviews p {
      font-family:Georgia, serif;
      font-size:1.3em;
      font-style:italic;
      line-height:1.2em;
      margin-bottom:15px;
    }
    .reviews cite {
      font-size:0.9em;
      line-height:1.25em;
    }
      .reviews cite strong {
        color:#333;
        display:block;
        font-weight:bold;
      }
      .reviews cite a {
        color:#2c5a72;
      }
  
.about {
  margin-bottom:90px;
}
  .about h3 {
    color:#333;
    font-weight:bold;
    margin-bottom:20px;
  }
  .about p, .about ul {
    font-size:0.85em;
    line-height:1.4em;
		margin-bottom:1em;
  }
	.about ul {
		list-style-type:disc;
		margin-left:15px;
	}
  
#footer {
  background:url('../images/logo_small.gif') no-repeat left 55px;
  border-top:1px solid #eee;
	color:#aaa;
  font-size:0.85em;
  height:150px;
	position:relative;
}
	#footer a {
		color:#aaa;
		text-decoration:underline;
	}
  #footer .copyright {
    padding-top:20px;
    text-align:left;
  }
	#footer .ds {
		background:url('../images/ds-logo.gif') no-repeat right top;
		padding:10px 15px 10px 0;
		position:absolute;
		right:-5px;
		top:10px;
	}

/* Clearfix */
.wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.wrapper {
	display: inline-block;
}
html[xmlns] .wrapper {
	display: block;
}
* html .wrapper {
	height: 1%;
}
  
