#footer
{
    /*background:#fff url(http://expressionengine.com/images/design/footer_bottom.gif) bottom left no-repeat;*/
    font-size: 11px;
    color: #808080;
    background-color:#F3F3F3;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
    
#footer #elements
{
    height: 100px;
}

#footer #elements:after
{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#footer .one
{
    width:165px;
}

#footer .two
{
    width:163px;
}

#footer .three
{
    width:168px;
}

#footer .four
{
    width:215px;
}

#footer h4
{
    margin:20px 0 0 0;
    height:20px;
}

#footer .image
{
    float:left;
    padding-right:12px;
}
    
#footer ul#orderEE
{
    margin-left:60px;
}

#footer li
{
    background:transparent url(http://expressionengine.com/images/design/footer_list_bullet.gif) 0 3px no-repeat;
    padding:0 0 4px 12px;
}
#footer .details
{
    min-height:30px;
    margin-left:33px;
}

#footer ul#support li
{
    float:left;
}

#footer ul#support li.groupOne
{
    width:100px;
}

#footer ul#support li.groupTwo
{
}
    
#footer .item
{
    float:left;
    padding:0 20px 5px 20px;
}

#footer .item .details
{
    line-height:15px;
}

#footer .last
{
    background:transparent
}

#copyright
{
    width: 925px;
    background-image: url( '/Images/Logo_Tease_H.png' );
    background-position: center bottom;
    background-repeat: no-repeat;
}