#container .one {
	height: 100px;
	width: 220px;
	margin: 0px;
	left: 40px;
	top: 100px;
	background-image: url(../images/white10fw50.png);
}
#container .four {
	height: 100px;
	width: 240px;
	margin: 0px;
	left: 280px;
	top: 100px;
	background-image: url(../images/white10fw50.png);
}
#container .two {
	margin: 0px;
	height: 200px;
	width: 240px;
	left: -180px;
	top: 240px;
	background-image: url('/images/white10fw50.png');
}
#container .three {
	background-image: url('/images/white10fw50.png');
	margin: 0;
	height: 100px;
	width: 220px;
	top: 200px;
	position: relative;
}
h3 {
	color: #4C583E;
	margin: 5px;
	padding: 0;
	border-bottom: 1px solid #5F6C53;
	font-size: 22px;
	line-height: 26px;
}
p {
	margin: 5px;
	padding: 0;
	font-size: 18px;
	color: #313326;
	line-height: 22px;
}
