I'll look at the page from a technical standpoint. You may or may not have the ability, resources or time to make these improvements, but here are my thoughts:
- There are too many HTTP requests being made (83 I think) and the page load time suffers (for me between 3 and 12 seconds). Looks like lots of Javascript files that may not necessarily be used on this particular page. The scripts are pretty small in size, and your images seem to all be optimized for the web also - so that's good.
- You have rel="nofollow" on your own top navigation bar (My Account, My Cart, etc) and in other parts of the page. Is there a reason for this?
- Images don't have alt text. This would definitely give you a boost in image search.
- Responsive Design is missing. Not sure how important it is to your target customer base, but it's becoming increasingly important.