body { min-width: 960px; background: #323232; }


#wrapper { padding: 100px 0 0 0; margin: 0 auto; width: 960px; position: relative; }

#container { background: #fff; border-bottom: 5px solid #f59201; } 

#header { width: 960px; height: 120px; background: url(../__images/header2.png); position: relative; }
#header a#home { width: 120px; height: 120px; display: block; position: absolute; top: 0; left: 0; }

#slideshow { width: 960px; height: 200px; display: block; position: relative; }
#slideshow img { width: 960px; height: 200px; display: block; position: absolute; top: 0; left: 0; }

#nav { background: #f59201; }


a.splash { width: 960px; height: 900px; background: #323232 url(../__images/splash2.jpg) 0 100px no-repeat; position: absolute; top: 0; left: 0; z-index: 3333; }


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

a.fancybox { float: left; margin: 0 14px 14px 0; display: block; }
a.fancybox img { display: block; }


ul#social { display: block; float: none; }
ul#social li { width: 26px; height: 26px; display: block; float: left; margin: 0 6px 0 0; padding: 0; background: none; }
ul#social li a { width: 27px; height: 25px; display: block; background: url(../__images/social.png) 0 0 no-repeat; }
ul#social li.twitter a { width: 26px; height: 26px; background-position: 0 0; }
ul#social li.skype a { width: 26px; height: 26px; background-position: -26px 0; }
ul#social li.linkedin a { width: 27px; height: 26px; background-position: -52px 0; }