/******** Global areas ***********/
/******** Z-Index= 1 - 15    ***********/

div#spotlight_text_box {
	position				: absolute;
	z-index					: 4;
	top						: 66px;
	left					: 40px;
}

div#spotlight_text {
	width					: 160px;
	position				: absolute;
	z-index					: 60;
	top						: 145px;
	left					: 60px
}

div#spotlight_image {
	position				: absolute;
	z-index					: 4;
	top						: 248px;
	left					: 40px;
}

div#content_box {
	position				: absolute;
	z-index					: 4;
	top						: 66px;
	left					: 237px;
}

div#page_text {
	font-weight				: normal;
	color					: #666666;
	font-size				: 11px;
	font-family				: Verdana, Arial, helvetica;
	font-variant			: normal;
	line-height				: 12px;
	font-style				: normal;
	width					: 320px;
	height					: 400px;
	overflow				: auto;
	padding					: 5px;
	position				: absolute;
	z-index					: 60;
	top						: 103px;
	left					: 260px
}

div#logos {
	width					: 300px;
	position				: absolute;
	z-index					: 60;
	top						: 95px;
	left					: 631px
}

div#content_photo {
	position				: absolute;
	z-index					: 80;
	top						: 66px;
	left					: 606px;
}