#content-container { width: 1100px; }
#tools { width: 1100px; }

#content-home
{
	float: left;
	width: 490px;
	margin: 0 0 0 30px;
	padding: 0 0 20px;
}

#current-issues
{
	float: right;
	width: 330px;
	padding: 0 0 0 25px;
	background: url(/images/dots-vertical.gif) no-repeat;
}

#content { width: 875px; }
#footer ul { margin: 0; }
#footer p { margin: 0; }
#landingIndexContainer { width: 875px; }
.landingIndexRow { width: 875px; }
.landingIndexInstanceLeft { width: 410px; }
.landingIndexInstanceRight { width: 410px; }
#header
{
	width: 1100px !important;
}



#header h1
{
	width: 1100px !important;
}

#header h1 span
{
	width: 1100px !important;
}
