.bg
{
	margin-left: 4px;
	width: 992px;

}

.bg img
{
	width:auto
}


#content
{
	background: url("../img/content1.jpg") repeat-y scroll 50% 0 transparent;
	height: 848px;
	margin: 0 auto;
	width: 1000px;
	min-width: 1000px;
	overflow:hidden;
	z-index: 5;
}