Power supply with Multiple Voltage Out ~ Help

Hi... I'm working on a design and i'm having a problem with how i can make a power supply for it.
Mainly this what I want to do:

Vin = 220v
~
Vout 1 = 7v
Vout 2 = 12v
Vout 3 to Vout 7 = 5v

Can anyone help on how i can make this?

Vout1 is for Arduino. Vout2 is for a coin acceptor. Vout3 to Vout7 would be used for servo motors (tower pro mg995)

Look at a PC computer power supply.
Most are 120/220VAC and have these o/p voltages.
Must the 5Volts to be on separate o/ps?

"Must the 5Volts to be on separate o/ps?"

~ Vout3 to Vout7 will be used for 5 servo motors. I haven't found any decent datasheet for the type of servo motor (TOWER PRO mg995) that i''m using so i haven't found out yet how much amp is needed.

This shows one on an Arduino so a PC power supply should handle them easily.

Get a power supply that can output a regulated 12 VDC and 5VDC; a PC power supply can do this, but may need a bit of load on the 5 volt rail to maintain regulation. You might, instead, find a regular power supply from someplace, like this one:

http://www.mpja.com/5V-10A-and-12V-4A-Hengfu-Power-Supply/productinfo/18111+PS/

I'm not saying that will work for your purposes (since I don't know your current needs); I'm just showing you something for illustration.

Now - you may be asking "Where do I get my 7 volts?"

Well - you only have one device for that need - so, provided you can isolate it from the rest of the system (that is, not have it's ground connected to anything else) - you can hook the 12 volt output to it's positive supply input, and the 5 volt output of the supply to its ground input (12 - 5 = 7); essentially, the 5 volts is the reference for ground for the device (but whatever you do - DON'T TRY TO HOOK THIS UP TO ANY OTHER GROUND - you'll short the power supply).

If that won't work for you (which it might not), you could instead hook up an LM317 voltage regulator (for the needed current) to the 12 volt, and adjust it to output 7 volts for the coin acceptor (you'll probably want the TO-220 package and a good heatsink - or you may look into a switching regulator for this task).