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

#jumbotron {
	margin-bottom:0;
}

#stepImg1 {
	position:relative;
	right:0;
	top:-150px;
	text-align:right;
}

#stepImg2 {
	position:relative;
	bottom:0;
	right:0;
}

.step {
	background:url(../images/index/img_35.gif) center bottom no-repeat;
	padding-bottom:120px;
	margin-bottom:30px;
}

.step.last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

.svBox {
	background:#F1DF57;
	color:#333333;
	padding:20px 200px 20px 20px;
	min-height:200px;
	margin-bottom:20px;
}


.svBox h2 {
	border-bottom:#999 1px dotted;
	padding-bottom:10px;
}


#svBox1 {
	background:url(../images/index/img_24.gif) #F1DF57 90% center no-repeat;
}

#svBox2 {
	background:url(../images/index/img_25.gif) #F1DF57 90% center no-repeat;
}

#svBox3 {
	background:url(../images/index/img_28.gif) #F1DF57 90% center no-repeat;
}

#svBox4 {
	background:url(../images/index/img_29.gif) #F1DF57 90% center no-repeat;
}

#svBox5 {
	background:url(../images/index/img_32.gif) #F1DF57 90% center no-repeat;
}

#svBox6 {
	background:url(../images/index/img_41.gif) #F1DF57 90% center no-repeat;
}


