.splashcontent {
	background-color: #000;
	background-image: none;
	color: #fff;
	border-left: 1px solid #333535;
	padding-top: 305px;
	width: 580px;
	left: 60px;
	}

.splashcontent h1, .latestproject h1 {
  color: #fff;
	border-bottom: 1px solid #333535;
	width: 100%;
	padding-bottom: 7px;
	}

.splashimg {
  position: absolute;
	top: 114px;
	right: 0px;
	width: 681px;
	height: 320px;
	background-color: #000;
	}

.latestproject {
  position: absolute;
	left: 15px;
	top: 439px;
	width: 189px;
	text-align: center;
	color: #fff;
	}