/* The Grand Equaliser Rule */

html, body, div {
	margin: auto;
	padding: 0;
	border: 0;
}

#pagecontainer {
	margin-right: auto;
	margin-left: auto;
}

#maincontainer {
background-image:none;
}

#flashContainer {
	margin:auto;
	height:481px;
	width:806px;
	border:none;
	padding:0px;
	outline:none;
	
	}
	
	

#flashcontent { 

	margin:auto;
	height:481px;
	width:806px;
	border:none;
	outline:none;
	

}

#footer_action_left {
display:none;
}

#footer_action_right {
display:none;
}


.clear {
    clear: both;
}

