@charset "UTF-8";
/* CSS Document */
#header {
	position: fixed;
	top: 0;
	left: 0;
	height: 50px;
	background-color: #FFF;
	width: 100%;
	margin: 0;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.10);
}
#headerBox {
	width: 800px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}
#headerFill {
	width: 396px;
	height: 50px;
	border-right: 1px solid;
	border-right-color: #CCC;
	float: left;
}
#headerSmallFill {
	width: 0px;
	height: 50px;
	float: left;
}
#images {
	height: 300px;
	float: left;
}
#headerMargin {
	position: fixed;
	top: 0;
	left: 0;
	height: 50px;
	background-color: #FFF;
	width: 100%;
	margin: 0;
	z-index: 1;
}
#headerBoxxy {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#projectBox {
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#titles {
	width: 193px;
	height: 2000px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: right;
}
#project {
	width: 577px;
	margin-left: auto;
	margin-right: 0px;
	line-height: 25px;
}
#thumbnailLeft {
	width: 120px;
	height: 1000px;
}
#mikeRea {
	width: 120px;
	height: 50px;
	border-right: 1px solid;
	border-right-color: #CCC;
	float:left;
}
#arrow {
	width: 50px;
	height: 50px;
	border-right: 1px solid;
	border-right-color: #CCC;
	float:left;
}
#arrowRight {
	width: 50px;
	height: 50px;
	float:left;
}
#about {
	width: 58px;
	height: 50px;
	border-right: 1px solid;
	border-right-color: #CCC;
	float:left;
}
#press {
	width: 52px;
	height: 50px;
	border-right: 1px solid;
	border-right-color: #CCC;
	float:left;
}
#contact {
	width: 68px;
	height: 50px;
	float:left;
}