#featurelink {
	display: block;
	position: absolute;
	margin-top: 6px;
	width: 748px;
	height: 450px;
}

#feature {
	width: 750px;
	height: 460px;
	background: url(../images/home/home-feature.jpg) top left no-repeat;
	margin: 0;
	padding: 1px 0;
}

#feature h2 {
	font-size: 40px;
	line-height: 34px;
	font-weight: normal;
	margin: 25px 0 0 25px;
	padding: 0;
}

#feature h2 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 41px;
	color: #f00;
	font-weight: bold;
	font-style: normal;
}

#feature h2 span {
	font-size: 24px;
}

#feature ul {
	margin: 15px 0 0 45px;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 18px;
}

#feature ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

#feature ul li em {
	font-weight: bold;
	color: #f00;
}

#buttons {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}

#buttons li {
	margin: 0 6px 6px 0;
	padding: 0;
	float: left;
}

#buttons li.humboldt {
	margin: 0;
}

#buttons li a {
	display: block;
	width: 183px;
	height: 120px;
	text-decoration: none;
}

#buttons li a span {
	visibility: hidden;
}

#buttons li.classes a { background: url(../images/home/button-classes.jpg) top left no-repeat; }
#buttons li.offer a { background: url(../images/home/button-offer.jpg) top left no-repeat; }
#buttons li.repair a { background: url(../images/home/button-repair.jpg) top left no-repeat; }
#buttons li.humboldt a { background: url(../images/home/button-humboldt.jpg) top left no-repeat; }