@import url( http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700 );
body {
	background: rgb(0,0,0); width: 100%; height: 100%; color: rgb(150, 150, 150); line-height: 1.6em; font-family: "Source Sans Pro", sans-serif; font-size: 13px; min-width: 960px;
}
h2 {
	padding-top: 12px; font-size: 18px;
}
ul {
	list-style: square; left: 0px; padding-left: 32px; margin-left: 0px;
}
input {
	border-radius: 2px; border: 1px solid rgb(153, 153, 153);
}
img#header {
	width: 720px; margin-top: 12px; margin-bottom: 32px; max-height: 240px;
}
#media-download {
	border-radius: 2px; border: 1px solid rgb(153, 153, 153); width: 720px; height: 32px; text-align: center; color: rgb(102, 102, 102); line-height: 32px; margin-bottom: 12px; background-color: rgb(221, 221, 221);
}
#media-download:hover {
	border: 1px solid rgb(102, 102, 102); background-color: rgb(187, 187, 187);
}
#awards li {
	margin-bottom: 12px;
}
#quotes li {
	margin-bottom: 12px;
}
#container {
	margin: 0px auto; width: 960px;
}
#content {
	left: 240px; width: 720px; height: 100%; margin-top: 70px; float: left; position: relative;
}
#container a {
	color: rgb(102, 102, 102);
}
#container a:visited {
	color: rgb(102, 102, 102);
}
#navigation {
	width: 240px; margin-top: 70px; position: fixed;
}
#navigation ul {
	list-style: none inside; left: 0px; padding-left: 0px; margin-left: 0px;
}
#navigation li {
	margin-bottom: 4px;
}
#navigation a {
	font-weight: bolder; text-decoration: none;
}
#navigation a:hover {
	color: rgb(150, 150, 150);
}
#factsheet {
	width: 240px; height: 100%; float: left;
}
#right-of-factsheet {
	width: 480px; float: left;
}
#description {
	width: 480px;
}
#history {
	width: 480px;
}
#features {
	width: 480px;
}
#images {
	width: 740px; overflow: hidden;
}
#screenshots {
	width: 740px; overflow: hidden;
}
#logo img {
	max-width: 720px;
}
#images img.preview {
	min-height: 255px; max-height: 460px; min-width: 355px; max-width: 550px;
}
#screenshots img.preview {
	width: 355px; min-height: 255px; max-height: 460px;
}
div.preview-wrapper {
	width: 355px; height: 255px; overflow: hidden; margin-right: 10px; margin-bottom: 10px; float: left;
}
#contact {
	width: 360px; float: left;
}
#credits {
	width: 360px; float: left;
}
p.credits {
	text-align: center;
}
.clear {
	width: 100%; height: 30px; clear: both; margin-top: 30px; border-top-color: rgb(172, 155, 117); border-top-width: 1px; border-top-style: solid;
}
