#wrapper2{
	margin-left: -70px;
}
.hdr-left a.button{
	margin-top: 10px;
	padding: 4px 10px 4px 10px;
	background: #0083CB;
	color: #D9F3F6;
	font-weight: bold;
	font-size: 12px;
}
a {
	text-decoration: none;

}
/**** Ñáðîñ ****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-size: x-small;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {

}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


/**** Îñíîâíîå ****/
body{
  padding: 0;
  background: #FFF;
  font-family: Arial, Verdana, 'Trebuchet MS', Trebuchet, Sans-serif, Tahoma;
  height: 100%;
}

#wrapper-table{
 background: url(bottom-bg.jpg) no-repeat left bottom;
}

/**** Ãëàâíàÿ ñòðàíèöà ****/
 .hdr-left{
	width: 298px;
	height: 356px;
	background: url(logo-bg.jpg) no-repeat left bottom;
	text-align: center;
}

.hdr-right-top{
	width: 836px;
	height: 356px;
	background: #FFF url(logo-right.jpg) no-repeat;
	position: relative;
}
.hdr-right-top-r{
  background: #FFF url(logo-right-bg.jpg) repeat-x left bottom;
}

 .hdr-right-top .icons{
  position: absolute;
  left: 100px;
  display: none;
}

 .hdr-right-top a{
	width: 97px;
	height: 16px;
	display: block;
	margin: 5px;
	float: right;
}

 .hdr-right-top a.home{
  background: url(ic-home.gif) no-repeat center center;
}
 .hdr-right-top a.search{
  background: url() no-repeat;
}
 .hdr-right-top a.email{
  background: url() no-repeat;
}

#wrapper-content{
  background: url(content-bg.jpg) repeat-x left top;
}
#wrapper-content-inner{
  background: url(content-top.jpg) no-repeat;
  padding-top: 30px;
}

.main-menu{
  position: relative;
  width: 613px;
  height: 297px;
}

.main-menu a{
  padding-left: 20px;
  position: absolute;
  display: block;
  height: 20px;
  background: url(mm-point.gif) no-repeat left center;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  white-space: nowrap;
}

.content-left{
  width: 400px;
  padding: 0 20px 0 20px;
}

.content-right{
  padding: 100px 20px 0 20px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 8px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #333; }

