#wrapper {
	width: 750px;
	background: url('../../images/content-bg-750px.jpg') no-repeat 0px 304px;
}

* html #wrapper {
	background: url('../../images/content-bg-750px.jpg') no-repeat 0px 349px;
}

*:first-child+html #wrapper{
	background: url('../../images/content-bg-750px.jpg') no-repeat 0px 349px;
}

#banner{
	width:  750px;
}

#pngBanner {
	width: 750px;
	background: transparent url('../../images/header-750px.png') no-repeat;
}

#content{
	width: 474px;
}