#splash
{
	padding-left : 82px;
	background : #f6f7f9 url('../images/pinstripe.png') repeat-y 81px 0;
	margin-left : -82px;
}

#content
{
	line-height : 18px;

	padding : 10px 0 0 338px;
	background : #e0e5ec url('../images/splash/gavel.jpg') no-repeat 12px 10px;
	margin : 0;
}

#content h2:first-child
{
	width : 248px;
	height : 35px;
	
	margin : 0;
}

#content > div
{
	min-height : 138px;
}

#splash_categories
{
	padding : 0;
	margin : 0 12px 0 -326px;
}
#splash_categories li
{
	float : left;
	width : 25%;
	list-style : none;
	
	text-align : center;
	
	padding : 0 0 10px;
	margin : 0;
}
#splash_categories a
{
	display : block;
	
	background : transparent none no-repeat center 112px;
	padding-bottom : 52px;
}
#splash_categories a.constr { background-image : url('../images/splash/headers/construction.png'); }
#splash_categories a.enviro { background-image : url('../images/splash/headers/environment.png'); }
#splash_categories a.corpor { background-image : url('../images/splash/headers/corporate.png'); }
#splash_categories a.trades { background-image : url('../images/splash/headers/trade-secrets.png'); }

#more
{
	line-height : normal;

	overflow : hidden;
	padding : 15px 0 0 20px;
}
#more :link,
#more :visited
{
	color : #647c9e;
}

#more ul
{
	float : left;
	width : 50%;
	
	padding : 0;
	margin : 6px -15px 0 15px;
}

#more li
{
	padding-right : 40px;
	padding-bottom : 10px;
}