body {
	background: #000;
	margin: 0;
}
img.transparent {
	behavior: url(/common/iepngfix.htc);
}
#contain {
	width: 640px;
	height: 465px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#contain img.pan {
	position: absolute;
	top: -678px;
}
#contain img {
	position: absolute;
	top: 0;
	z-index: 2;
}
#contain img.step3 {
	z-index: 3;
}
#contain img.step4 {
	z-index: 4;
}
#contain img.step5 {
	z-index: 5;
}
#contain img.step6 {
	z-index: 6;
}
#contain img.step7 {
	z-index: 7;
}
#contain img.step8 {
	z-index: 8;
}
#contain img.last {
	z-index: 9;
}
#topElements {
	top: 0;
	margin: 0 auto;
	width: 640px;
	height: 36px;
}
#topElements img {
	display: none;
}
#nav_menu {
	margin: 0 auto;
	width: 640px;
	height: 36px;
	z-index: 6;
	background: url(/images/new_home/nav_bg.gif) repeat-x;
}
.clear { clear: both; }
.contain {
	width: 640px;
	margin: 0 auto;
	text-align: center;
}
.contain a {
	padding: 2px 5px 3px;
	color: #666060;
}
.contain a:hover {
	color: #eeeeee;
}