html {
	margin:0;
	padding:0;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#363636;
	min-height:100%;
	height:100%;
}


.fullFlash {
	min-width: 960px;
	min-height: 600px;
}

#copy {
	margin:0;
	width:1024px;
	position:relative;
	text-align:left;
}

#noflash {
	position:absolute;
	top:30px;
	left:260px;
	max-width:720px;
	min-height:540px;
	height:auto;padding-bottom:20px
}

#logo {
	width:250px;
	overflow-x:hidden;
	position:absolute;
	top:0;
	left:0;
	margin:30px 0 0
}
#logo img {
	max-width:96px
}
iframe {
	display:none;
}
