body {
	background-image:url(../images/homepage_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #f7f4eb;
}

.banner {
	background-image: url(../images/homepage_banner.jpg);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 217px;
}
#homeContent {
	margin-bottom: 15px;
}
#homePods {
	width: 565px;
	margin-left: 13px;
}
#sidebar {
	float: right;
	width: 299px;
}
.sidebar_survey {
	background-image: url(../images/surveyPod_Panel.png);
	background-repeat: no-repeat;
	height: 461px;
}
.sidebar_r12Adlet {
	margin-left: 2px;
}
.signup {
	margin-left: 18px;
	margin-top: 38px;
}
