@charset "utf-8";
/* CSS Document */

#container {
	width:950px;
	height:590px;
	margin:auto;
	position:relative;
}

#header{
	width:950px;
	height:132px;
	background:url(images/header-extra-page.png) no-repeat;
}

#menu {
	width:500px;
	height:100px
	position:absolute;
	top:100px;
	left: 15px;
}

#flash {
	width:950px
	height:450px
}