/* CSS Document */
#steptop1 {
	position: absolute;
	top: 1px;
}
#steptop2 {
	position: absolute;
	top: 321px;
}
#steptop3 {
	position: absolute;
	top: 641px;
}
#steptop4 {
	position: absolute;
	top: 961px;
}
#steptop5 {
	position: absolute;
	top: 1281px;
}
#step1pic {
	position: absolute;
	top: 30px;
}
#gostep2 {
	position: absolute;
	top: 305px;
	width: 200px;
	font-weight: bold;
	color: #c0c0c0;
}
#step2pic {
	position: absolute;
	top: 350px;
}
#gostep1-3 {
	position: absolute;
	top: 625px;
	width: 200px;
	left: 0px;
}
#step3pic {
	position: absolute;
	top: 670px;
}
#gostep2-4 {
	position: absolute;
	top: 945px;
	width: 200px;
}
#step4pic {
	position: absolute;
	top: 990px;
}
#gostep3-5 {
	position: absolute;
	top: 1265px;
	width: 200px;
	left: 3px;
}
#step5pic {
	position: absolute;
	top: 1310px;
}
#gostep4 {
	position: absolute;
	top: 1585px;
	width: 200px;
	left: 3px;
}
.stepover A:link {
	text-decoration: none;
	color: #C0C0C0;
	font-size: 10.5px;
	font-weight: bold;
}
.stepover A:visited {
	text-decoration: none;
	color: #C0C0C0;
	font-size: 10.5px;
	font-weight: bold;
}
.stepover A:active {
	text-decoration: none;
	font-size: 10.5px;
	font-weight: bold;
}
.stepover A:hover {
	text-decoration: none;
	color: #5e686e;
	font-size: 10.5px;
	font-weight: bold;
}
