@charset "utf-8";
/* CSS Document */

.content-left {
		float: left;
		width: 49%;
		width: 269px;
	}

	.content-right {
		float: left;
		width: 49%;
		width: 269px;

	}

	#content #customer-service {
	position: relative;
	left: 1px;
	width: 265px;
	height: 87px;
}

html>body #content #customer-service {
	background: url(/images/Services/Services-Customer-Service.png) no-repeat;
}

#content #digital-fulfillment {
	position: relative;
	left: 1px;
	width: 265px;
	height: 87px;
}

html>body #content #digital-fulfillment {
	background: url(/images/Services/Services-Digital-Fulfillment.png) no-repeat;
}

#content #market-analysis {
	position: relative;
	left: 1px;
	width: 265px;
	height: 94px;
}

html>body #content #market-analysis {
	background: url(http://static.alivepromo.com/images/Services/Services-Market-Analysis.png) no-repeat;
}

#content #market-analysis2 {
	position: relative;
	left: 1px;
	width: 265px;
	height: 86px;
	}

html>body #content #market-analysis2 {
	background: url(http://static.alivepromo.com/images/Services/Services-Market-Analysis2.png) no-repeat;
}

#content #consulting {
	position: relative;
	left: 1px;
	width: 265px;
	height: 91px;
}

html>body #content #consulting {
	background: url(http://static.alivepromo.com/images/Services/Services-Consulting.png) no-repeat;
}

#content #equipment {
	position: relative;
	left: 1px;
	width: 265px;
	height: 72px;
}

html>body #content #equipment {
	background: url(http://static.alivepromo.com/images/Services/Services-Equipment.png) no-repeat;
}



	#content #creative {
	position: relative;
	left: 1px;
	width: 265px;
	height: 87px;
}

html>body #content #creative {
	background: url(http://static.alivepromo.com/images/Services/Services-Creative.png) no-repeat;
}

#content #programming {
	position: relative;
	left: 1px;
	width: 265px;
	height: 87px;
}

html>body #content #programming {
	background: url(http://static.alivepromo.com/images/Services/Services-Programming.png) no-repeat;
}

#content #networking {
	position: relative;
	left: 1px;
	width: 265px;
	height: 94px;
}

html>body #content #networking {
	background: url(http://static.alivepromo.com/images/Services/Services-Networking.png) no-repeat;
}

#content #installation {
	position: relative;
	left: 1px;
	width: 265px;
	height: 86px;
	}

html>body #content #installation {
	background: url(http://static.alivepromo.com/images/Services/Services-Installation.png) no-repeat;
}

#content #maintenance {
	position: relative;
	left: 1px;
	width: 265px;
	height: 91px;
}

html>body #content #maintenance {
	background: url(http://static.alivepromo.com/images/Services/Services-Maintenance.png) no-repeat;
}

#content #fixture-design {
	position: relative;
	left: 1px;
	width: 265px;
	height: 72px;
}

html>body #content #fixture-design {
	background: url(http://static.alivepromo.com/images/Services/Services-Fixture-Design.png) no-repeat;
}

	#content h4 {
		margin-left: 59px;
		margin-top: 0px;
		margin-bottom: 6px;
		padding: 0;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: 100;
	}

	html>body #content .content-left h4 {
		margin-bottom: 8px;
		padding-top: 5px;
	}

	#content p {
		margin-left: 59px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0;
		font-size:11px;
	}

	#content .content-right h4 {
		margin-left: 67px;
		margin-bottom: 6px;
		padding: 0;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: 100;
	}

	html>body #content .content-right h4 {
		margin-bottom: 8px;
		padding-top: 5px;
	}

	#content .content-right p {
		margin-left: 67px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0;
		font-size:11px;
	}

	#content .top {
	float:left;
	text-align:left;
	padding-bottom:5px;
}

	html>body #content .top {
		text-align:left;
		padding-bottom:5px;
	}

	#content .top p {
		padding: 0;
		margin: 0;
	}