/***** Global Settings *****/
 
html, body {
	height: 100%;
	overflow: hidden;
	border:0;
	margin:0;
	padding:0;
	background-color:#E2E4E5;
}
 
/***** swf Formatting *****/

#ipoint{
 	/*width:1024px;
 	height:700px;*/
	/*position:absolute;
	top:50%;
 	left:50%;
 	margin:-350px 0 0 -512px;*/
	border:1px solid #CCCCCC;
	height: 100%;
}
