/*----------------------------------------------------------
		Layout CSS file
		
		Created by Paul Houlihan 
		Dialogue Marketing Communciations 
		http://www.dialogue.ie
----------------------------------------------------------*/

	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

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

	#share_button01{
		position:absolute;
		margin-top:350px;
		left:47%;
		top:50%;
		z-index:498;
		border:0px solid #ff0000;
	}
	
