p {
	font-size: 150% !important;
}

#coc-wrapper .header {
	background-color:#000000;
	clear:both;
	height:30px;
	margin:0 0 20px;
}

#coc-wrapper .nav {
	font-size: 200%;
}

#coc-wrapper .nav li {
	float:left;
	height:50px;
	padding:0 20px 0 0;
	position:relative;
}

#coc-wrapper .nav h1 {
	display: none;
}

#coc-wrapper #index-splash-wrapper {
	background-color:black;
	height:auto;
	overflow:hidden;
	position:relative;
	width:100%;
}

#coc-wrapper #index-splash {
	height:auto;
	position:relative;
	width:100%;
}


#coc-wrapper #index-splash-caption {
	background-image:url(/stateofinnovation/images/index/index-splash-5.png);
	background-position:30px 50%;
	background-repeat:no-repeat;
	height:195px;
	text-indent:-7777px;
}



