How to: Hide the Site Actions Menu in SharePoint
Customizing Site Action menu permission can be achieved by wrapping the SharePoint:SPSecurityTrimmedControl WebControl around the PublishingSiteAction:SiteActionMenu control in your master page. Detailed reference:http://www.codeproject.com/KB/sharepoint/SecurityTrim_SharePoint.aspx