.services .hr{
	width:516px;
	margin:0 0 0 10px;
}

.services .primary-content{
	float:left;
	width:532px;
	text-align:justify;
}
.services .primary-content h2{
	margin:35px 0 25px 0;
}

#services-overview{

}
#web-hosting{
	float:left;
	clear:both;
	width:100%;
}
#web-hosting h2{
	margin-top:20px;
}

#services-overview p{
	padding-left:10px;
}

#services-list{
	float:left;
	clear:both;
	margin:15px 0 0 0;
}
#services-list h3{
	font-size:16px;
	float:left;
	clear:both;
	margin:8px 0 0 0;
	position: relative;
	width:496px;
	background:url(../_images/black-50.png) repeat left top;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	/*display:block; */
}
#services-list h3 a{
	padding:10px 5px 8px 10px;
	float:left;
	width:100%;
	
/*	
	display:block;
*/
	text-decoration:none;
	color:#ffffff;
	background:url(../_images/double-arrow.png) no-repeat 460px 8px;
/*	
	*/
}
#services-list h3.active a{
	background:none;
}
#services-list .detail{
	float:left; 
	clear:both;
	position:relative;
	background:#5d1515 url(../_images/services-bg.jpg) no-repeat left top;
	width:526px;
	margin:0 0 0 0;
	font-size:11.5px;
	padding:0;
/*	
	display:block;*/
}
#services-list .detail p{
	padding:20px 20px 40px 20px;
	margin:0;
/*	
	width:auto;
	float:left;
	clear:both;*/
}
.service-item .detail{
	display:none;
	
}
.current .detail{
	display:block;
	
}

.services .secondary-content{
	width:334px;
	background: url(../_images/pointer-bg-l.png) no-repeat left top;
	float:left;
	display:inline;
	margin:24px 0 0 14px;
	padding:0 0 20px 0;
	
}

.services .secondary-content h2{
	font-size:24px;
	float:left;
	background:none;
}

.services .secondary-content  h2, .services .secondary-content  h3, .services .secondary-content p{
	margin:30px 0 0 35px;
}
.services .secondary-content p{
	margin-top:1em;
	width:72%;
}
.services .secondary-content p.key-terms{
	color:#c5c5c5;
	padding-top:1em;
	margin-top:0;
	line-height:2em;
}

.services #create-a-brief{
	margin:30px 0 0 35px;
}

.services #create-a-brief h3, .services #create-a-brief p{
	margin:0;
}
#create-a-brief .get-started{
	margin-left: 8px;
}