body { min-width: 1024px; background: #000545; }


#wrapper { background: #000545; width: 100%; }
#container { width: 988px; margin: 0 auto; padding: 0 0; }

#header { width: 988px; height: 266px; display: block; background: url(../__images/header.png); position: relative; }
#nav { width: 988px; height: 54px; display: block; position: absolute; bottom: 0; left: 0; }

#items-wrapper { width: 100%; background: #050c63; }
#items { width: 960px; margin: 0 auto; padding:  25px 0; }
#items a { width:  217px; display: block; margin:  0 31px 0 0; float: left; }
#items a span { display: block; background: #8f201e url(../__images/item-title.png) top repeat-x; color: #fff; font-weight: bold; font-size:  17px; text-align:  center; line-height: 40px; }
#items a.item-2 { margin-right: 30px !important; }
#items a.last { margin: 0 !important; }


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

.content { background: #fff; width: 900px; margin: 0 auto; }
.inner-page .content { min-height: 500px; height: auto !important; height: 500px; }




#footer { width: 960px; font-size: 11px; float: none; clear: both; margin: 0 auto; padding: 15px 0; text-align: center; color: #3744c1; }
#footer a { color: #3744c1; 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; }


.fancybox2 { margin-bottom: 20px; }

.album { border: 1px solid #ccc; display: block; padding: 20px 20px 5px 20px; margin-bottom: 20px; float: none; clear: both; }
.album img { float: right;  margin: 0 0 0 10px; }