.content
{
	width: 870px;
	padding: 40px 40px 40px 40px;
	background: white;
}

/* --- */

h2
{
	font-size: 40px;
	margin-bottom: 0px;
}

/* --- */

.copy
{
	float: left;
	width: 220px;
	margin-right: 35px;
}
.copy h3
{
	margin-top: 13px;
	font-size: 15px;
	font-weight: bold;
}

/* --- */

.copy_side
{
	float: left;
	width: 610px;
}

/* --- */

.opts
{
	margin-top: 37px;
	text-align: center;
}
.opts small
{
	display: block;
	margin: 4px 0px 35px 0px;
	font-size: 13px;
	color: #aaaaaa;
}
.opts.btm
{
	position: absolute;
	bottom: 340px;
}

/* --- */

#slides
{
	display: block;
	width: 606px;
	height: 350px;
	border: 2px solid #262626;
	overflow: hidden;
}

/* --- */

.feature
{
	margin-bottom: 60px;
	padding: 30px 0px 0px 240px;
	height: 135px;
	font-size: 17px;
	background-position: left center;
	background-repeat: no-repeat;
}
.feature h4
{
	font-size: 17px !important;
	font-weight: bold;
}
.feature small
{
	font-size: 13px;
	color: #969696;
}
