/**
* @author Julian Sutter <Julian@zebrakick.com>
* @version 0.0.1 20080226 JS
*
*/

@import url(../common/two-column.css);

.service-top {
	padding-right: 340px;
	
}



.bg-tradeshow {
	background: url(/images/services/tradeshow.png) right 35px no-repeat !important;
	}
	
.bg-pop {
	background: url(/images/services/pop2.png) right 65px no-repeat !important;
	}	
	
.bg-banners {
	background: url(/images/services/banner2.png) right 60px no-repeat !important;
	}	
	
.bg-txt {
	background: url(/images/services/iphone.png) right 60px no-repeat !important;
	}	
	
	

.bg-vehicle-wraps {
	background: url(/images/services/vehicle.png) top right no-repeat !important;
}	


.example-link {
	padding-top: 10px;
	background: url(/images/services/examples.jpg) center left no-repeat;
}

.example-link a {
	width: 230px;
	height: 40px;
	display: block;
}

.quote-link {
	padding-top: 10px;
	background: url(/images/services/quote.jpg) center left no-repeat;
}

.quote-link a {
	width: 230px;
	height: 40px;
	display: block;
}


#process {
	text-align: center;
}
