body { min-width: 960px; background: #9c0001 url(../__images/bg.png) top repeat-x; }

#wrapper { width: 100%; background: url(../__images/wrapper.png) top center no-repeat; }
#container { width: 960px; margin: 0px auto; }
#header { width: 960px; height: 206px; position: relative; display: block; }
#nav { width: 960px; height: 41px; display: block; }

#contentWrapper { background: #fff; min-height: 500px; height: auto !important; height: 500px;  }
#slideshow { width: 960px; height: 398px; display: block; position: relative; }
#slideshow img { width: 960px; height: 398px; display: block; position: absolute; top: 0; left: 0; }


#footer { width: 960px; font-size: 11px; float: none; clear: both; margin: 0 auto; padding: 15px 0; text-align: center; color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

.page-id-4 .content { padding-right: 0;}


a.fancybox { float: left; margin: 0 14px 25px 0; display: block; width: 900px; height: 500px; text-align: center; color: #555; }
a.fancybox img { display: block; margin:  0 auto 10px auto; }
a.fancybox span.caption { font-size: 13px; display: block; margin: 0 auto; }
a.fancybox:hover { color: #000; }

