 #nav {
	weight: 100%;
    background:#2d4447;
	padding-left:14px;
	padding-top:10px;

    }
.footer {
	height: 155px; weight: 100%; /* .push must be the same height as .footer */
	color:#ffffff;
    background:#2d4447;
	padding-left:absolute;
	padding-top:10px;
}