#wrapper {
	width: 975px;
	padding-left: 0;
	padding-right: 0;
}

#top_nav {
	margin-top: 17px;
}

/*#top_nav ol li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}*/

#content {
	width: 877px;
	padding: 10px 45px 20px;
	margin: 0 auto;
	color: #bfbfbe;
}

h1 {
	background: url(../images/split-landing/high-volume.png) no-repeat;
	width: 513px;
	height: 17px;
	text-indent: -10000px;
}

#links_bar {
	width: 915px;
	height: 42px;
	background: url(../images/split-landing/bar-shadow.png) bottom center no-repeat;
	text-align: right;
	padding: 5px 30px 0;
}

#bottom_nav {
	width: 975px;
	height: 191px;
	background: url(../images/split-landing/bottom-nav.png) bottom center no-repeat;
	margin: 10px 0 30px;
}

#bottom_nav a {
	display: block;
	width: 225px;
	height: 95px;
	float: left;
	margin: 5px 0 0 10px;
	padding: 80px 44px 0 43px;
	color: #868686;
	line-height: 1.5em;
	font-size: 10px;
}

#bottom_nav a#application {
	width: 280px;
	padding-left: 16px;
	padding-right: 16px;
	color: #e8e8e7;
}

#bottom_nav a#revolution {
	width: 240px;
	padding-left: 36px;
	padding-right: 36px;
}

#bottom_nav a span {
	color: #d70a3d;
}