#toprightmenu {
	width: 400px;
	position: absolute;
	right: 0px;
	margin-top: 18px;
	margin-right: 14px;
	margin-left: auto;
}
#header_logo {
	height: 49px;
	width: 282px;
	float: left;
	position: absolute;
	text-align: left;
	clear: none;
	left: 18px;
	top: 16px;
}
#header_mov_01 {
	height: 285px;
	width: 950px;
	margin-top: 0px;
	float: left;
	position: static;
}
#header_leftmenu_top01 {
	height: 7px;
	width: 240px;
	float: left;
	position: absolute;
	text-align: left;
	clear: none;
	left: 0px;
	top: 278px;
	background-image: url(../files/menu_left_background_3_back.jpg);
	background-repeat: repeat-y;
	background-position: 10px;
}
#header_leftmenu_top02 {
	height: 12px;
	width: 240px;
	float: left;
	position: absolute;
	text-align: left;
	clear: none;
	left: 0px;
	top: 273px;
	background-image: url(../files/menu_left_background_3_top.png);
	background-repeat: no-repeat;
	background-position: 10px;
}


ul.headermenu {
	float: right;
	list-style-type: none;
	clear: both;
	text-align: left;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
ul.headermenu li {
	display:inline;
	padding-right: 2px;
	list-style-type: disc;
	color: #FFF;
}
ul.headermenu li a {
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
}

