body {
	margin:0;
	padding:0;
}

.header {
	
	
}

#flash {
	padding-left:185px;
	background:url(i/mask.png);
	width:960px;
	height:350px;
	position:relative;
	z-index:5;
}

#movie {
	position:absolute;
	top:0;
	
	z-index:1;

}

.base {

}

.wrapper {
	width:1356px;
	margin:0 auto;

}

img {border:none;}