@charset "UTF-8";
/* CSS Document */

body,
html {
	margin:0;
	padding:0;
	background-color:#000000;
}

#wrap {
width:auto;
margin:0 auto;
}

#splash {
padding:0;
margin:0 auto;
height:400px;
width: 1075px;
}

var htmlStr = '<iframe id="conash3D0" { display:none;} frameborder=0 border=0 width="100%" height="115px" marginwidth=0 marginheight=0 allowtransparency=true vspace=0 hspace=0 scrolling=no src="' + url + 
'"></iframe>';
