html, body { height:100%; }
body { margin:0; padding:0; background-color:#000000; 	color:#968253;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}


h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; margin-bottom:20px; }
p { margin-bottom:1em; }


a:link, a:visited { color:#CBC1A9; }
a:hover, a:active { color:#FFFFFF; }


h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; margin-bottom:20px; }


#flashcontent { height:100%; }
#flashcontentinner { padding:40px; }

#header {
	background-image: url(../images/launcher/one_hyde_park.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:250px; height:84px;
	margin-top:40px;
	margin-bottom:40px;
	overflow:hidden;
	margin-left:auto; margin-right:auto;
}
#header h1 { margin:0; padding-top:100px; }


#footer {
	margin-top:0px;
	background-image: url(../images/launcher/mandarin_orienntal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:100px;
}


.footnote { color:#4B4129; }
