#body {
	overflow: auto;
}

#container {
	width: 974px;
	margin-left: -488px;
}

#content {
	padding: 0;
	width: 974px; height: 633px;
	background-color: #01a8d9;
	background-image: none;
}

#logo {
	position: absolute;
	left: 506px; top: 74px;
	width: 353px; height: 140px;
}

#tag {
	position: absolute;
	left: 464px; top: 217px;
	width: 438px; height: 23px;
}

#nav {
	left: 447px; top: 258px;
	width: 471px; height: 23px;
	margin: 0; padding: 0;
}

#features {
	width: 974px;
	margin: 0;
	border-top: 1px solid #01a8d9;
}
	#features img { border-width: 0; }

