/* MALAYSIA ZEMGO */

* {
	margin:					0;
	padding:				0;
	border:					0;
}


/*wrap it up*/
#wrapper {
	position:				relative;
	width:					900px;
	height:					563px;
	margin:					0 auto;
}

#wrapper_confirm {
	position:				relative;
	width:					900px;
	height:					563px;
	margin:					0 auto;
}

/*flash elements*/
#free_element{
	position:				absolute;
	top:					0px;
	left:					0px;
	width:					900px;
	height:					563px; 
}


/*Footer crapola*/
#legaltext {
	position:				absolute;
	width:					900px;
	font:					9px Tahoma, Arial, Helvetica, sans-serif;
	color:					#000000;
	text-align:				center;
	margin:					0 auto;
	top:					496px;
}

#legaltext a {
	color:					#000000;
	text-decoration:		underline;
}