#PageTitle {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:65px;
	z-index:1;
}
#ImageLayer {
	position:absolute;
	left:50px;
	top:100px;
	width:400px;
	z-index:7;
}
#ImageLarge {
	position:absolute;
	left:50px;
	top:100px;
	z-index:7;
}
#TextLayer {
	position:absolute;
	left:475px;
	top:100px;
	width:225px;
	z-index:8;
}
#returnSWW {
	position:absolute;
	left:270px;
	top:600px;
	width:345px;
	height:35px;
	z-index:5;
}
#returnL {
	position:absolute;
	left:470px;
	top:950px;
	width:345px;
	height:35px;
	z-index:5;
}
#footer {
	position:absolute;
	left:50px;
	top:550px;
	width:700px;
	z-index:6;
}
#footerL {
	position:absolute;
	left:250px;
	top:1000px;
	width:700px;
	z-index:6;
}

