html{ 
	border: none;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 1020px;
	min-height: 720px;
	text-align: center; 
	background:#000;
	overflow: auto;
}

body{ 
	border: none;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 1020px;
	min-height: 780px;
	text-align: center; 
	background:#000;
	overflow: hidden;
}

img{
	border: none;
}

#docker{
	text-align: left;
	position: relative;
	float: left;
	margin-top: -7px;
	margin-left: 50px;
}

.icon_set{
	position: relative;
	float: left;
	margin-top: -5px;
	margin-left: 252px;
}

#wrapper{
	position: relative;
	top:10%;
	width: 800px;
	height: 100px;
	margin: 20px auto 0 auto;
}

#logo_swf{
	height: 150px;
	margin-bottom:10px;
}

#menu{
	margin: 20px auto;
}

#download{
	position: absolute;
	margin:155px 0 0 700px;
}

#embed{
	position: absolute;
	margin:355px 0 0 713px;
}

#footer{
	width: 250px;
	margin-top: 30px;
	margin-left: 295px;
}

a {
    outline: none;
	overflow: hidden;
}
