@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0px; padding:0px; border:0px; outline:none; list-style:none; text-decoration:none; font-size: 100%; vertical-align: baseline;}

html, body {height: 100%;}

#site-wrap{ width:960px; min-height: 100%; margin:0 auto;}
#site{ width:960px; overflow:auto; padding-bottom:400px; float:left; margin:20px 0 0 0;}

#logo{ width:100%; height:114px; background:url(../images/logo.png) right no-repeat; float:right; margin-top:-30px;}

#gallery-wrap {position: relative; width: 960px; margin: 0 auto;}
#gallery{ position: absolute; left: 0; bottom: 4px; width: 960px; padding: 0 0 50px 0; color: #fff;}

#images{ width:480px; float:left; margin:0 20px 0 0;}
#images li{ width:100px; height:75px; float:left; background-color:#fff; padding:5px; margin:0 10px 10px 0;}