#innovationContainer {
	width: 900px;
	height: 625px;
	clear: both;
	margin: auto;
	background: #e4e4e4;
	border: 1px solid #5c5c5c;
	}
	
	#innovationBody {
		height: 520px;
		width: 100%;
		clear: both;
		}
		
