 */* */ 
 {margin:0;list-style:none;padding:0;}
 
 /* hide from ie5 mac \*/
html {
  height: 100%;
  width: 100%;
  min-height: 570px;
  min-width: 920px;
  
}
#flashcontent {
  height: 100%;
  width: 100%;
  min-height: 570px;
  min-width: 920px;
}
/* end hide */
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  min-height: 570px;
  min-width: 920px;
}

#fallback {
	font-family: Verdana ,Arial, Helvetica, sans-serif; font-size: 11px; width: 100%; position: relative; float: left; color: #4f4f4f; line-height: 16px; background:  #ffffff url(../images/css/top_background.gif) repeat-x;
}