#banner {
	background: #FFF url(/images/skEdit_banner.jpg) no-repeat;
	margin: 0 10px 20px;
	padding: 0;
	width: 639px;
	height: 117px;
	text-indent: -9999px;
}

.three {
	width: 639px;
	margin: 0 10px;
	padding: 0;
	list-style: none;
	float: left;
}
.three li {
	float: left;
	width: 193px;
	margin-right: 30px;
}
.three li.last {
	margin-right: 0;
}

#highlights {
	margin-bottom: 40px;
}
#highlights li {
	height: 237px;
	text-indent: -9999px;
}
#h_effective {
	background: #FFF url(/images/effective_editing.gif) no-repeat;
}
#h_project {
	background: #FFF url(/images/project_based.gif) no-repeat;
}
#h_remote {
	background: #FFF url(/images/remote_files.gif) no-repeat;
}

#links {
	background: #F0F4FD;
	text-align: center;
}
#links a {
	display: block;
	padding: 10px 0;
}
#links a:visited {
	color: #6A1F1F;
}
#links h3 {
	margin: 0;
	padding: 0;
}
