/*CSS*/
body {
	background: url(../images/bg-home.jpg) top center no-repeat #FFF;
	}
	
div#mn-flash {
	float:right;
	background: url(../images/flash-home.jpg) no-repeat;
	width: 757px;
	height: 456px;
	margin:0;
	padding:0;
	overflow: hidden;
	}	