* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

#wrap {
	width: 840px;
	margin: 50px auto 0;
	text-align: left;
}

#amalia {
	width: 279px;
	height: 315px;
	float: left;
	padding: 0 70px;
}

img#screenshot {
	float: right;
	width: 419px;
	margin: 0;
}

#logo {
	display: block;
	width: 279px;
	height: 104px;
	background: url(images/logo.png) no-repeat;
	text-indent: -5000px;
	margin: 90px 0 0;
}

#slogan {
	width: 279px;
	height: 21px;
	background: url(images/slogan.png) no-repeat;
	text-indent: -5000px;
	margin: 10px 0 0;
}

ul#features {
	clear: both;
	width: 840px;
	min-height: 195px;
	padding: 55px 0 0;
	text-align: center;
}

ul#features li {
	list-style-type: none;
	margin: 8px 0;
	float: left;
	width: 410px;
	padding: 5px;
	font: 20px Georgia, serif;
}

form {
	width: 487px;
	height: 82px;
	margin: 65px auto 0;
	background: url(images/form.png) center 33px no-repeat;
}

#betalist {
	height: 33px;
	background: #FFF url(images/list.png) 1px 0px no-repeat;
	text-indent: -5000px;
}

input#email {
	position: relative;
	top: 6px;
	left: 7px;
	width: 383px;
	height: 32px;
	background: transparent;
	border: 0px none transparent !important;
	padding: 4px 0 0 5px !important;
	font: 24px Arial, sans-serif;
	float: left;
}

input#submit {
	border: 0px none transparent !important;
	width: 89px;
	height: 45px;
	overflow: hidden !important;
	padding: 45px 0 0 !important;
	background: transparent;
	position: relative;
	top: 2px;
	right: 2px;
	float: right;
}

#spam {
	width: 487px;
	margin: 5px auto;
	font: 10px/13px arial, sans-serif;
	color: #AAA;
	text-align: center;
}

#footer {
	margin: 150px 0 20px;
	font: 11px Georgia, serif;
	color: #CCC;
	text-align: center;
}

#footer a {
	color: #AAA;
}

/* credits-wrap */

.credits {
	background: #292929;
}

.credits-wrap {
	margin: 0 auto 0;
	width: 700px;
	padding: 25px 25px 50px;
	background: #FFF;
}

.credits-wrap #logo, .credits-wrap #slogan {
	margin: 0 auto 10px;
}

.credits-wrap #logo {
	margin: 10px auto;
}

.round-top {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
}

.round-bottom {
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}

#desc-wrap {
	margin: 50px auto;
}

#desc, #desc-big {
	color: #FFF;
	text-shadow: 0px 1px 2px #000;
}

#desc {
	font: 300 22px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	padding: 0 0 15px;
}

#desc-big {
	font: 300 28px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
}

#team-members {
	list-style: none;
}

#team-members li {
	display: block;
	min-height: 150px;
	width: 650px;
	margin: 25px auto 25px;
	padding: 10px;
}

#team-members img {
	float: left;
}

#team-members div {
	float: right;
	width: 485px;
	text-align: left;
	padding: 0 0 0 15px;
}

.wide {
	min-height: 118px !important;
}

.wide div {
	width: 650px !important;
}

#team-members a {
	color: #000;
	text-decoration: none;
}

#team-members a:hover {
	text-decoration: underline;
}

#team-members h3 {
	font: 300 20px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
}

#team-members h3 span {
	float: right;
	color: #666;
}

#team-members div p {
	font: 14px/22px arial, sans-serif;
	margin: 5px 0 0;
	text-align: justify;
}

#credits-list {
	margin-top: 25px;
}

#credits-list li {
	width: 650px;
	height: 40px;
	margin: 0 auto;
	font: 300 20px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	text-align: left;
	list-style: none;
}

#credits-list li a {
	text-decoration: none;
	color: #000;
}

#credits-list li a:hover {
	text-decoration: underline;
}

#credits-list span {
	float: right;
}

#credits-list span a {
	color: #666;
}

#note {
	font: 14px Arial, sans-serif !important;
	height: 50px !important;
	padding: 40px 0 0;
	text-indent: -8px;
}

#note strong {
	font: bold 15px Courier, Courier New, monospace;
}
