@charset "UTF-8";
/* CSS Document */

#StepOntop {
	background-image: url(../images/bkgd/panoBanner_step-on.jpg);
	height: 140px;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#StepOntop img {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#StepOnText {
	width: 658px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#StepOnText ul {
	list-style-image: none;
	list-style-type: none;
}
#StepOntitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #983223;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	width: 698px;
}

