

#flash {
	width: 759px;
	height: 234px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 0px;
	
	
}

#wraper {
	width: 759px;	
	height: 850px;
	background: url(../template.jpg) -5px 0px no-repeat;
	margin: 0 auto;
	
	
	
}

#wraper2 {
	width: 759px;	
	height: 850px;
	background: url(../template2.jpg) no-repeat -2px 0px;
	margin: 0 auto;
	
	
	
}

#Layer1 {
	position: relative;
	left:0px;
	top:80px;
	width:747px;
	height:214px;
	z-index:1;
}
