/**************/
/*** @zones ***/
/**************/
	.zoneMain
	{
		background: url(../img/dots_01.gif) 69px 0px repeat-y;
	}
	
	
/*****************/
/*** @zoneMain ***/
/*****************/	
	#zoneMain .colMain .col1of2
	{
		width: 46%;
		border: 1px solid #999;
		height: auto;
		padding: 0 5px 10px 5px;
		margin: 0;
		margin-bottom: 10;
		float: left;
	}
	
	#zoneMain .colMain .col2of2
	{
		width: 46%;
		border: 1px solid #999;
		height: auto;
		padding: 0 5px 10px 5px;
		margin: 0;
		float: right;
	}
	
	#zoneMain .col1of2 h3
	{
		background: url(../img/home/hdr_analysis.gif) 0 0 no-repeat;
		position: relative;
		left: -5px;
		height: 53px;
		width: auto;
		margin-right: -10px;
		border-bottom: 1px solid #999;
		text-indent: -9999px;
	}			

	#zoneMain .col2of2 h3
	{
		background: url(../img/home/hdr_research.gif) 0 0 no-repeat;
		position: relative;
		left: -5px;
		height: 53px;
		width: auto;
		margin-right: -10px;
		border-bottom: 1px solid #999;
		text-indent: -9999px;
	}			

	
/****************/
/*** @colMain ***/
/****************/
	.colMain
	{
		width: 400px;
	}
	
	h2.bannerHP
	{
		margin-bottom: 15em;
		height: 105px;
		color: #7B1F29;
		font-size: 1px;
		line-height: 0;
		text-indent: -9999em;
	}
	
	h2#bhp1 { background: url(../img/banhome_1.jpg) left bottom no-repeat; }
	h2#bhp2 { background: url(../img/banhome_2.jpg) left bottom no-repeat; }
	h2#bhp3 { background: url(../img/banhome_3.jpg) left bottom no-repeat; }
	h2#bhp4 { background: url(../img/banhome_4.jpg) left bottom no-repeat; }
	h2#bhp5 { background: url(../img/banhome_5.jpg) left bottom no-repeat; }
	
	/***************************/
	/*** @containerFeatured  ***/
	/***************************/
	.containerFeatured
	{
		background: url(../img/bg_feautredHome.gif) 3px 0 repeat-y;
		padding: 0 2px;
		border: 1px solid #666699;
	}
	
	html>body .containerFeatured
	{
		background: url(../img/bg_feautredHome.gif) 2px 0 repeat-y;
	}
	
	.containerFeatured .col1of2
	{
		margin: 0;
		padding: 0 8px;
		width: 201px;
	}
	
	.containerFeatured .col2of2
	{
		margin: 0;
		padding: 0 8px;
		width: 195px;
		float: right;
	}
	
	.containerFeatured .clearFix
	{
		background: #fff;
		height: 2px;
	}
	
	.containerFeatured h3
	{
		background: #666699;
		margin: 0 -8px 15em -8px;
		border-top: 2px solid #fff;
		color: #fff;
		font-size: 1px;
		line-height: 0;
		text-indent: -999em;
		letter-spacing: -9999em;
		height: 23px;
	}
	
	.containerFeatured h3#titleTheProb
	{
		background: #666699 url(../img/title_the_problem.gif) 50% 50% no-repeat;
	}
	
	.containerFeatured h3#titleTheSol
	{
		background: #666699 url(../img/title_the_solutions.gif) 50% 50% no-repeat;
	}
	
	.containerFeatured img
	{
		margin: 0 0 0 10px;
		float: right;
	}
	
	.containerFeatured li
	{
		background: url(../img/blt_zone1.gif) 0 .2em no-repeat;
		margin: 0;
		padding: 0 0 .5em 10px;
		list-style: none;
		font-weight: bold;
	}
	
	.containerFeatured ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.featured
	{
		margin-bottom: 19px;
	}
	
	.featured ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.featured li
	{
		background: url(../img/blt_zone1.gif) 0 .4em no-repeat;
		margin: 0;
		padding: 0 0 0 10px;
		list-style: none;
		font-weight: normal;
	}

	
/**********************/
/*** @colRelContent ***/
/**********************/
	.colRelContent
	{
		margin-top: 20px;
		padding: 0;
		width: 140px;
	}
	
	.containerRelContent ul.bulletlist
	{
		display: block;
		margin: -.5em 0 1em 0;
	}

	.containerRelContent ul.bulletlist li
	{
		font-weight: normal;
		font-size: 1em;
		font-color: #333;
		font-weight: normal;
		list-style: none;
		margin: 0px;
		padding-left: 12px;
		background: url(../img/blt_RelContent.gif) 0 6px no-repeat;
	}

	.containerRelContent ul.bulletlist li a
	{
		color: #587A7B;