﻿#container{
    background: #56a2de url(../images/common/border.gif) bottom left repeat-x;
    
}
#content {
    position: relative;    
    height: 515px;

}
h1{
    text-indent: -9000px;
    overflow: hidden;
}
#lifestyle {
    position: absolute;
    bottom: 0px;
    left: 629px;
    
}
#lifestyle img {
    vertical-align: bottom;
}
h1 {
   
    background: url(../images/home/tagline.gif) no-repeat;
    height: 133px;
    width: 369px;
    position: absolute;
    left: 357px;
    z-index: 1000;
    top: -4px;
}
#flash {
    position: absolute;
    z-index: 2000;
    bottom: 8px;
    left: 0px;
}

#FB_popup{
    display: none;
    width: 485px;
    height: 466px;
    position: absolute;
    top: 0;
    left: 198px;
    z-index: 3000;
    
}

#FB_popup div{
    position: relative;
    bottom: 80px;
    left: 40px;
    width: 67px;
    height: 20px;
    }
    
