Its an attractive template, but I think it may be a bit dark as a company or corporate template. I don't care for the diagonal lines used as a screen over the content area and left column. Also, the left column is not flush with the header image along the left side. One more thing: in FireFox, the mainlevel hover height is greater than normal height so it creates a jumping effect. To fix it, add this to your a.mainlevel:hover:
Code:
height: 22px;
padding-top: 4px;
padding-left: 11px;