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

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

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

#banner{
	width:  950px;
}

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

#content{
	width: 674px;
}