#content {
	background: url(../images/content_background_3column.gif) repeat-y;
}

.main {
	background-color: #fff;
	width: 517px;
	padding-right: 19px;
}

.main p  {
	color: #70695E;
}

.side {
	width: 153px;
	float: left;
	padding: 68px 20px 0 36px;
}

.side p {
	padding-bottom: 17px;
	line-height: 17px;
}

#shadow_bottom {
	background: url(../images/bottom_shadow_3column.jpg) no-repeat;	
}

