﻿body
{
    background:url(images/footer.jpg) 0px 100% repeat-x #000;
    padding:0px 0px 180px 0px;
    margin:0px;
}

#container
{
    background:url(images/header.jpg) 0px 0px repeat-x;
    min-width:966px;
}

#header
{
    height:94px;
    min-width:966px;
}

.tpmenuItem
{
    width:95px;
    padding-left:5px;
    border-left:1px solid #fef01b;
    margin-top:34px;
    float:left;
    height:35px;
    font-family:Arial, Sans-Serif;
    color:#fff;
    font-size:11px;
    text-transform:uppercase;
}

.tpmenuItemLast
{
    border-right:1px solid #fef01b;
}

.tpmenuItem a
{
    color:#fff;
    text-decoration:none;
}

.tpmenuItem a.selected, .tpmenuItem a:hover
{
    color:#fef01b;
    text-decoration:none;
}

#content
{
    min-height:400px; 
    min-width:966px;
    background:url(images/watermark.jpg) 100% 50% no-repeat;
}

#copy
{
    margin-left:50px;
    font-family:Arial, Sans-Serif;
    color:#fff;
    font-size:16px;
    line-height:24px;
    width:540px;
    margin-top:67px;
    padding-bottom:100px;
}

#copy a
{
    color:#fef01b;
    text-decoration:none;
}

#copy a:hover
{
    color:#fff;
}

#footer
{
    margin-left:50px;
    color:#555;
    font-size:11px;
    font-family:Arial, Sans-Serif;
}

#footer a
{
    color:#555;
    text-decoration:underline;
}

#footer a:hover
{
    color:#555;
    text-decoration:none;
}
