#container { 
	color: #333333;
	background: url(../../images/middle700.png);
	width: 700px;
}

#footer {
	text-align: left;
	width: 700px;
	background: url(../../images/bottom700.png) no-repeat;
}

#pageHeader {
	background: url(../../images/top700.png) no-repeat;
	height: 107px;
}

#contentContainer {
	padding-right: 13px;
	width: 440px;
}
