/* CSS Document */

div#icon-boxes {
	position: absolute;
	top: 100px;
	left: 558px;
	width: 198px;
}

div#icon-boxes a.icon {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

div#icon-boxes a.icon-small {
	display: block;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}

div#next-project {
	position: absolute;
	top: 473px;
	left: 558px;
	width: 162px;
	border-top: 1px solid #9c908c;
}

div#next-project a {
	color: #F15B29;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.5em;
}

div#next-project a img {
	vertical-align: top;
	position: relative;
	top: 6px;
	left: 3px;
}

div#header {
	position: absolute;
	left: 40px;
	top: 38px;
}

div#main-viewer {
	position: absolute;
	bottom: 197px;
	left: 40px;
}

div#side-text {
	position: absolute;
	left: 558px;
	top: 180px;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 1.5em;
}

div#side-text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:15px;
	color: #FFF;
	margin-bottom: 10px;
}

div#main-copy {
	position: absolute;
	left: 40px;
	top: 520px;
	width: 500px;
}

div#main-copy-full {
	position: absolute;
	left: 40px;
	top: 220px;
	width: 500px;
}

div#main-copy, div#main-copy-full {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.6em;
	color: #B3ABA6;
}

div#main-copy h1, div#main-copy-full h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:17px;
	color: #FFF;
	margin-bottom: 12px;
}

div#main-copy p, div#main-copy-full p {
	margin-bottom: 12px;
}

div#pdf {
	position: absolute;
	top: 485px;
	left: 40px;
}

div#pdf a {
	color: #FFF;
	text-decoration: none;
}