#arpHeaderContainer
h1 {
	margin-bottom:2.5%;
	margin-top:2%;
	padding-bottom:1.5%;
}
#arpHeaderSidebar {
	display:none
}
#arpHeader {
	border-top: 1px solid #CCC;
	padding-top:4%	
	
}
 h1{
	padding-bottom:2.5%;	
}
#subfeatures{
	overflow:hidden;
	padding: 2% 0 3%;
	width:100%;
	

}
#subfeatures div{
	float:left;
	width:31%;
	margin: 0 5px ;
}
#subfeatures .subFeatChild div{
	display:table;
	width:61%;
	margin-right: none	
}
#subfeatures div img{
	float: left;
	
}
.overlay-contents td{
	
	vertical-align: top;	
}
#subfeature2.subFeatChild  img{
	
		margin-right:2px;
}

#subfeatures  h4 {
	font-size:12px;	
	margin-bottom:0px;
	margin-top:0;
}
#valueprops{
 background: url('../images/value_props_bg.jpg') no-repeat 0 0; 
 width:100%;	
 overflow:hidden;
 height:330px;
}

 #hoverBtns a {
	font-size: 1em;
	font-weight: lighter;
	color:#666;
	padding-top:10px;
	padding-bottom: 10px;
	text-decoration:none;
	line-height:50px;
	text-align:right;
	
	
}
#valueprops #hoverBtns a:hover {
	color:#111;
}
.vpshover {
	
	 position: relative;
	
}
#hoverBtns {
	width:50%;
	float:left;
	text-align:right;
}
#valueprops1 {
	margin-top:18px
}
#valueprops1 a {
	background: url('../images/hover/bullets_teal.png') 140px -41px no-repeat;
	padding-right: 36%;
	
}
#valueprops1 a:hover {
	background-position: 140px -2px;
}
#valueprops2 a {
	background: url('../images/hover/bullets_red.png') 100px -41px  no-repeat;
	padding-right: 42%;
	
}
#valueprops2 a:hover {
	background-position: 100px -2px;
	
}
#valueprops3 a {
	background: url('../images/hover/bullets_grn.png') 153px -41px no-repeat;
		padding-right: 49%;
}
#valueprops3 a:hover {
	background-position: 153px -2px;
	
	
}
#valueprops4 a {
	background: url('../images/hover/bullets_gry.png') 88px -41px no-repeat;
	
	padding-right: 54%;
	
}
#valueprops4 a:hover {
	background-position: 88px -2px;
	color:#111;
	
}
#valueprops5 a {
	background: url('../images/hover/bullets_drkblue.png') 138px -41px no-repeat;
	padding-right: 54%;
}
#valueprops5 a:hover {
	background-position: 138px -2px;
	color:#111;
		
}
#selectCopy {
	position:relative;
	width:40%;
	float:right;
	height:200px;
	margin-top:15px;
	overflow:hidden;
	padding:0px 10px 0px 0
}

#selectCopy .vp{
	height:200px;
}
#valueprops .vp a {
	position:inherit;
	display:block;
	margin-top:5px
}
#valueprops .vp a:hover {
	text-decoration:underline;
	
}
#copyScroller{
	position:relative
}
