Your tables look ok,
Your relationships on some look backwards.
A few examples are;
tbl_Location. You can have only one location per user. You can not enter a user without first entering a location. Put the user_ID in the Location table.
Same with tbl_Years Of Experience, tbl_Area of Experience...