html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ccc;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border: 0;
}
div.header {
	width: 900px;
	height: 70px;
	margin: 0 auto 0 auto;
    background-color: #019879;
	font-size: 0;
}
div.header p {
	margin: 0 auto 0 auto;
	padding: 11px 0 12px 13px;
	text-align: left;
	font-size: 20px;
	background-color: #ebebeb;
}
div.navigation {
	position: relative;
	width: 900px;
	height: 24px;
	margin: 0 auto 0 auto;
	color: #fff;
	background-color: #333;
	font-weight: bold;
	text-align: left;
}
div.content {
	position: relative;
	width: 894px;
	height: 460px;
	margin: 0 auto 0 auto;
	border: 3px solid #fff;
}
div#lang {
	z-index: 100;
	left: 0;
	width: 100%;
	height: 120px;
	position: absolute;
	background-color: #ebebeb;
	background-image: url(lang.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	padding-top: 340px;
}
div#lang a {
	width: 250px;
	display: block;
	padding: 5px;
	margin: 0 auto 15px auto;
	color: #333;
	background-color: #ccc;
	text-decoration: none;
	text-align: center;
}
div#start {
	z-index: 100;
	left: 0;
	width: 100%;
	height: 460px;
	position: absolute;
	background-color: #ebebeb;
	background-image: url(start.jpg);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	text-align: left;
}
div#start p {
	width: 260px;
	padding: 0;
	margin: 30px 0 30px 40px;
	color: #333;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
} 
div#start a {
	width: 250px;
	display: block;
	padding: 5px;
	margin-left: 40px;
	color: #333;
	background-color: #ccc;
	text-decoration: none;
	text-align: center;
}
div#start a:hover, div#lang a:hover {
	background-color: #b4b6ba;
}
div.menu, div.info {
	height: 100%;
	width: 198px;
	position: relative;
	float: left;
	color: #fff;
	background-color: #ebebeb;
	text-align: left;
	overflow: hidden;
}
div#stage {
	height: 100%;
	width: 492px;
	display: none;
	float: left;
	color: #fff;
	background-color: #ccc;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	text-align: left;
}
div.over {
	z-index: 99;
	position: absolute;
	background-image: url(dummy.gif);
	background-repeat: repeat;
}
div.object {
	height: 100%;
	width: 492px;
	position: absolute;
	margin-left: 0px;
}
p#menuaction, p#menuactionend {
	width: 176px;
	padding: 5px 11px 5px 11px;
	margin: 0;
	color: #fff;
	background-color: #b4b6ba;
	border-bottom: 3px solid #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
}
ul#menulist, ul#menulistend {
	width: 176px;
	margin: 0;
	padding: 0;
}
ul#menulist li.menutext, ul#menulistend li.menutext {
	width: 100%;
	margin: 0;
	padding: 5px 11px 5px 11px;
	color: #333;
	text-align: justify;
	line-height: 17px;
}
ul#menulist li, ul#menulistend li {
	list-style: none;
}
ul#menulist li a, ul#menulistend li a {
	display: block;
	width: 181px;
	padding: 6px 6px 6px 11px;
	color: #333;
	background-color: #ccc;
	border-bottom: solid 2px #ebebeb;
	text-decoration: none;
	text-align: left;
}
ul#menulist li a.selected, ul#menulist li a.selected:hover, ul#menulistend li a.selected, ul#menulistend li a.selected:hover {
	color: white;
	background-color: #b4b6ba;
}
ul#menulist li a:hover, ul#menulistend li a:hover {
	color: #333;
	background-color: #b4b6ba;
}
ul.menunav {
	left: -2px;
	bottom: 0;
	width: 200px;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	position: absolute;
}
ul.menunav li
{
	list-style:none;
	float:left;
	margin-left:2px;
	display:inline;
}
ul.menunav li a {
	display: block;
	width: 88px;
	padding: 5px;
	color: #333;
	background-color: #ccc;
	text-decoration: none;
	text-align: center;
}
ul.menunav li a:hover {
	background-color: #b4b6ba;
}
div#hover {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ebebeb;
}
div#selectedvideo, div#hovervideo {
	height: 360px;
}
p#hovertext, p#selectedtext {
	padding: 5px;
	margin: 0;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
} 
div.selectedlist {
	position: absolute;
	right: -3px;
	bottom: 124px;
	padding: 0;
	background-color: #ebebeb;
	border-top: solid 3px #fff;
	border-left: solid 3px #fff;
	border-bottom: solid 3px #fff;
}
ul#selectedlist {
	margin: -2px 0 0 0;
	padding: 0;
}
ul#selectedlist li {
	list-style: none;
	margin: 2px 3px 0 0;
}
ul#selectedlist li a {
	display: block;
	width: 22px;
	padding: 3px 0 3px 0;
	color: #333;
	background-color: #ccc;
	text-align: center;
	text-decoration: none;
}
ul#selectedlist li a.selected, ul#selectedlist li a.selected:hover {
	color: #fff;
	background-color: #b4b6ba;
}
ul#selectedlist li a:hover {
	color: #333;
	background-color: #b4b6ba;
}
div.footer {
	width: 900px;
	margin: 0 auto 0 auto;
	color: #666;
	font-size: 11px;
}
p.footer.left {
	float: left;
	width: 318px;
	padding: 7px 0 0 12px;
	margin: 0;
	text-align: left;
}
p.footer.right {
	float: left;
	width: 555px;
	padding: 7px 10px 0 0;
	margin: 0;
	text-align: right;
}
p.footer.right a, p.footer.right a:link, p.footer.right a:active, p.footer.right a:visited {
	color: #666;
	text-decoration: none;
}
p.footer.right a:hover {
	text-decoration: underline;
}
div#preloadhover, div#preloadobject {
	display: none;
}
