body { background: #eeeeee; min-width: 920px; }

#header { max-width: 970px; width: auto !important; width: 970px; height: 137px; margin: 0 auto; background: url(../__images/header.png) top center no-repeat; }
#wrapper { max-width: 970px; width: auto !important; width: 970px; margin: 0 auto; background: url(../__images/container_bg.png) top center repeat-y; }
#container { width: 920px; margin: 0 auto; background: #fff; }
#nav { background: #319364 url(../__images/nav_bg.png) top repeat-x; padding: 10px 0 0 0; width: 100%;  }
#content { min-height: 300px; height: auto !important; height: 300px; padding: 25px 25px 10px 25px; width: 870px;  }

#footer { max-width: 970px; width: auto !important; width: 970px; height: 107px; margin: 0 auto; background: url(../__images/footer.jpg) top center no-repeat; 
			text-align: center; font-size: 11px; color: #aaa; font-weight: bold; padding: 85px 0 8px; }
#footer a { color: #aaa; text-decoration: none; }
#footer a:hover { color: #aaa; text-decoration: underline; }
a.fancybox { margin: 0 10px 20px 10px; float: left; display: block; width: 205px; height: 150px; background-position: center center; background-repeat: no-repeat;  }