/* Experience */

#content_left {
	width: 120px;
	background-color: #455560;
}

#content_middle {
	width: 270px;
	background-color: #64747F;
}

#content_right {
	width: 570px;
	background: #64757f url('../image/experience_image.jpg') no-repeat;
}

