#prnSite {
	position: relative;
	top: 15px;
	/*left: auto;
	right: auto;
	bottom: auto;
	*/width:750px;
	height:453px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left; }

#header {
	position:absolute;
	left:0;
	top:0;
	width:468px;
	height:85px;
	z-index: 1; }

#pagePhoto {
	position:absolute;
	left:468px;
	top:0;
	width:282px;
	height:429px;
	z-index: 2; }

#navigation {
	position:absolute;
	left:0;
	top:85px;
	width:175px;
	height:368px;
	z-index: 3; }

#textArea {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(../media/images/core/textBG.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	position:absolute;
	left:160px;
	top:70px;
	width:265px;
	height:283px;
	z-index: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px; }

#joinOurTeam {
	position:absolute;
	left:175px;
	top:368px;
	width:293px;
	height:61px;
	z-index: 4; }

#copyright {
	left:175px;
	top:429px;
	width:575px;
	height:24px;
	z-index: 6; }

