body { min-width: 1000px; background: #0d172c url(../__images/bg.png) top repeat-x; }

#container { width: 968px; margin: 0 auto; padding: 40px 0 0 0; }

#nav { width: 968px; height: 62px; background: #fff url(../__images/nav.png); }
#header { width: 968px; height: 223px; background: #fff url(../__images/header.jpg); }


#contentWrapper { background:  #fff; }


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

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