#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#MainContent {
width:1600px;
position:relative;
text-align:left;
height:575px;
z-index:1;
}
#LogoArea {
	position:absolute;
	left:320px;
	top:20px;
	width:99px;
	height:102px;
	z-index:10;
}
#LogoAreaHome {
	position:absolute;
	left:20px;
	top:20px;
	width:99px;
	height:102px;
	z-index:10;
}

#TopmenuArea {
	position:absolute;
	left:1070px;
	top:0px;
	width:230px;
	height:50px;
	z-index:12;
}

#FilmsLeftMenu {
	position:absolute;
	left:300px;
	top:375px;
	width:160px;
	height:200px;
	z-index:15;
}

#filmsPopupmenu {
	position:absolute;
	left:460px;
	top:415px;
	width:160px;
	height:200px;
	z-index:19;
}
#PortLeftmenu {
	position:absolute;
	left:1140px;
	top:335px;
	width:160px;
	height:200px;
	z-index:16;
}

#PortPressMenu {
	position:absolute;
	left:841px;
	top:145px;
	width:100px;
	height:80px;
	z-index:16;
}

#FilmPressMenu {
	position:absolute;
	left:1001px;
	top:145px;
	width:100px;
	height:80px;
	z-index:16;
}

#content{
	overflow:hidden;
	position:relative;
	width:1600px;
	height:575px;
	z-index:2;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	#content h2{
		color:#993333;
		margin:20px 0pt;
	}
	#content a{
		color:#777;
		font-weight:bolder;
		text-decoration:none;
	}
#navigation{
	float:left;
	width:110px;
	height:400px;
	background-color:#5B739C;
}
	#navigation .sup{
		margin:26px 10px;
		font-size:14px;
	}
		#navigation ul{
			margin:5px 0;
			list-style:circle;
			padding-left:15px;						
		}
		#navigation a{
			color:white;
			font-weight:bolder;
			text-decoration:none;
		}				
		#navigation .sup li{
			margin: 0px 0 !important;
			margin:-0px 0;
			font-size:10px;
		}
		#navigation a.scrolling{
			color:#933;
		}
.section{
	width:160000px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding:0px 0px 0px 0px;
		width:1600px;
		height:575px;
	}
		.section .sub p{
			width:1600px;
			margin:16px 0;
			font-size:85%;
			line-height:1.4em;
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}
