.maincontent {
	height:100%;
	background-image: url(../images/HowItWorks-2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.leftside {
	width: 369px;
	float: left;
	padding-left: 60px;
	line-height: normal;
	padding-right: 10px;
}

.leftside .row {
	width: 369px;
	font-size: 16px;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
	margin-bottom: 13px;
}

.leftside .selected {
	width: 369px;
	font-size: 16px;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
	margin-bottom: 12px;
	border-bottom: 1px solid #E0DED0;
	color: #AD5D2F;
}

.rightside {
	width: 299px;
	float: right;
	padding-right: 20px;
}

.content1 {
	display: block;
	visibility: visible;
	margin-top: 2px;
}

.content2 {
	margin-top: 36px;
	display: none;
	visibility: hidden;
}

.content3 {
	margin-top: 72px;
	display: none;
	visibility: hidden;
}

.content4 {
	margin-top: 107px;
	display: none;
	visibility: hidden;
}

.content5 {
	margin-top: 142px;
	display: none;
	visibility: hidden;
}