/* ##### NOTE: PLEASE ONLY PLACE WIDTH DEFINITIONS IN THIS FILE ##### */
/***** --- GLOBAL DEFINITIONS --- ******/
	#siteContainer { width: 825px; }
	
	/** header container width definitions **/ 
	#headerContainer { width:825px; }
	#headerContainer #userNavContainer #spgNavLeft { width:400px; }
	#headerContainer #userNavContainer #spgNavRight { width:351px; }
	
	/** footer container width definitions **/ 
	#footerContainer #botNavContainer { width:825px; }
	#footerContainer #brandBarContainer { width: 721px; }
	#footerContainer #brandBarContainer #hotelBar { width: 722px; }
/***** --- END GLOBAL DEFINITIONS --- ******/

