#wrapper {
	width: 790px;
	margin: 0 auto;
}
#c1 {
	width: 165px;
	float: left;
	margin-right: 20px;
}
#c2 {
	width: 600px;
	float: left;
}
#footer {
	clear: both;
}
