#sideColor{
	left: 245px;
}

aside {
	float: left;
	background: url(images/sidedots.png) no-repeat right 47px;
}

#content{
	float: right;
}