#Heading {
	position:absolute;
	width:901px;
	height:241px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Title {
	position:absolute;
	width:400px;
	height:45px;
	z-index:2;
	left: 361px;
	top: 184px;
}
#LeftMenu {
	position:absolute;
	width:164px;
	height:370px;
	z-index:3;
	left: 0px;
	top: 242px;
}
#Layer1 {
	position:absolute;
	width:714px;
	height:354px;
	z-index:4;
	left: 177px;
	top: 248px;
}
#Content {
	position:relative;
	min-height: 99%; 
	width:530px;
	height:339px;
	z-index:5;
	overflow: visible;
	height: 99%;
}
#page {
	position:relative;
	width:900px;
	z-index:5;
	margin: 0 auto;
	left-margin: 0 auto;
	top: 0px;
	margin-top: 0px;
}
