#section1 {
	background: url(../images/background/bottom_shadow.gif) repeat-x center bottom;
	width: 498px;
	padding: 5px 10px 10px;
	float: left;
	border-right: 1px solid #F4F4F4;
	border-left: 1px solid #F4F4F4;
	height: 220px;
}
#section2 {
	background: url(../images/background/bottom_shadow.gif) repeat-x center bottom;
	width: 220px;
	padding: 5px 10px 10px;
	float: left;
	border-right: 1px solid #F4F4F4;
	border-left: 1px solid #F4F4F4;
	height: 220px;
}
.picture {
	padding-right: 5px;
	padding-left: 5px;
}
#section3 {
	background: url(../images/background/bottom_shadow.gif) repeat-x center bottom;
	width: 740px;
	padding: 5px 10px 10px;
	float: left;
	border-right: 1px solid #F4F4F4;
	border-left: 1px solid #F4F4F4;
}
