/***********************/
/*** @containerIntro ***/
/***********************/
	div.containerIntro
	{
		margin-bottom: 2em;
	}

/****************/
/*** @colMain ***/
/****************/
	div.colMain
	{
		color: #675c53;
		width: 380px;
	}
		
	div.colMain div.containerDoc h3 a:link, div.colMain div.containerDoc h3 a:visited, div.colMain div.containerDoc h3 a:active, div.colMain div.containerDoc h3 a:hover
	{
		color: #000;
	}

/**************************/
/*** @containerFeatured ***/
/**************************/
	div.containerFeatured
	{
		border-bottom: 1px solid #675c53;
		margin-bottom: 1em;
		padding-bottom: 0;
	}
	
	div.containerFeatured h2
	{
		margin-top: 0;
		margin-bottom: 0;
		font-family: georgia, "times new roman", times, serif;
		font-size: 2.16em;
		color: #000;
		line-height: 1.05;
	}
	
	div.containerFeatured h2 a:link, div.containerFeatured h2 visited, div.containerFeatured h2 a:active, div.containerFeatured h2 a:hover
	{
		color: #000;
	}

/**************************/
/*** @containerWhatsNew ***/
/**************************/
	div.containerWhatsNew
	{
		background: transparent url(../img/bg_whats_new.gif) center top no-repeat;
		padding: 15px 15px 0 15px;
		float: left;
		width: 235px;
		min-height: 500px;
		color: #675c53;
		font-size: .92em;
	}
	
	div.containerWhatsNew h2
	{
		margin-top: 0;
		margin-bottom: 0;
		color: #000;
	}
	
	div.containerWhatsNew div.containerIntro
	{
		background: transparent url(../img/icon_whats_new.gif) left top no-repeat;
		margin-bottom: 0;
		padding-bottom: .1em;
		padding-left: 66px;
		min-height: 78px;
	}
	
	div.containerWhatsNew div.containerGroup
	{
		border-top: 1px solid #675c53;
		padding-top: .5em;
		padding-bottom: 1em;
	}
	
	div.containerWhatsNew div.containerGroup h3
	{
		margin-top: 0;
		margin-bottom: 0;
		font-size: 1.45em;
	}
	
	div.containerWhatsNew ul
	{
		font-size: 1.09em;
	}
	
	div.containerWhatsNew div.containerGroup ul a, div.containerWhatsNew div.containerGroup ul a:visited, div.containerWhatsNew div.containerGroup ul a:active, div.containerWhatsNew div.containerGroup ul a:hover
	{
		color: #675c53;
	}
	
/**************************/
/*** @containerAgingMap ***/
/**************************/
	div.containerAgingMap
	{
		background: transparent url(../img/divider_bottom.gif) left top no-repeat;
		margin-left: -30px;
		padding: 25px 0 0 30px;
		border-bottom: none;
		clear: both;
	}
	
	div.containerAgingMap h2
	{
		margin-bottom: 0;
		margin-bottom: .5em;
		font-family: georgia, "times new roman", times, serif;
		font-size: 2.1em;
		color: #000;
		line-height: 1.05;
	}

	div.containerAgingMap object
	{
		margin-right: 30px;
		width: 359px;
		height: 154px;
	}
			
	div.containerMap
	{
		background-color: #eee;
		margin-right: 30px;
		margin-bottom: 1em;
		padding: 12px 15px 12px 15px;
		width: 359px;
		height: 177px;
		float: left;
	}