html {height: 100%}
body {height: 100%; margin: 0; padding: 0; background: #000; color: #fff; font: 16px Arial, Helvetica, sans-serif; line-height: 18px}
#website {height: 100%; position: absolute; left: 50%; margin-left: -50%;}

a {text-decoration: none; color: #fff; outline: none}
a:hover {color: #FEDEA2}	
h1, h2 {color: #FEDEA2; text-transform: uppercase}
h1 {background: url('../imgs/logo.png') no-repeat; text-indent: -9999px; width: 279px; height: 98px}
img {border: 0; outline: none}

#noFlash {margin: 10px}
	#noFlash ul {float: left; display: inline; width: 300px}
	#noFlash li {height: 18px}
.clients {float: left}
.editorials {float: left; display: inline}
.gallery {float: left; clear: both}
	.gallery a {display: block; float: left; display: inline; margin: 0 4px 4px 0; border: 3px solid #000}
	.gallery a:hover {border: 3px solid #FEDEA2}

.noFlash {clear: left; text-align: center; margin: 0 auto; padding-top: 30px}