.metacontainer {
	overflow: hidden;
	width: 730px;
	margin: 0px;
 
	position: absolute;
	height: 900px;
}

.subcontainer {
	overflow: hidden;
	visibility: hidden;	
}

#step1 {
	width: 730px;
	padding-right: 10px;
		height:450px;
	background-image:url(chastn/bg5.png);
	background-repeat:no-repeat;
	background-position:top right;
	 
	 
}

#step2 {
	width: 730px;
 	padding-right: 10px;
	padding-left:10px;
		height:450px;
	background-image:url(chastn/bg2.png);
	background-repeat:no-repeat;
	background-position:top right;
	 
}

#step3 {
	width: 730px;
	height:450px;
	padding-right: 10px;
	padding-left:10px;
	background-image:url(chastn/bg3.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#step4 {
	width: 730px;
	padding-right: 10px;
	padding-left:10px;
	height:450px;
	background-image:url(chastn/bg4.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#step5 {
	width: 730px;
	padding-right: 10px;
	padding-left:10px;
	height:450px;
	background-image:url(chastn/bg1.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#step 6 {
	width: 730px;
	padding-right: 10px;
	padding-left:10px;
	height:450px;
	background-image:url(chastn/bg1.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#step 7 {
	width: 730px;
	padding-right: 10px;
	padding-left:10px;
	height:450px;
	background-image:url(chastn/bg1.png);
	background-repeat:no-repeat;
	background-position:top right;
}

 
 
