#headtitle h2 {
	background-image: url(images/flow_t.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 860px;
	text-indent: -9999px;
}
#stb {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#stb li {
	background-image: url(images/flow_points.gif);
	background-position: right center;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#stb a {
	display: block;
	height: 48px;
	width: 92px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 15px;
}
#stb1 a {
	background-image: url(images/flow_step1_b.gif);
}
#stb2 a {
	background-image: url(images/flow_step2_b.gif);
}
#stb3 a {
	background-image: url(images/flow_step3_b.gif);
}
#stb4 a {
	background-image: url(images/flow_step4_b.gif);
}
#stb5 a {
	background-image: url(images/flow_step5_b.gif);
}
#stb6 a {
	background-image: url(images/flow_step6_b.gif);
}
#stb7 a {
	background-image: url(images/flow_step7_b.gif);
}
#stb8 a {
	background-image: url(images/flow_step8_b.gif);
	margin-right: 0px;
}
.chapter h3 {
	height: 23px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.chapter img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#STEP1 {
	background-image: url(images/flow_step1_t.gif);
}
#STEP2 {
	background-image: url(images/flow_step2_t.gif);
}
#STEP3 {
	background-image: url(images/flow_step3_t.gif);
}
#STEP4 {
	background-image: url(images/flow_step4_t.gif);
}
#STEP5 {
	background-image: url(images/flow_step5_t.gif);
}
#STEP6 {
	background-image: url(images/flow_step6_t.gif);
}
#STEP7 {
	background-image: url(images/flow_step7_t.gif);
}
#STEP8 {
	background-image: url(images/flow_step8_t.gif);
}
#contents .chapter {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 20px;
}

#contents .chapter .lblock {
	float: left;
	width: 420px;
}
#contents .chapter .rblock {
	float: right;
	width: 420px;
}
