#contentBox{
	float:left;
	margin-left: 40px;
	width:870px;
	background-image:url('images/index/bg_intro_02_01.png');
	background-repeat:repeat-x;
	background-color:#d2b06e;
}
#contentBox2{
	float:left;
	margin-left: 40px;
	width:870px;
	background-image:url('images/index/bg_intro_02_01.png');
	background-repeat:repeat-x;
	background-color:#d2b06e;
	min-height:300px;
	height:auto !important;
	height:300px;
	}
#formBox{
	

}
h1#steps{
	color:#1c5c84;
	font-size:18pt;
	margin-left:45px;
	margin-bottom:5px;
}