body
{
    margin: 0;
    background: #000;
    color: white;
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    font-size: 0.70em;
    line-height: 130%;
    overflow: hidden;
    letter-spacing: 0.75px;
}

img
{
    border: 0;
    vertical-align: middle;
}

a,
.sel ul a
{
    color: #fff !important;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.sel a,
.sel ul .sel a
{
    color: #000 !important;
}

h1
{
    display: none;
    font-size: 100%;
    font-weight: normal;
    color: black;
    margin: 0;
}

h1.project
{
    display: block;
    position: absolute;
    left: 327px;
    top: 15px;
}

p
{
    margin: 0 0 1.25em 0;
}

.thumbnails
{
    height: 154px;
    width: 3006px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.thumbnails dd
{
    margin: 0;
    padding: 0;
    float: left;
    width: 154px;
    height: 154px;
    background-color: #fff200;
}

#layout
{
    margin: -284px 0 0 -400px;
    width: 800px;
    height: 568px;
    background: #242425;
    position: absolute;
    left: 50%;
    top: 50%;
}

#content
{
    padding: 106px 0 0 0;
}

#slideshow
{
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 568px;
    background-position: 171px 171px;
    background-repeat: no-repeat;
    overflow: hidden;
}

#slideshow img
{
    position: absolute;
    top: 0;
    left: 0;
}

#banner
{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 120%;
    color: white;
    background-image: url(/img/common/nav.png);
    background-repeat: no-repeat;
    width: 770px;
    height: 72px;
    padding: 15px;
}

#overview
{
    position: absolute;
    top: 15px;
    left: 473px;
    width: 312px;
    height: 87px;
    overflow: hidden;
    margin: 0;
    z-index: 999;
}

#copy
{
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 0;
    padding-top: 568px;
    margin: 0;
    overflow: hidden;
    font-size: 175%;
    line-height: 150%;
    background-repeat: no-repeat;
}

#navigation
{
    position: absolute;
    top: 15px;
    left: 171px;
    z-index: 999;
}

#navigation ul
{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navigation li
{
    width: 156px;
    padding: 0;
    margin: 0;
}

#navigation li ul
{
    left: 146px;
}

#arrow-prev,
#arrow-next,
#widget
{
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
    z-index: 9999;
}

#arrow-prev
{
    background-image: url(/img/common/arrow-l.gif);
    left: 313px;
    top: 74px;
}

#arrow-next
{
    background-image: url(/img/common/arrow-r.gif);
    left: 339px;
    top: 74px;
}

#widget
{
    background-image: url(/img/common/widget.gif);
    left: 326px;
    top: 74px;
}

#tray
{
    position: relative;
    width: 800px;
    height: 462px;
    overflow: hidden;
    background: url(/img/common/spinner.gif) no-repeat 15px 0;
}

#contact-link
{
    display: block;
    position: absolute;
    left: 171px;
    top: 272px;
    width: 216px;
    height: 24px;
    z-index: 9999;
    text-indent: -9999em;
}