/* hide from ie on mac \*/
html, body, #website {
	height: 100%;
	/*overflow: hidden;*/
}
/* end hide */
body {
	background: #FFFFFF;
	background-repeat: no-repeat;
	font: 86% "Helvetica Neue", Arial, sans-serif;
	margin: 0;       				
}

img {
	border: 0;
}

object { 
	outline:none; 
}

#wrapper {
	width: 982px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 61px;
}

#flashContent {				
	margin-top: 0px;
	margin-left: 0px;				
	padding-top: 0px
}

