body { 
	background-color:#0183BA;
	text-align:center;
}

body img {
	border:0;}

div#wrapper {
	background-color:#0183BA;
	position :relative;
	width :921px;
	height:700px;
	padding:0;
	margin-left :auto;
	margin-right:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}

div#wrapper #front_flash {
	width:921px;
	height:700px;
}
#wrapper #front_flash #menu ul{
	width:900px;
}
#wrapper #front_flash #menu li{
	display:inline;
	margin-right:10px;
}
