body { min-width: 1024px; background: #d4d4d4 url(../__images/bg.png); }

#wrapper { width: 100%; background: url(../__images/wrapper2.png) top repeat-x; }
.page-id-1 #wrapper { width: 100%; background: url(../__images/wrapper.png) top repeat-x; }


#container { width: 1000px; margin: 0 auto; }
#header { width: 1000px; height: 133px; display: block; background: url(../__images/header.png?0); }


#slides { width: 1000px; height: 470px; display: block; position: relative; }
#slides .slide { width: 1000px; height: 470px; display: block; position: absolute; top: 0; left: 0; }
#slides .slide img { height: 470px; margin: 0 auto; display: block; }

#feature { width: 1000px; height: 470px; display: block; position: relative; }

#nav { width: 1000px; height: 75px; display: block; background: url(../__images/nav.png); }


#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; }

#contentWrapper { background: url(../__images/blank.png); }

a.thumb { float: left; margin: 0 14px 14px 0; display: block; text-align: center; color: #777; font-family: Papyrus, sans-serif; font-size: 18px; }
a.thumb img { display: block; margin-bottom: 8px; }

#index { float:none;clear:both;width:100%; border-top: 1px solid #aaa; padding: 20px 0; text-align:center; font-family: Papyrus, sans-serif; font-size: 18px;  }
#index a { color: #777; text-decoration: none; }
#index a:hover { color: #000; text-decoration: none; }


a.fancybox1 { display: block; float: none; clear: both; margin: 0 0 15px 0; text-align: left; }
a.fancybox1 img { margin: 0 0 8px 0; display: block; }

hr {   clear: both; }