This is my first website, please review and tell me anything I can do to make it better. www.swiftwriters.com
The first time you click on pricing the the titles Blog Commenting, Expert Rewriting and Promotional Articles are not being displayed completely.
Just a personal preference, but I would shorten the width slightly as it's huge on a monitor with 800x600 resolution. I just started doing this on my websites, whereas I use the User-Agent to determine the users monitor resolution, and have the css change the website such that the entire page fits horizontally (w/o the need to scroll) form 800x600 and above. I know it's a pain, as most modern monitors 1024x768, but I've found that many users still use 800x600. Just a thought. Also, I'd perhaps shrink the headers/questions text slightly in the FAQ section and use css to add padding to the <li>'s so that the the content under each FAQ header is indented rather than the other way around. Not trying to be mean ... just looked a little strange to me. Otherwise, your website looks very good; especially if it's your first site. Good job, just clean up the css a bit and you'll be on your way.