﻿#section {
	margin: 0 15px 15px 15px;
}

#customers {
	margin: 0 15px 15px 15px;
	text-align: center;
}

#left {
	position: relative;
	width: 300px;
	float: left;
}

#right {
	margin: 0 0 0 300px;
	padding: 0 0 0 0px;
	position: relative;
	width: 300px;
}
