#ProjectListNo1 {
	position:absolute;
	left:0px;
	top:0px;
	width:740px;
	height:320px;
	margin-top: 60px;
	visibility:visible;
	opacity: 1;
}

#ProjectListNo2 {
	position:absolute;
	left:0px;
	top:0px;
	width:740px;
	height:320px;
	margin-top: 60px;	
	opacity: 0;
	visibility:hidden;
}

#arrowleft {
	position:absolute;
	left:0px;
	top:0px;
	width:36px;
	height:220px;
}

#project1 {
	position:absolute;
	left:36px;
	top:0px;
	width:206px;
	height:220px;
}

#spacer1 {
	position:absolute;
	left:242px;
	top:0px;
	width:25px;
	height:220px;
}

#project2 {
	position:absolute;
	left:267px;
	top:0px;
	width:206px;
	height:220px;
}

#spacer2 {
	position:absolute;
	left:473px;
	top:0px;
	width:25px;
	height:220px;
}

#project3 {
	position:absolute;
	left:498px;
	top:0px;
	width:206px;
	height:220px;
}

#arrowright {
	position:absolute;
	left:704px;
	top:0px;
	width:36px;
	height:220px;
}

#baracross {
	position:absolute;
	left:0px;
	top:190px;
	width:740px;
	height:35px;
}

#footerbar1 {
	position:absolute;
	left:0px;
	top:255px;
	width:498px;
	height:65px;
}

#pagescounter {
	position:absolute;
	left:498px;
	top:255px;
	width:206px;
	height:65px;
	padding-top:26px;
	padding-left:68px;
}

#footerbar2 {
	position:absolute;
	left:704px;
	top:255px;
	width:36px;
	height:65px;
}