body{
	margin:0;
	padding:0;
	background-image: url('images/bg-page.jpg');
	background-repeat: repeat-x;
	background-color: #9ac44e;
	background-position: top center;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size:0.80em;
	line-height:1.30em;
}

div, ul, li, img, h1, h2, h3{
	margin:0;
	padding:0;
	border:0;
}

hr{
	height:2px;
	border:0;
	background-color: #fff;
	margin:15px 0;
}

a, a:visited{
	color:#0066ff;
	text-decoration: none;
}

a:hover{
	color:#000;
	text-decoration: underline;
}

a.live{
	color:#999;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}

a.emp{
	font-weight: bold;
}

ul{
	padding:0 0 0 30px;
}

li{
	padding:4px 0 4px 0;
}

h1, h2, h3, h4{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

h1{
	font-weight: normal;
	font-size:200%;
	line-height: 200%;
	color:#ff6600;
}

h2{
	font-weight: normal;
	font-size:150%;
	line-height: 150%;
	padding:10px 0 0 0;
}

h3{
	font-weight: normal;
	font-size:120%;
	line-height: 120%;
	padding:10px 0;
}

h4{
	font-weight: bold;
	font-size:105%;
	line-height: 105%;
}

p{
	margin:0;
	padding:10px 0;
}


.clearfloat{
	clear:both;
	height:1px;
	overflow: hidden;
	font-size:1px;
}



#tinynav{
	background-image: url('images/bg-tinynav.png');
	background-repeat: repeat-x;
	text-align: center;
	height:40px;
	color:#fff;
	overflow: hidden;
}

#tinynav .map{
	background-image: url('images/bg-map.png');
	background-repeat: no-repeat;
	background-position: center 2px;
	height:40px;
}

#tinynav .padding{
	padding:7px 0 0 0;
}

#tinynav a{
	margin:0 10px;
	text-transform: lowercase;
	color:#fff;
}

#container-parent{
	width:980px;
	margin:auto;
}

#map{
	background-image: url('images/bg-map.png');
	background-repeat: no-repeat;
	background-position: center -38px;
	width:980px;
}

#header{
	padding:23px 0 0 105px;
}

#map .content{
	background-image: url('images/bg-content.png');
	background-repeat: no-repeat;
	background-position: 40px 27px;
	padding:0 0 0 26px;
	width:930px;
}

#box{
	padding:0 0 0 170px;
	margin:0;
}

.box-title{
	text-align: center;
	padding:120px 0 10px 0;
}

#col-left{
	float:left;
	width:476px;
	height:317px;
}

#col-left .padding{
	padding:21px 0 0 112px;
}

#col-right{
	float:right;
	width: 330px;
	height:317px;
}

.news{
	font-weight: bold;
}

.new{
	color:#ff0000;
}

#col-right .padding{
	width:210px;
}

.content-mid{
	background-image: url('images/bg-content-mid.png');
	background-repeat: repeat-y;
	width:643px;
}

.content-mid .padding{
	padding:0 25px 5px 25px;
	margin:0;
}

.screenshots{
	text-align: center;
}

.content-bottom{
	background-image: url('images/bg-content-bottom.png');
	background-repeat: no-repeat;
	width:643px;
	height:36px;
}

.button-appstore{
	text-align: center;
	padding:0 0 7px 0;
}

.button-appstore p{
	margin:0;
	padding:5px 0 0 0;
	line-height: 12px;
}

a.screenshots img{
	border:3px solid #fff;
	padding:2px;
	margin:2px;
}

#content-copy-box{
	width:820px;
	margin:0 auto;
}

.content-copy-top{
	background-image: url('images/content-copy-top.png');
	background-repeat: no-repeat;
	height:100px;
}

.content-copy-mid{
	background-image: url('images/content-copy-mid.png');
	background-repeat: repeat-y;
	padding:0 20px 30px 20px;
	margin:0;
}

.content-copy-mid .padding{
	padding:0 15px;
}

.content-copy-bottom{
	background-image: url('images/content-copy-bottom.png');
	background-repeat: no-repeat;
	height:35px;
}

#footer-parent{
	text-align: center;
	background-image: url('images/bg-footer.png');
	background-repeat: repeat-x;
	height:60px;
	margin:30px 0 0 0;
}

#footer{
	width:800px;
	margin:0 auto;
}

#footer .col-left{
	float:left;
	color:#fff;
	padding:12px 0 0 0;
}

#footer .col-right{
	float:right;
	padding:10px 0 0 0;
}

.press-logo{
  float:left;
  width:370px;
  text-align: center;
}

.review{
	padding:15px 0;
	margin:0 60px 0 40px;
	border-bottom:1px dotted #999;
}

.review h4{
  margin:0;
  padding:0;
}

.review h4 a{
  color:#000;
}
