﻿#header ul li#about-nav a 
{
    background-position: -246px 0px;
}
#content 
{
    position: relative;
    height: 531px;
    background: url(../images/about/about-bg.jpg) no-repeat;
    overflow: visible;
}
h1 
{
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -9000px;
    overflow: hidden;
}
#content p 
{
    margin: 218px 46px 0 623px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.1px;    
}
#contact-info 
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 0 12px 20px;
    background: url(../images/product/shoe-bg.png) repeat;
    width: 937px;
    text-transform: uppercase;
    z-index: 1000;
    font-size: 11px;
}
#contact-info span 
{
    margin: 0 14px 0 17px;
}
