body {
	background-image:url(../images/r12online_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #f7f4eb;
}
.sTitle {
	height: 30px;
}
.r12logo {
	float: left;
	width: 126px;
	margin-top: 4px;
}
#r12Content {
	margin-bottom: 30px;
}
#r12Content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
}
#dashboard {
	height: 582px;
	width: 900px;
	background-image: url(../images/r12_dashboard_faq.jpg);
	background-repeat: no-repeat;
}
#addResources {
	height: 192px;
	margin-top: 30px;
}
.freeRes {
	background-image: url(../images/resourceBox.gif);
	background-repeat: no-repeat;
	float: left;
	height: 192px;
	width: 439px;
}
.addRes {
	background-image: url(../images/resourceBox.gif);
	background-repeat: no-repeat;
	float: right;
	height: 192px;
	width: 439px;
}
#video {
	float: left;
	height: 345px;
	width: 560px;
	margin-left: 25px;
	margin-top: 23px;
}
.faq {
	float: right;
	height: 313px;
	width: 262px;
	margin-right: 26px;
	margin-top: 53px;
}
#stepBar {
	height: 175px;
	width: 900px;
	padding-top: 402px;
}

.ie7 #stepBar {padding-top: 33px;}

