@import "common.css";

#content {
	padding-bottom: 0;
}
	#content h1 img {
		/*margin-top: 0.5em;*/
	}

.promo {
	width: 916px;
	min-height: 359px;
	background: url(/_new/images/home/bg.jpg) no-repeat -1em -2em;
	color: #666;
	position: relative;
}

.promo ul.features {
	padding-top: 2em;
	min-height: 22.5em;
}
	.promo ul.features li {		
		width: 13em;
		margin-top: 1.5em;
		background-position: left top;
	}
		.promo ul.features li strong {
			color: #000;
		}

.promo ul.controls {
	width: 50%;
	margin-left: -1em;	
}
.promo p.partners {
	width: 46%;
	font-size: 1.167em;
	line-height: 1em;
	position: absolute;
	right: 1em;
	bottom: 1em;
}

a.button.learn-more {
	color: #829900;
}
a.button.sign-up {
	color: #2477c5;
}