.body-area {
	background-image: url(../images/2column-bg.png);
	background-repeat: repeat-y;
	background-position: 316px;
}
.main-column {
	float: right;
	width: 570px;
	position: relative;
	padding: 30px;
}
.side-column {
	width: 316px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	position: relative;
}
.block-out {
	background-color: #F8F9F4;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0d1cd;
	border-bottom-color: #d0d1cd;
	font-size: .9em;
}
.block-out h4 {
	margin-top: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	margin-bottom: 0px;
}
.block-out ul {
	margin-bottom: 0px;
	padding-left: 20px;
}
.block-out li {
	padding-top: 4px;
}
.qmark {
    font-family: Geneva, Arial, Helvetica, sans-serif;
        }
        

.how-step {
	background-image:url("/images/how-it-works/bg1-trans.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size:20px;
	left:0px;
	padding-bottom:43px;
	padding-top:55px;
	position:absolute;
	text-align:center;
	width:630px;
}
.how-steps {
	height: 795px;
}

#step1 { 
	background-image:url("/images/how-it-works/bg1-trans.png");
	border-top:1px dotted #CCCCCC;
	padding-top:32px;
	top:225px;
	z-index:80;
}
#step2 { z-index: 79; top: 305px; background-image:url("/images/how-it-works/bg1-trans.png");}
#step3 { z-index: 78; top: 425px; background-image:url("/images/how-it-works/bg1-trans.png");}
#step4 { z-index: 77; top: 545px; background-image:url("/images/how-it-works/bg1-trans.png");}
#step5 { z-index: 76; top: 665px; background-image:url("/images/how-it-works/bg2-trans.png");}
#step6 { z-index: 75; top: 785px; background-image:url("/images/how-it-works/bg2-trans.png");}
#step7 { z-index: 74; top: 905px; background-image:url("/images/how-it-works/bg2-trans.png");}




