HTML, BODY { 
	 margin: 0; padding: 0;
     overflow: hidden;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#000000;
	 background-color:#000000;
}

 HTML
,BODY
,DIV#body
,DIV#page_margins
,DIV#page
,DIV#content
,DIV#contentboxmain
,DIV#contentboxspec
,DIV#flashcontent{
	width:100%;
	height:100%;
}

 DIV#page
,DIV#contentboxmain
,DIV#contentboxspec
,DIV#flashcontent{
	position:absolute;
	top:0px;
	left:0px;
}

 DIV#contentboxmain {
	z-index:0;
 }

 

 DIV#contentboxspec {
	z-index:1;
 }

 DIV#page
,DIV#flashcontent {
	text-align:center;
}

 #divEscadaMagarethabagSpecial {
	width: 1012px; height: 755px;
	position:absolute; top: 50%; left: 50%;
	margin: -378px 0px 0px -506px;
	background: none;
	z-index: 1;
 }

 #iframeMagarethabag {
	 width:100%; height:100%;
 	 position: absolute;
	 left:0px; top:0px;
	 visibility:visible;
	 /*border: #fff 1px solid;*/
 }