BrandSavvy, to move to production from a staging/development site you're easiest bet will be to get the staging site all setup as you wish then move the database (backup/restore) to the production database. You'll likely have to change afew things in DNN, but for the most part that should suffice.
You could also do an Export of your Publish data and Import that data into your production website using the import/export functionality within Publish.
I'll follow up on how our license treats staging/development instances versus production instances.