#Header {	
	width: 694px;
}




#container { 
	width: 800px;
}




#sidebarContainer {
left: 750px;
	
}


#footer { 
width:694px;
	background: no-repeat url("../../images/footer-wide.jpg");
	}
	
	
	
#contentContainer {
	width:650px;
	background: repeat-y url("../../images/bg-wide.jpg");
}

#contentContainer #content {
		background: repeat-y url("../../images/bg-wide.jpg");
		
}

#Header {	
	background: no-repeat url("../../images/header-wide.jpg");
}


