body { margin-top: 0; background: #39c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; text-align: center; }
a { color: #fff; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }



#flag, #main { margin-left: auto; margin-right: auto; width: 904px;  }
#maincontent {  width: 894px; padding-left: 10px; float: left; background: url('/images/body.jpg') left center repeat-y; text-align: left; }

.nav { background: url('/images/nav.jpg') top center no-repeat; height: 100px; width: 904px; position: relative; }
.home-link, .about-link, .portfolio-link, .services-link, .contact-link { position: absolute; }
.home-link { top: 42; left: 65; }
.about-link { top: 13; left: 230; }
.portfolio-link { top: 69; left: 415; }
.services-link { top: 25; left: 600; }
.contact-link { top: 55; left: 785; } 

.slideshow-bottom { width: 880px; height: 10px; background: #000; }
.slideshow-bottom[class] { margin: -3px 0 0 0; }

.left, .right { width: 45%; padding: 10px 20px; float: left; height: 500px; }

.left { border-right: 2px solid #999; }

#footer { float: left; width: 880px; text-align: center; background: #000; color: #fff; padding: 5px 0; }
.content { padding: 15px; }