.newsholder {
	background-image:  url("../images/structure/news_back_home.png");
	background-repeat: no-repeat;
	position: absolute;
	height: 144px;
	width: 210px;
	top: 0px;
	right: 0px;
	z-index: 2;
}
.newsholder h2 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	text-align: center;
	height: 24px;
}
.newsholder div {
	position: absolute;
	height: 144px;
	width: 160px;
	left: 16px;
}
.newsholder ul  {
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: disc;
	padding: 0px;
	list-style-position: outside;
}
.newsholder li {
	text-indent: 0px;
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.barholder {
	background-image:  url("../images/structure/bar_hire_back.png");
	background-repeat: no-repeat;
	position: absolute;
	height: 154px;
	width: 210px;
	top: 144px;
	right: 0px;
	z-index: 1;
}
.barholder h2 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	text-align: center;
	height: 28px;
}
.barholder div {
	position: absolute;
	height: 144px;
	width: 160px;
	left: 16px;
}

.barholder p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}


.projectholder {
	background-image:  url("../images/structure/project_curves.png");
	background-repeat: no-repeat;
	height: 214px;
	width: 648px;
	position: absolute;
	left: 14px;
	top: 300px;
	overflow: hidden;
 	behavior: url("/clients/spacial/scripts/iepngfix.htc");
	z-index:1;
}
.projectholderinner {
	height: 214px;
	width: 648px;
	position: absolute;
	left: 0px;
	top: 300px;
	overflow: hidden;
	z-index:2;
}
.ticker {
	position: relative;
	height: 114px;
	top: 52px;
	color: #FFFFFF;
	overflow: hidden;
	left: 36px;
	z-index: 1000;
}
.tickerinner {
	height: 114px;
	width: 132px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.leftbuttonholder {
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 2002;
}
.rightbuttonholder {
	position: absolute;
	top: 90px;
	right: 0px;
	z-index: 2002;
}
.projecttitleholder {
	position: absolute;
	height: 20px;
	width: 130px;
	left: 260px;
	top: 0px;
	font-size: 14px;
	font-weight: bold;
}

