A bit daring to use so much space above the fold with the massive heading. It makes a statement but on my laptop I have to scroll to see any of the featured post title on the homepage. I would split test making better use of the above the fold area with content.
This problem is even more pronounced, for example, on the contact us page where there is a massive blank area and you need to scroll for the info. Also, I would put basic conact info (email / social media / phone if you want calls) in the top right of the header.
I think the lime green is pretty cool personally. Choice of bold sans serif headers with the serif body text is a good choice IMO, works well.
Otherwise, in terms of content, it could be clearer what you do and what the point of the site is. For example I would use the white space to the right or below the log to put Josh Ziering - Internet Entrepreneur (or web marketer or whatever way you want to style yourself. Personally while "problem solver" is edgy it may be ambiguous for people who don't know you).
The About section contains easily the most compelling content on the site and should be promoted to the homepage IMO.
In chrome Win 7 the right column on this page doesn't float to the right on my screen resolution, but floats below the left column. Here is a free fix, change right-col css to:
max-width: 630px;
width: 60%;
Similar problem on my screen res (1300px wide) on greenblock1 div, try using percent or smaller left and right padding
EDIT: bonus tip. First bullet in benifitsbox div has bullet point to the fight for first li in my browser. For some reason removing "float: left;" from benefitp will fix this