html,body{
	height:100%;
}
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
}

img,table,td,form{
	border:0px;
	padding:0px;
	margin:0px;
}

#myMain_swf {
	margin:auto;
	width:1000px;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */