#content {
	background-image: url(../images/bg_content_second.gif);
	background-repeat: repeat-x;
	background-color: #678292;
}
#content #main {
	width: 660px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	float: left;
	padding-top: 10px;
	color: #FFF;
}
#content #main #selection {
	margin-top: 20px;
}
#content #main #selection img {
	margin-right: 20px;
}
#content #side {
	margin-left: 680px;
	padding-top: 10px;
}
#footer {
	height: 70px;
}