@import url("lib/template.css");

@import url("lib/main.css");
@import url("lib/packs.css");
.focuses{
	position: relative;
	top: 40px;
	height: 270px;
}

.focuses .focus {
	height: 50%;
	width: 385px;
	vertical-align: top	;
	cursor: pointer;


}

.focuses .focus .title {
text-align: left;
margin-bottom: 8px;
font-size: 22px;

}

.focuses .focus .verbose{

	width: 240px;

}

.focuses .design{
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url('/assets/images/portfolio.png') no-repeat right center;
}

.focuses .content{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
		border-bottom: 1px solid #ccc;
	background: url('/assets/images/report.png') no-repeat right center;
	
}

.focuses .tailored{
	padding-top: 20px;
		border-right: 1px solid #ccc;
	background: url('/assets/images/glove.png') no-repeat right center;

}

.focuses .growth{
	padding-top: 20px;
	padding-left: 20px;
	background: url('/assets/images/user.png') no-repeat right center;

}

.focuses td.services{
width: 180px;
	padding-top: 10px;
border-left: 1px solid #ccc;
vertical-align: top;
}

.packs {
	margin-top: 10px;
	


}

.packstitle {
margin-top: 80px;
text-align: left;
margin-bottom: 0px;
font-size: 22px;
border-top: 1px solid #ccc;
font-weight: bold;
padding-top: 30px;
}


.services{

	width: 170px;
	margin-left: 20px;

padding: 0px;


}

.services li.element {
	margin-left: 0px;
}

