ul#featurebuts {
	width: 960px;
	text-align: center;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



ul#featurebuts li {
	list-style: none;
	display: inline;
	position: relative;
	z-index: 30;

	}
	
ul#featurebuts li a {
	display: block;
	height: 50px;
	color: #999;
	text-decoration: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	float: right;
	padding-top: 10px;
	width: 117px;
	text-align: left;
	padding-left: 15px;
		}
#navigation #featurebuts li a .feautertextbut {
	margin-right: auto;
	margin-left: auto;
}

ul#featurebuts li a.active {
	background-image: url(../images/tag.png);
	background-position: 0 0 ;
	color: #FFF;
			}
			
ul#featurebuts li a:hover {
	background-image: url(../images/tag.png);
	background-position: 0 -60px;
	color: #FFF;
			}
.content-wrap .content .right-column .fplinks ul li a {
	float: left;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #037ECF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/icons/arrow.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.content-wrap .content .right-column .fplinks ul {
	list-style-type: none;
	float: left;
	width: 520px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #057DCF;
	padding-top: 10px;
	margin-bottom: 20px;
}
.content-wrap .content .left-column .fp-lhs-pic {
	padding: 9px;
	float: left;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
}
.content-wrap .content .left-column .fpcap {
	float: left;
	width: 360px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #347CC7;
	padding-bottom: 10px;
}


featuresbox  {
	float: left;
	width: 960px;
}
