@charset "utf-8";
/* CSS Document */

 body{
		background-image:url(../../Assets/navigation/bgrepeat.png);
		background-repeat:repeat-x;
		left:0px;
		top:0px;
		margin-left:0px;
		margin-top:0px;
		text-align:center;
		overflow-x: hidden;
		overflow-y: hidden;
	}
	
	#flashcontent{
			left:20%;
			top: 0px;
			width:1024px;
			margin:0px auto;
			padding:0px;
	}