/* Flow */

#Flow				{
	width			:	710px;
	height			:	auto;
	text-align		:	center;
	padding-top		:	020px;
}

#Flow h2			{
	clear			:	both;
	margin-bottom	:	010px;
	padding-left	:	001em;
	line-height		:	1.6em;
	font-weight		:	normal;
	text-align		:	left;
	vertical-align	:	bottom;
	background		:	url("../images/wallFlowTitle.jpg") no-repeat;
}

div.Step			{
	margin-top		:	020px;
	width			:	700px;
	height			:	auto;
}

div.Text			{
	padding			:	010px;
	text-align		:	left;
	line-height		:	1.4em;
}

#Step1				{
	margin-top		:	020px;
	width			:	700px;
	min-height		:	150px;
	background		:	url("../images/wallFlow01.jpg") no-repeat;
}

#Step1Text			{
	padding			:	010px	090px	010px	010px;
	text-align		:	left;
	line-height		:	1.4em;
}

#Step4				{
	margin-top		:	040px;
	width			:	700px;
	height			:	200px;
	background		:	url("../images/wallFlow04.jpg") no-repeat;
}

#Step4Text			{
	float			:	right;
	margin-top		:	-005px;
	padding			:	010px;
	width			:	430px;
	text-align		:	left;
	line-height		:	1.4em;
}

#Step6				{
	margin-top		:	040px;
	width			:	700px;
	height			:	150px;
	background		:	url("../images/wallFlow06.jpg") no-repeat;
}

#Step6Text			{
	padding			:	010px	010px	010px	150px;
	width			:	550px;
	text-align		:	left;
	line-height		:	1.4em;
}

#Step7				{
	margin-top		:	040px;
	width			:	700px;
	height			:	120px;
	background		:	url("../images/wallFlow07.jpg") no-repeat;
}

#Step7Text			{
	padding			:	010px	150px	010px	010px;
	width			:	550px;
	text-align		:	left;
	line-height		:	1.4em;
}




