/* @import "reset.css"; */

html, body { width:100%; height:100%; margin:0px;}

body {
	background: #FFFFFF;
	width:100%; height:100%;
}

#global {width:100%; height:100%;}
#header {}
#flashSiteContent {width:100%; height:100%;}
#content {width:100%; height:100%;}
#footer {}
#logo_fb {display:none;}
