#container1 {
	width:767px;
	height:101px;
	padding: 0px;
	margin: 0px;
	background: url(../images/intro_bg1.jpg) top left no-repeat;
	}
	
#container2 {
	width:767px;
	height:244px;
	background: url(../images/intro_bg2.jpg) top left no-repeat;
	padding:0px;
	margin:0px;
	}

#container3 {
	width:767px;
	height:448px;
	padding: 0px;
	margin: 0px;
	background: url(../images/intro_bg3.jpg) top left no-repeat;
	}
	
#flashcontent {
width:767px;
margin:0px auto;
text-align:center;
}
	
