body
{
	background: #141414 url(images/background.jpg) repeat-x;
	color: #ccc;
	margin-top: 36px;
	font-size: 14px;
	line-height: 24px;
}

li {
	margin-left: 3.25em;
	padding-left: 0;
	margin-bottom: 9px;
}

a {
	color: #ccc;
}

a:hover {
	color: #fdbd4d;
}

a:active {
	color: #f68b1f;
}

.container_12 {
	position: relative;
}

#logo {
	margin-top: 12px;
}

#hero {
	position: absolute;
	left: 470px;
}

h1.intro {
	margin: 35px 0 35px 0;
	padding: 0;
	font-size: 23px;
	line-height: 35px;
	font-weight: normal;
	color: #eee;
	padding-right: 24px;
}

strong {
	font-weight: bold;
	color: #e06000;
}

.clear {
	height: 17px;
}

#footer {
	margin-top: 68px;
	font-size: 11px;
	color: #888
}
