#homepage_banner
{
	background: #ffffff;
	width: 965px;
	height: 420px;
	margin-left: -10px;
	margin-top: -20px;

}

#introduction
{
	background: url('../gfx/semi-white.png');
	//width: 340px;
	width: 951px;
	padding: 10px;
	height: 309px;
}

#introduction h1,
#introduction h2
{
	width: 390px;
}

#introduction h1
{
	text-transform: uppercase;
	color: white;
	font-size: 15pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-shadow: #000 0px 1px 1px;
	display: none;
}

#introduction h2
{
	font-family: helvetica;
	//text-transform: uppercase;
	color: #00467f;
	text-align: left;
	margin: 0 60px 0 0;
	padding: 0;
	font-size: 14pt;
	font-weight: 500;
	line-height: 18pt;
}

#introduction em
{
	font-size: 14pt;
	line-height: 16pt;
	color: #00467f;
	display: block;
	margin-top: 0.8em;
}

#homepage_blocks
{
	margin-left: 0px;
}

#homepage_blocks td
{
	width: 15%;
	vertical-align: top;
	padding: 0 10px;
}

#homepage_blocks h3
{
	width: 100%;
	color: white;
	font-weight: normal;
	font-size: 9pt;
	padding: 4px 4px 3px 4px;
	margin: 0 0 12px 0;
	//text-transform: uppercase;
}

#homepage_blocks *
{
	font-size: 8pt;
}

#homepage_blocks h4
{
	margin: 0;
	font-weight: normal;
	color: #003366;
	//text-transform: uppercase;
}

#homepage_blocks img
{
	float: left;
	margin: 0 10px 25px 0;
}

#homepage_blocks p
{
	margin: 3px 0;
	color: #808285;
}

#homepage_blocks a
{
	color: #00477;
	display: block;
	text-decoration: underline;
}

#homepage_blocks a:hover
{
	text-decoration: none;
}

#homepage_blocks h3
{
	text-align: left;
}

.block_01 h3
{
	background: #003366;
}

.block_02 h3
{
	background: #8A8A96;
}

.block_03 h3
{
	background: #336633;
}

.block_01 .clear
{
	height: 15px;
}

.chunk
{
	height: 150px;
}
