#VMW_button a:{background: url('../images/VMW_button.png') no-repeat}
#VMW_button a:link {background: url('../images/VMW_button.png') no-repeat}
#VMW_button a:visited {background: url('../images/VMW_button.png') no-repeat}
#VMW_button a:active {background: url('../images/VMW_button.png') no-repeat}
#VMW_button a:hover {background: url('../images/VMW_button_mo.png') no-repeat}

#flash_movie
{
	width:550px;
	height: 400px;
	margin: 0 auto;
}

#top
{
	height: 276px;
}

#cover
{
	position: absolute;
	top: 1px;
	left: 1px;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index: 999998;
	background-color: '#ffffff';
	overflow: hidden; 
}

#container
{
	width: 1050px;
	text-align: center;
}

