body {
	background: #383838 url(/images/bg.png) repeat-x 0 0;
	font: 13px/18px Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #202020 0 -1px 1px;
	margin: 40px;
	color: #b6b7b7;
}

#airlock {
	position: relative;
	width: 692px;
	margin: 0 auto;
}

br.clear {
	clear: both;
}

#foripad, #foriphone {
	position: absolute;
	width: 250px;
}

#foripad img, #foriphone img {
	display: block;
	float: left;
	margin: 0 10px;
}

#foripad {
	top: 240px;
	left: -160px;
}

#foripad h3, #foriphone h3 {
	float: left;
	width: 130px;
	text-align: left;
}

#foripad h3 {
	text-align: right;
}

h3 a {
	color: #f5de2a;
	-webkit-transition: color .2s linear;
}

a:hover, a:active {
	color: #fff;
}

h3 span {
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	opacity: 0.5;
}

#foripad img {
	margin-top: -7px;
}

#foriphone {
	top: 240px;
	right: -200px;
}

#hero {
	display: block;
	text-align: center;
	width: 692px;
	margin: 0 auto;
}

h1 {
	text-indent: -10000px;
	background: url(/images/logo.png) no-repeat;
	width: 317px;
	height: 59px;
	margin: 20px auto;
}

#info {
	width: 620px;
	margin: 0 auto;
}

.text, #services {
	float: left;
}

.text {
	width: 320px;
	float: left;
	margin-right: 20px;
}

.text b, a {
	color: #b7a61c;
	-webkit-transition: color .2s linear;
}

.mint_reqs {
	font-size: 11px;
	opacity: 0.5;
}

.mint_reqs b, .mint_reqs a {
	color: #b6b7b7;
}

#services {
	width: 220px;
	text-align: center;
	background-color: #232424;
	padding: 20px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	margin-top: 18px;
}

#services p {
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: -6px 0 4px 0;
	color: #626262;
}

#services span {
	display: block;
	float: left;
	width: 130px;
	text-align: left;
	font-size: 11px;
	padding: 10px 0 0 0;
}

#services span.trim {
	width: 90px;
}

#services span img {
	vertical-align: top;
	margin-right: 5px;
}

#appstore {
	float: left;
	margin-top: 14px;
}

.cols {
	width: 620px;
	margin: 0 auto;
}

.left, .right {
	float: left;
	width: 260px;
	
	height: 72px;
}

.left {
	margin-right: 20px;
}

.cols img {
	float: left;
	margin-right: 14px;
}

h3 {
	font-size: 14px;
	color: #fff;
	text-shadow: #484949 0 -1px 1px;
}

#more_info {
	clear: both;
}

#more_info {
	width: 620px;
	margin: 0 auto;
}

#copyright {
	width: 520px;
	text-align: center;
	margin: 0 auto;
	padding: 40px 0 20px 0;
	clear: both;
	font-size: 11px;
	color: #6e6f6f;
}

