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

body {
	font-family: Arial, Helvetica, sans-serif;
}

.footerWrapper {
	display: none;
}

#wrapper {
	padding-bottom: 60px;
}

#menuFlash {
	height: 900px;
}

#menuFlash li {
	margin-bottom: 30px;
	font-size: 22px;
}

.iPhone {
	display: block;
}