body {
	margin: 0px;
	background-image:url(../images/bg_bottom_tiling.gif);
	background-position:top left;
	background-repeat:repeat;
}

img {
	border: 0px;
}

#container {
	width: 100%;
	text-align:left;
	background-image:url(../images/bg_content_tiling.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#flashContent {
	width: 1002px;
	height: 432px;
	background-image:url(../images/bg_content.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
