/* hide from ie on mac _*/
html {
	height: 100%;
	/*overflow: hidden;*/
}

#main {
	height: 650px;

}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

#noplugin {
	margin:150px auto 0px auto;
	width:750px;
	height:286px;
}
