#side {
	display: none;
}


#content-wrap {
	float: none;
	width: auto;
	background: url('../images/layout2/content-top-wide.png') no-repeat #fff;
	_float: left;
	_width: 910px;
	overflow: hidden;
}
#content {
	/* padding-right: 180px; */
}
#content-bottom {
	background: url('../images/layout2/content-bottom-wide.png') no-repeat #fff 0 100%;
	height: 7px;
	line-height: 0;
	font-size: 0;

}
