Regarding the image on the top right: if you are using XHTML and need to use CSS for your images to make it valid, then you can apply this attribut to the stylesheet to make all images have no border
Code:
img {border: 0; }
Nice colour scheme and textures. The title of the page does not reflect what page you are on. So for portfolio.php the "title" tags could have (domain name) : Portfolio. Good for bookmarking.
The META description does not reflect what individual page you are on. This can help with Search Engine Optimisation. Have you tried looking at your site with javascript turned off? The "about" page meta is not in English (under the English part of the website).
The text does not resize - probably because of the stylesheet. This can cause accessibility problems. The animation on the right gets quite annoying when you are visiting the other pages and have seen it before - as well as it looping.
Perhaps the "portfolio" page could be a bit clearer - like making the sections clearer to access. Why on the "services" page are there not links for the headings - like "WEB DESIGN", "PRINT DESIGN" to the appropriate page.
The site looks lovely. I love the color scheme and layout. My only suggestion would be to make the Flash animation less jerky - it could be a little smoother.