body { min-width: 960px; background: #fff url(../__images/bg.jpg) top center no-repeat; }

.container { width: 880px; margin: 0 auto; padding: 115px 0 0 0; }
.nav { background: #0484a8 url(../__images/nav.png) top repeat-x; }


.contentWrapper { border-left: 1px solid #b4d5e5; 
				border-right: 1px solid #b4d5e5; border-bottom: 1px solid #b4d5e5; background: #fff url(../__images/content_bg.png) bottom repeat-x; padding: 0 0 40px 0 } 


.slideshow { width: 835px; height: 345px; position: relative; margin: 0 auto 20px auto; }
.slideshow img { width: 835px; height: 345px; position: absolute; top: 0; left: 0; }


.buttons { width: 233px; margin: 0 0 0 20px; float: right; }
a.button { background: url(../__images/buttons.png); width: 233px; height: 97px; display: block; }
a.button1 { margin: 0 0 20px 0; background-position: 0 0; }
a.button1:hover { background-position: 0 100%; }
a.button2 { margin: 0 0 0 0; background-position: -233px 0; }
a.button2:hover { background-position: -233px 100%; }


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

a.fancybox { float: left; margin: 0 15px 15px 0; display: block; }
.page-id-5 a.fancybox { margin: 0; float: none; }


ul.splitcol { width: 350px; float: left; }