body {
	font-family: FGroteskBook, helvetica, arial;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}
p {
	font-size: 1.2em;
	line-height:1.1em;
}

h3 {
	font-size: 2.0em;
	line-height:1.1em;
	margin-bottom: 10px;
}
.underline {
	text-decoration: underline;
}
.headerindex {
	display: inline;
	float: left;
	margin-right: 30px;
}
.hero {
	float: left;
	margin-right: 35px;
}
.projectindex {
	float: left;
	margin-right: 30px;
}
.articlewrap {
}
.project {
	height: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}
.project article {
	width: 438px;
	height: 445px;
	overflow: auto;
}
iframe {
	margin-bottom: 7px;
}

#wrapper {
	width: 1400px;
	margin-left: 15px;
	overflow: hidden;
	margin-top: 15px;
	height: auto;
}
aside {
	width: 500px;
	float: left;
	margin-right: 70px;
	position: fixed;
}
aside header {
	width: 225px;
	margin-bottom: 24px;
}
#content {
	width: 830px;
	height: auto;
	float: right;
}
#content header {
	overflow: hidden;
	margin-bottom: 135px;
}
#info header {
	width: 300px;
	margin-right: 35px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#info header h1 {
	font-size: 1.2em;
}
#index {
	float: right;
	font-size: 1.5em;
	margin-right: 120px;
}
#content h2 {
	font-size: 1.5em;
}
article p {
	font-size: 2em;
	margin-bottom: 10px;
	margin-right: 8px;
}
.last {
	margin-bottom: 10px;
}
.lastarticle {
	margin-bottom: 15px;
}
aside img {
	margin-bottom: 20px;
}
