#servicesColLeft {
	width: 215px;
	height: 720px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 10px;
	float: left;
}
#servicesColMiddle {
	width: 230px;
	height: 720px;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	float: left;
}
#servicesColRight {
	width: 150px;
	height: 720px;
	margin: 30px 0 0 500px;
	padding: 0 0 0 10px;
}
#contentLeftFullHolder {
	width: 680px;
	height: auto;
	min-height: 600px;
	float: left;
	margin: 0 0 0 10px;
	border: 1px solid #fff;
}
#aboutColRight {
	width: 340px;
	height: 660px;
	margin: 0 15px 0 315px;
	padding: 0 0 0 10px;
	text-align: justify;
}
#contactColRight {
	width: 390px;
	height: 660px;
	margin: 0 15px 0 260px;
	padding: 0 0 0 10px;
}
