div#bottom
{
    height:160px;
    clear:both;
    padding-top:10px;
    background-image:url(../image/bottom-bg.jpg);
    background-position:bottom center;
    background-repeat:repeat-x;
}

div#bottom div
{
    padding:2px 0px;
    text-align:center;
}

div#bottom div.bottom-menu
{
}

div#bottom div.bottom-menu a, div#bottom div.bottom-menu span
{
    color:#000000;
    font-size:14px;
    text-decoration:none;
}

div#bottom div.bottom-menu a:hover
{
    color:#ff0000;
    text-decoration:underline;
}

div#bottom div.copy-right
{
    font-size:12px;
}
