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

#wrapper h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	width: 760px;
	clear: both;
}

#wrapper #top {
	float: right;
	height: 40px;
	width: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

.step_title {
	background-image: url(../images/support/step1.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 138px;
	float: left;
}

.step_text {
	float: left;
	margin-top: 35px;
	width: 410px;
	margin-left: 10px;
	color: #333333;
	line-height: 120%;
	font-size: 12px;
}

#step {
	width: 569px;
	margin-top: 25px;
}

.step_box {
	width: 569px;
	clear: both;
	height: 78px;
	background-image: url(../images/support/step1_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.step_box2 {
	width: 569px;
	clear: both;
	height: 78px;
	background-image: url(../images/support/step1_bg2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

