I'm having issues in a test environment trying to deploy office 2007 to my clients.  I created a standard .msp file and tested it.  It works fine however it won't deploy and I keep seeing an event error in the log file.  Can anyone shed some light on this?  I have been able to push firefox, wordviewer, excelviewer, etc...but not the full version of office. 
  
Raising event: 
[sMS_CodePage(437), SMS_LocaleID(1033)] 
instance of SoftDistProgramOfferReceivedEvent 
{ 
	AdvertisementId = "LAB20003"; 
	ClientID = "GUID:EDD37A2D-9F75-4F03-92A8-506DF1CA08FB"; 
	DateTime = "20101231203210.153000+000"; 
	MachineName = "TLC01"; 
	ProcessID = 1772; 
	SiteCode = "LAB"; 
	ThreadID = 1892; 
}; 
	execmgr	12/31/2010 2:32:10 PM	1892 (0x0764) 
  
Thanks!