#header {
	width: 1000px;
	position: absolute;
	top: 74px;
	left: 0px;
	z-index: 2;
	visibility: visible;
}

#catHeader {
	background-image: url(../media/cat-header.gif);
	background-repeat: no-repeat;
	width: 272px;
	height: 167px;
	position: absolute;
	top: 3px;
	left: 20px;
	z-index: 1;
	visibility: visible;
}
#topRightBox {
	background-image: url(../media/top-right-box.jpg);
	background-repeat: no-repeat;
	width: 322px;
	height: 67px;
	position: absolute;
	top: 3px;
	left: 678px;
	z-index: 2;
	visibility: visible;
}
#belowHeader {
	background-image: url(../media/index-below-header.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 136px;
	position: absolute;
	top: 487px;
	left: 0px;
	z-index: 2;
	visibility: visible;
}
#belowHeaderImage {
	width: 210px;
	height: 140px;
	position: absolute;
	top: 487px;
	left: 796px;
	z-index: 4;
	visibility: visible;
}
#belowHeaderRight {
	width: 650px;
	height: 120px;
	position: absolute;
	top: 487px;
	left: 320px;
	z-index: 5;
	visibility: visible;
}
#stage {
	width: 1000px;
	position: absolute;
	top: 487px;
	left: 0px;
	z-index: 2;
	visibility: visible;
}

#infoBox01 {
	background-image: url(../media/info-box-body.gif);
	background-repeat: repeat-y;
	width: 705px;
}
#infoBox01Footer {
	background-image: url(../media/info-box-footer.gif);
	background-repeat: no-repeat;
	width: 705px;
	height: 61px;
	margin-top: -32px;
}
#currentProjects {
	background-image: url(../media/current-projects-body.gif);
	background-repeat: no-repeat;
	width: 291px;
}
#currentProjectsFooter {
	background-image: url(../media/current-projects-footer.gif);
	background-repeat: no-repeat;
	width: 291px;
	height: 60px;
	margin-top: -19px;
}
#footer {
	width: 1000px;
	height: 200px;
	color: #fff;
}


