*
{
    text-align: left;
}

#footer
{
    background: #0092DD;

    /* We can over-ride default settings here instead of changing the original
       sticky-footer.css */
    padding-top: 20px;
    height: 150px;
    margin-top: -170px;
	color:#fff;
	
}

#footer a {color: #fff;}

#main
{
    padding-bottom: 170px;
}
