
/* Basic Elements */

#header {
 line-height:20px;
 background: #FFF;
 width:893px;
 margin: 0px auto;
}
#header table.Banner {
 width:100%;
 height:138px;
 background: url(/img/The-GoggleWorks-Reading-PA-Background.jpg) center no-repeat;
}
#header img{
}
#container {
 height:1%;
 width:893px;
 margin: 0px auto;
 background: #FFF;
}
#wrapper {
 height:1%;
 background: #FFF;
}
#content {
 height:1%;
}
#FooterNavContainer{
padding:0px 0px 15px 25px;

}

#footer {
 clear: both;
 display: block;
 width: 893px;
 text-align: center;
 padding-bottom:10px;
 margin-bottom:10px;
}
