/******** Global areas ***********/
/******** Z-Index= 1 - 15    ***********/

div#banner {
	position				: absolute;
	z-index					: 4;
	top						: 67px;
	left					: 305px;
}

div#text_block {
	position				: absolute;
	z-index					: 4;
	top						: 67px;
	left					: 41px;
}

div#bbb_home {
	position					: absolute;
	z-index					: 50;
	top						: 355px;
	left						: 100px;
}

div#spotlight_home {
	font-weight				: normal;
	color					: #666666;
	font-size				: 11px;
	font-family				: Verdana, Arial, helvetica;
	font-variant			: normal;
	line-height				: 12px;
	font-style				: normal;
	width					: 225px;
	position				: absolute;
	text-align				: center;
	z-index					: 60;
	top						: 100px;
	left					: 60px
}
div#spotlight_home_sub {
	font-weight				: normal;
	color						: #666666;
	font-size					: 11px;
	font-family				: Verdana, Arial, helvetica;
	font-variant			: normal;
	line-height				: 12px;
	font-style				: normal;
	width						: 225px;
	height					: 175px;
	position					: absolute;
	overflow				: auto;
	padding					: 5px;
	text-align				: left;
	z-index					: 60;
	top						: 150px;
	left						: 50px
}