/* CSS Document */#body{	height: 1083px;	width: 620px;	margin-left:-310px;	left:50%;	position: absolute;	z-index: 1;	top: 40px;}#logo{	position: absolute;	z-index: 20;	top: 0px;	left: 30px;	width: 560px;	height: 120px;}#content{	position: absolute;	z-index: 2;	top: 120px;	left: 30px;	width: 560px;	height: 663px;}#navigation    {	position: absolute;	z-index: 12;	top: 0;	width: 180px;	height: 360px;	left: 0;	overflow: hidden;}#sub    {	position: absolute;	z-index: 12;	top: 90px;	width: 30px;	height: 210px;	left: 590px;}#main{	height: 662px;	width: 560px;	position: absolute;	z-index: 4;	left: 0;	top: 0;}