I am trying to make a navigation menu with slanted shapes as shown in the photo below. Can someone give me any input on the best way to go about creating this?
Any help would be greatly appreciated!

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The best way would be to use pseudo elements to create triangles on the edges.
Check out the fiddle: http://jsfiddle.net/HRWqq/
HTML:
CSS: