#wrap {
position:relative;
width:79em;
margin:0 auto;
}
#footer {
width:100%;
clear:both;
margin:0;
padding-bottom:2em;
position:relative;
}
#main {
padding:0em;
padding-top:2em;
padding-bottom:2em;
position:relative;
/*width:778px;*/
}
#header {
height:20.5em;
width:79em;
position:relative;
}
#header address {
position:absolute;
bottom:4.4em;
}
#header address span {
float:left;
margin-right:1em;
}
#header ul {
position:absolute;
bottom:0;
width:100%;
height:4.4em;
}
#header li {
display:block;
float:left;
}

