Making an exactly copy isn't as easy if you're using dynamic software like a CMS. There would be settings that need to be changed to match your new sites name.
What you would need to do is go into PHPMyAdmin and export your database into a file. Then download all your files from your account. Upload and re-import your database. Then change any config files to match the new database name and site name.
-Corey