

.processarea .processimg{
	width: 48%;
	float:left;
}

.processimg img{
	width: 100%;
	float:left;
}

.processarea p{
	float:left;
	width: 50%;
	padding: 0 0 1% 2%;
}

