#Container {
	background: url(img/ContainerBody.gif) repeat-y;
	height: auto;
	width: 748px;
	padding-bottom: 60px;
}
#Container h2 {
	margin-bottom: 60px;
}
#Container ul {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}

#Container li {
	text-align: center;
	display: block;
	float: left;
	width: 220px;
	padding-right: 5px;
	padding-left: 5px;
	height: 220px;
}

#Container h3 {
	font-weight: 600;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 40px;
}
#Container table {
	height: auto;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
}

#Container td {
	vertical-align: top;
	text-align: center;
}
#Container .Bgphoto,.Leftphoto,.Rightphoto {
	padding-bottom: 30px;
}
#Container .Leftphoto {
	padding-right: 8px;
}
#Container .Rightphoto {
	padding-left: 8px;
}

#Container td img {
	margin-bottom: 3px;
}
