#home {
	height: 350px;
	padding-bottom: 19px;
	position: relative;
		top: 0;
		left: 0;
}

	#home .stamp {
		position: absolute;
			top: 0;
			right: 0;
	}

#features {
	padding-bottom: 86px;
	position: relative;
		top: 0;
		left: 0;
}

	#features .feature_set {
		color: #93543F;
		font-size: 12px;
		float: left;
		height: 320px;
		line-height: 18px;
		position: relative;
			top: 20px;
			left: 0;
	}

	#features .feature_set img {
		border: 0;
	}

	#features #news h2,
	#features #join_us h2 {
		margin-bottom: 35px;
	}

	#features #join_us {
		margin-left: 54px;
	}

		#features #join_us.error-2 {
			height: 350px;
		}

		#features #join_us.error-3 {
			height: 370px;
		}

#twitter {
	margin-top: 380px;
}

#twitter_bird {
	float: left;
}

#tweet {
	background: no-repeat url("../images/speech_angle.gif");
	float: right;
	padding: 2px 0 0 18px;
}

#tweet_bubble {
	background: #C8E0F2;
	color: #45474E;
	font-size: 12px;
	padding: 14px 25px;
	width: 740px;
}

	#tweet_bubble a {
		color: #00ADEF;
	}

	#tweet_bubble a:hover {
		border-bottom: 1px solid #00ADEF;
	}

#tweet_bubble .timestamp a {
	color: #E9453E;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
}

	#tweet_bubble .timestamp a:hover {
		border-bottom: 1px solid #E9453E;
	}

#quiz {
	background: no-repeat url("../images/bg_quiz.gif");
	clear: both;
	height: 208px;
	position: relative;
		top: 0;
		left: 0;
}

	#quiz h2 {
		text-indent: -9999px;
	}

	#quiz a {
		background-image: url("../images/btn_go.gif");
		background-repeat: no-repeat;
		display: block;
		height: 35px;
		position: absolute;
			top: 77px;
			left: 719px;
		text-indent: -9999px;
		width: 75px;
	}

	#quiz a:hover {
		background-position: 0 -35px;
	}

#spotlight {
	padding-left: 21px;
	width: 250px;
}

	#spotlight h2 {
		font-size: 16px;
		padding-left: 16px;
	}

	#spotlight .thumbnail {
		background: no-repeat 0 12px url("../images/bg_thumbnail.gif");
		padding: 30px 18px 18px 18px;
		overflow: hidden;
		height: 119px;
		width: 193px;
	}

	#spotlight .thumbnail .img {
		width: 193px;
		height: 119px;
		overflow: hidden;
		position: relative;
	}
	#spotlight .thumbnail .img img {
		position: absolute;
		top: -25%;
		width: 193px;
	}
	#spotlight .text {
		font-size: 11px;
		padding-left: 16px;
	}

	#spotlight h3 {
		margin-bottom: 5px;
	}

	#spotlight .button {
		position: absolute;
			bottom: 0;
			left: 37px;
	}

#news {
	margin-left: 69px;
	width: 266px;
}

	#news h2 {
		margin-bottom: 35px;
	}

	#news .button {
		position: absolute;
			bottom: 0;
			left: 0;
	}
