/* HEADER */
#header{
	position:relative;
	margin:0px 0px 20px;
	padding:0;
	height:440px;
	width:928px;
}

/* MAINMENU */
#mainmenu{
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:390px;
	width:928px;
	height:50px;
}

/* TOPIMAGE */
#topimage{
	width:928px;
	height:320px;
	margin:0 auto;
	background-repeat:no-repeat;
	text-indent:-10000px;
	position:absolute;
	left:0;
	top:70px;
}
#topimage a{
	display:block;
	width:928px;
	height:320px;
}
#index_feature {
	list-style:none;
	margin:0px;
	padding:0px;
}
#index_feature li {
	display:inline;
	float:left;
	margin:0px 0px 0px 14px;
	padding:0px;
}
#index_feature li.st {
	margin:0px 0px 0px 0px;
}

#index_mov {
	display:inline;
	float:left;
	width:380px;
}
#index_catch {
	display:inline;
	float:right;
	width:300px;
}