#content > h2, 
#content > .left > h3{
	height:auto;
	padding:0;
	background:none;
	font-size:2em;
	color:#3a5f65;
}

#header > h1 a{
	height:auto;
	width:auto;
	padding:0;
	background:none;
	font-size:2.5em;
	color:#3a5f65;
}

#footer-logo{
	height:auto;
	width:250px;
	text-align:center;
	padding:0;
	background:none;
	/*display:inline;*/
	margin-top:50px;
	color:#3a5f65;
}

#footer-box{	
   position:relative;
   bottom:auto;
   clear:both;
}

#footer{	
	color:#000;
	line-height:2em;
	clear:both;
}

#splash-logo{
	height:auto;
	padding:0;
	background:none;
	width:auto;
	margin:52px 0 0 12px;
	color:#3a5f65;
	font-size:2em;
}