I want to restrict users to a site by the company part of the email address

ie I want to trim everything before @ and get say @powderworks.com.au

I think it is LTRIM but don't know how you LTRIM on @

Any ideas would be appreciated