﻿*
{
    margin: 0;
    padding: 0;
    outline: none;
    
    font-family: helvetica;
}

a img
{
    border: none;
}

body
{
    background: url(../images/background.jpg) top left;
}

#container
{
    width: 761px;
    
    margin: auto;
}

#header
{
    height: 32px;
}

#content
{
    position: relative;
}

#top_bar
{
    width: 761px;
    height: 16px;

    background: url(../images/home/topslice.png) top left no-repeat;
}

#flash_header
{
    width: 761px;
    height: 352px;

    background: url(../images/home/header.jpg) top left no-repeat;
}

#flash_header_div
{
    width: 744px;
    
    margin-left: 8px;
    
    position: relative;
    top: -4px;
}

#navigation
{
    width: 761px;
    height: 47px;
}

#wordonthestreet
{
    width: 300px;
    height: 332px;

    background: url(../images/home/headlines.jpg) top left no-repeat;
    
    position: absolute;
    top: 415px;
    left: 0px;
}

#wordonthestreet_clip
{
    width: 6px;
    height: 52px;

    background: url(../images/home/headlines_clip.png) top left no-repeat;
    
    position: absolute;
    top: 400px;
    left: -6px;
}

#wordonthestreet_content
{
    padding-left: 25px;
    padding-right: 20px;
    
    margin-top: 70px;
    
    height: 190px;
    overflow: hidden;
}

.wots_link
{
    color: #494848;
    font-size: 12px;
    
    text-decoration: underline;
}

.wots_link:hover
{
    text-decoration: none;
}

#wordonthestreet #seeallstories
{
    width: 150px;
    height: 20px;

    position: absolute;
    top: 265px;
    left: 22px;
}

#wordonthestreet #seeallstories img
{
    width: 150px;
    height: 20px;
}

#clothesline
{
    width: 461px;
    height: 157px;

    background: url(../images/home/clothesline.jpg) top left no-repeat;
    
    position: absolute;
    top: 415px;
    left: 300px;
}

#clothesline_flash
{
    width: 477px;
    height: 160px;
    
    position: relative;
    left: -16px;
}

#inside_citizen
{
    width: 461px;
    height: 452px;

    background: url(../images/home/inside_citizen.jpg) top left no-repeat;
    
    position: absolute;
    top: 572px;
    left: 300px;
}

#citizen_name_title
{
    position: absolute;
    top: 315px;
    left: 27px;

    color: #f9fdf1;
    font-weight: bold;
    font-size: 13px;
}

#citizen_name_title span
{
    color: #f9fdf1;
    font-weight: normal;
    font-size: 13px;
    font-style: italic;
}

#citizen_quote
{
    width: 88px;
    height: 94px;

    position: absolute;
    top: 334px;
    left: 140px;
}

#citizen_quote div
{
    width: 88px;
    height: 94px;
    
    display: table-cell;
    vertical-align: middle;
    
    color: #bcd3cd;
    font-size: 12px;
}

#citizen_pic
{
    position: absolute;
    top: 341px;
    left: 33px;
}

#citizen_pic img
{
    width: 96px;
    height: 83px;
}

#whatdowedo
{
    width: 300px;
    height: 97px;

    background: url(../images/home/whatdowedo.jpg) top left no-repeat;
    
    position: absolute;
    top: 747px;
    left: 0px;
}

#whatdowedo p
{
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 10px;

    color: White;
    font-size: 12px;
    font-family: helvetica;
    line-height: 18px;
}

#prefriend
{
    width: 156px;
    height: 22px;

    background: url(../images/home/prefriend.jpg) top left no-repeat;
    
    position: absolute;
    top: 844px;
    left: 0px;
}

#friend_us
{
    width: 156px;
    height: 34px;

    position: absolute;
    top: 866px;
    left: 0px;
}

#tweet_us
{
    width: 156px;
    height: 33px;

    position: absolute;
    top: 900px;
    left: 0px;
}

#makehome
{
    width: 156px;
    height: 35px;

    position: absolute;
    top: 933px;
    left: 0px;
}

#postmakehome
{
    width: 156px;
    height: 56px;

    background: url(../images/home/postmakehome.jpg) top left no-repeat;

    position: absolute;
    top: 968px;
    left: 0px;
}

#factsheet
{
    width: 144px;
    height: 180px;

    position: absolute;
    top: 844px;
    left: 156px;
}

#footer
{
    width: 761px;
    height: 59px;

    background: url(../images/footer.png) top left no-repeat;

    position: absolute;
    top: 1024px;
    left: 0px;
}

#flickr_section
{
    width: 440px;
    height: 215px;
    
    position: absolute;
    top: 90px;
    left: 16px;
}

#flickr_text
{
    width: 170px;
    float: left;
    margin-left: 5px;
}

#flickr_description
{
    font-size: 13px;
    color: #b5d1d2;
}

#flickr_link
{
    font-size: 9px;
    font-weight: bold;
    color: #f7e0a5;
    text-decoration: none;
    
    margin-top: 20px;
    display: block;
}

#flickr_link:hover
{
    text-decoration: underline;
}

#flickr_image
{
    width: 246px;
    height: 189px;
    
    float: right;
    margin-right: 5px;
}

#flickr_selector
{
    width: 100px;
    height: 20px;
    
    position: absolute;
    top: 194px;
    left: 262px;
    
    text-align: center;
}

#espot
{
    position: absolute;
    top: 18px;
    left: 443px;
}

#espot img
{
    width: 8px;
    height: 11px;
    
    border: none;
}
