#wrapper {
	width: 900px;
	background: url(../../images/content-bg-900px.jpg) no-repeat 0px 304px;
}

* html #wrapper {
	background: url(../../images/content-bg-900px.jpg) no-repeat 0px 330px;
}

*:first-child+html #wrapper{
	background: url(../../images/content-bg-900px.jpg) no-repeat 0px 330px;
}

#banner{
	width: 900px;
}

#pngBanner {
	width:  900px;
	background: transparent url(../../images/header-900px.png) no-repeat; z-index: 0;
}

#content{
	width: 630px;
}
