#services_bg {
  	position: absolute;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=1 );
  top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	z-index: -2;
  	position: fixed;
}

.servicespanelbg_light {
	margin-bottom: 0;
	background: rgba(139,24,24,1);
	background: -moz-linear-gradient(left, rgba(139,24,24,1) 0%, rgba(163,0,0,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(139,24,24,1)), color-stop(100%, rgba(163,0,0,1)));
	background: -webkit-linear-gradient(left, rgba(139,24,24,1) 0%, rgba(163,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(139,24,24,1) 0%, rgba(163,0,0,1) 100%);
	background: -ms-linear-gradient(left, rgba(139,24,24,1) 0%, rgba(163,0,0,1) 100%);
	background: linear-gradient(to right, rgba(139,24,24,1) 0%, rgba(163,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b1818', endColorstr='#a30000', GradientType=1 );
}

.servicespanelbg_medlight {
	margin-bottom: 0;
	background: rgba(117,21,21,1);
	background: -moz-linear-gradient(left, rgba(117,21,21,1) 0%, rgba(138,0,0,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(117,21,21,1)), color-stop(100%, rgba(138,0,0,1)));
	background: -webkit-linear-gradient(left, rgba(117,21,21,1) 0%, rgba(138,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(117,21,21,1) 0%, rgba(138,0,0,1) 100%);
	background: -ms-linear-gradient(left, rgba(117,21,21,1) 0%, rgba(138,0,0,1) 100%);
	background: linear-gradient(to right, rgba(117,21,21,1) 0%, rgba(138,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#751515', endColorstr='#8a0000', GradientType=1 );
}

.servicespanelbg_meddark {
	margin-bottom: 0;
	background: rgba(104,18,18,1);
	background: -moz-linear-gradient(left, rgba(104,18,18,1) 0%, rgba(138,0,0,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(104,18,18,1)), color-stop(100%, rgba(138,0,0,1)));
	background: -webkit-linear-gradient(left, rgba(104,18,18,1) 0%, rgba(138,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(104,18,18,1) 0%, rgba(138,0,0,1) 100%);
	background: -ms-linear-gradient(left, rgba(104,18,18,1) 0%, rgba(138,0,0,1) 100%);
	background: linear-gradient(to right, rgba(104,18,18,1) 0%, rgba(138,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#681212', endColorstr='#8a0000', GradientType=1 );
}

.servicespanelbg_dark {
	margin-bottom: 0;
	background: rgba(87,15,15,1);
	background: -moz-linear-gradient(left, rgba(87,15,15,1) 0%, rgba(102,0,0,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(87,15,15,1)), color-stop(100%, rgba(102,0,0,1)));
	background: -webkit-linear-gradient(left, rgba(87,15,15,1) 0%, rgba(102,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(87,15,15,1) 0%, rgba(102,0,0,1) 100%);
	background: -ms-linear-gradient(left, rgba(87,15,15,1) 0%, rgba(102,0,0,1) 100%);
	background: linear-gradient(to right, rgba(87,15,15,1) 0%, rgba(102,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#570f0f', endColorstr='#660000', GradientType=1 );
}

#consulting_row {

}

#strategy_row {
	/*padding-top: 10px;*/
	border-bottom: #999999 solid 1px;
}

#innovation_row {
	
}

#erpcrm_row {
	border-bottom: #999999 solid 1px;
}

#vendor_row {
	
}

#reporting_row {

}

#sql_row {

}

#vendor_row {

}

#cio_row {
	border-bottom: #999999 solid 1px;
}

#audit_row {
	border-bottom: #999999 solid 1px;
}

#duediligence_row {
	
}

#security_row {

}

#change_row {

}

#skillgaps_row {

}

#disaster_row {
	/*border: none;*/	
}

#architecture_row {
	
}

#mobile_row {
	
}

#experience_row {
	
}

#iot_row {
	
}

#cloud_row {
	
}