body {
 	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;  
}
#page-wrapper {
	width: 1092px;
	margin: 0 auto;
	text-align: left;
}	
#main_surround {
	position:relative;
	width:1092px;
	height:840px;
	z-index:1;
	background-color: #FFFFFF;
	left: 0;
	top: 0;
}
#main_area {
	position:relative;
	width:1092px;
	height:788px;
	z-index:2;
	left: 0px;
	top: 14px;
	background-color: #FFFFFF;
}


#sub_main {
	position:absolute;
	width:988px;
	height:658px;
	z-index:5;
	left: 34px;
	top: 170px;
}

#left_nav {
	position:absolute;
	width:167px;
	height:388px;
	z-index:5;
	left: 0px;
	top: 0px;
}
#subtext {
	position:absolute;
	width:640px;
	height:134px;
	z-index:2;
	left: 212px;
	top: 201px;
}

#flash_pic_layer {
	position:absolute;
	width:656px;
	height:185px;
	z-index:4;
	left: 212px;
	top: 0px;
}

#footer {
	position:absolute;
	width:90px;
	height:20px;
	z-index:4;
	top: 712px;
	left: 550px;
}
#sophie {
	position:absolute;
	width:297px;
	height:16px;
	z-index:2;
	top: 115px;
	left: 340px;
	color: #004b59;
	font-size: 14px;
	font-weight: bold;
}

