#content {
	color: #3d342d;
}
#content div {
	float: left;
}
#welcome {
	width: 570px;
	margin-left: 20px;
	margin-top: 15px;
	line-height: 20px;
}
#left_buttons {
	float: left;
	margin-right: 1px;
	line-height: 0px;
}
#left_buttons div {
	margin-bottom: 1px;
}
#flash {
	float: left;
}
#right_images {
	float: right;
	margin-left: 1px;
	line-height: 0px;
}
#right_images div {
	margin-bottom: 1px;
}

#main {
	border-bottom: 5px solid #cdd3d9;
	background: #ffffff;
	padding: 3px;
	width: 924px;
}
