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;
}




#left_nav {
	position:absolute;
	width:167px;
	height:384px;
	z-index:6;
	left: 34px;
	top: 170px;
}

#sub_main {
	position:absolute;
	width:824px;
	height:627px;
	z-index:5;
	left: 234px;
	top: 161px;
}
#company_name {
	position:absolute;
	width:608px;
	height:38px;
	z-index:1;
	top: 0px;
	left: 0px;
	font-size: 185%;
	padding-top: 0px;
	font-weight: bold;
}
#subtext {
	position:absolute;
	width:824px;
	height:40px;
	z-index:2;
	left: 0px;
	top: 56px;
}

#sophie {
	position:absolute;
	width:195px;
	height:18px;
	z-index:3;
	top: 147px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #004b59;
}

#flash_pic_layer {
	position:absolute;
	width:480px;
	height:376px;
	z-index:4;
	left: 227px;
	top: 143px;
}
#contact {
	position:absolute;
	width:149px;
	height:131px;
	z-index:8;
	left: 0px;
	top: 185px;
	font-size: 12px;
	font-style: normal;
}
#footer {
	position:absolute;
	width:90px;
	height:20px;
	z-index:4;
	top: 723px;
	left: 560px;
}

