/* hide from ie on mac \*/

#flashcontainer
{
  height: 100%;
}

	#flashcontent
	{
		height: 100%;
		width: 100%;

	}
/* end hide */

	body
	{
		height: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left:0px;
		margin: 0px;
		padding: 0px;
		background-color: #ffffff;
	}/* CSS Document */

