#nav {
text-align:center;
padding:15px 0;
border-bottom: 1px dotted #ccc;
border-top: 1px dotted #ccc;
}
nav {
width:980px;
margin:auto;
}
#footer {
width:100%;
position: absolute;
left: 0;
bottom: 0;
background:#EF5826;
line-height:30px;
}
footer {
width:980px;
margin:auto;
}