body {
	background: url('../images/bg.jpg') repeat-y scroll top left;
	height:1200px;
	margin:0;
}
a,a:hover, a:visited {
	color: #451100;
}
.container{
	width:940px;
}
/* TOP */
#container-top{
	height:500px;
}

#banner{
	background: url('../images/banner.png') no-repeat scroll 0 0;
	width:863px;
	height:409px;
	float:right;
	z-index:1;
}
#banner-container{
	/*margin-left:-70px;
	min-height:500px;*/
	position:absolute;
	bottom:20px;
	width:940px;
}
#banner-container-in{
	position:relative;
	height:410px;
}
#scroll{
	background: url('../images/scroll.png') no-repeat scroll top left;
	width:181px;
	height:402px;
	position:absolute;
	left:-43px;
	top:66px;
	z-index:2;
}
#title{
	background: url('../images/logo.png') no-repeat scroll top left;
	width:418px;
	height:133px;
	position:absolute;
	top:6px;
	left:59px;;

}

#title a{
	display:block;
	z-index:1;
	height:50px;

}
#title h1{
	text-indent:-9999px;
}

#menu-container{
}
#menu-container a.link{
	display:block;
	position:absolute;
	left:20px;
	top:0px;
	width:350px;
	height:80px;
	z-index:4;
}
#menu-container-in{

}


/* BOTTOM */
#container{
	min-height:600px;
}
#content{
	width:768px;
	margin:0 auto;
	margin-top:-130px;
	position:relative;
	
}
#content-in{
	width:725px;
	padding-top:107px;
	padding-left:23px;
	padding-right:20px;
	margin-left:45px;
	min-height:669px;
	min-height:680px;
	background: url('../images/content.png') no-repeat scroll top left;
	position: relative;

}
.title{
	font-family: Arial;
	font-weight: bold;
	color: #832b22;
	font-size: 18px;
	background: url('../images/title.png') no-repeat scroll top left;
	min-width:187px;
	min-height:59px;
	line-height:59px;
}
.right .title{
/*	margin-top:-25px;*/
}

.right,
.text{
	color: #451100;
	font-family: tahoma;
	font-size: 12px;
}

.text{
	padding-right:20px;
}

.readmore{
	font-family: tahoma;
	font-size: 15px;
	color: #923018 ;
	min-width:300px;
}
#content-footer {
	width:820px;
}
#content-footer .links{
	background: url('../images/footer.png') scroll no-repeat 0 0;
	width:590px;
	height:44px;
	margin-left:40px;
	line-height:36px;
	color: #853a12;
	font-size:10px;
	font-family: Tahoma;
	float:left;
}

.footer a{
	color: #853a12;
	  text-decoration:none;
}
.footer{
	color: #853a12;
	font-family: tahoma;
}
.footer li{
	margin-right:15px;
}
.footer .menu{
	font-size:10px;
}
.footer .copyright{
	font-size:11px;
}
.footer ul{
	list-style-type:none;
}
.footer ul li{
	float:left;
}
.footer .copyright{
	background: url('../images/copyright.png') scroll no-repeat top left;
	min-width:153px;
	min-height:40px;
	float:right;
	line-height:30px;
	padding-left:20px;

}
#menuTop{
 /*background: url("/images/menuTop.png") no-repeat scroll 81px 47px transparent;*/
     height: 183px;
         width: 904px;
}
.relative{
	position:relative;
}
#menuTop ul{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:50px;
	width:804px;
	height:224px;

		 z-index:2;

}
/*#menuTop ul li{
  text-indent:-9999px;
  float:left;
  min-width:150px;
  height: 183px;
 margin-top:100px;

}
#menuTop ul li.l1{
 width:100px;
 height:50px;


}*/
#menuTop ul li{

}

#menuTop ul li a{
	display:block;
	background-image: url("../images/menuTop.png");
	position:absolute;
	float:right;
	text-indent:-9999px;
	z-index:1;
}


#menuTop ul li.l1 a{
	width:139px;
	height:45px;
	background-position: 0px 160px;
	top:111px;
	left:81px;
}

#menuTop .active.l1 a,
#menuTop .l1 a:hover {
	background-position: 0px 48px;
}

#menuTop ul li.l2 a{
	width:119px;
	height:36px;
	background-position: -162px 189px;
	top:82px;
	left:243px;
}

#menuTop .active.l2 a,
#menuTop .l2 a:hover {
	background-position: -162px 77px;
}

#menuTop ul li.l3 a{
	width:119px;
	height:36px;
	background-position: -289px 209px;
	top:62px;
	left:370px;
}

#menuTop .active.l3 a,
#menuTop .l3 a:hover {
	background-position: -289px 97px;
}

#menuTop ul li.l4 a{
	width:119px;
	height:36px;
	background-position: -399px 224px;
	top:47px;
	left:480px;
}
#menuTop .active.l4 a,
#menuTop .l4 a:hover {
	background-position: -399px 112px;
}

#menuTop ul li.l5 a{
	width:148px;
	height:30px;
	background-position: -524px 224px;
	top:47px;
	left:605px;
}

#menuTop .active.l5 a,
#menuTop .l5 a:hover {
	background-position: -524px 112px;
}

#menuTop ul li.l6 a{
	width:111px;
	height:44px;
	background-position: -691px 224px;
	top:47px;
	left:771px;
}

#menuTop .active.l6 a,
#menuTop .l6 a:hover {
	background-position: -691px 112px;
}
.painting{
	float:left;
}
.painting ul li{
	float:left;
	list-style-type:none;
	margin-right:10px;
}

.painting ul{
	clear:both;
}
.painting ul,
.painting li,
.painting ul li,
.painting img,
.painting a{
	margin:0;
	padding:0;
}
.painting img{
	border: solid 4px #dbd8b7;
	border: solid 4px #eceada;
	margin-right:4px;
	margin-bottom: 4px;
	height:100px;
}
.text .main{
	float:left;
	width:432px;
	overflow:hidden;
	/*margin-top:20px;*/

	padding-left:10px;
}
.text .right{
	float:right;
	width: 225px;
	overflow: hidden;
	height:100%;
	height:650px;
}
#main{
	z-index:3;
	padding-left:10px;
}
.text .right-in{
	padding-left:20px;
}
#content-top{
	margin-top: -150px;
	position: relative;
	padding-left:50px;
	position: relative;
	   z-index: 4;
}

#content-top .title{
	color: white;
}

#content-top .header{
	position:absolute;
	top: 10px;
	right:105px;
	right:10px;
	width:270px;
	width:400px;
	height:80px;
	margin-top:-120px;
	color:white;
  
	
}
#content-top .header h1{
	color:white;
	font-size:28px;
	font-weight:bold;
	font-family:Arial;
}

#content-top .header a{
	color:white;
	text-decoration:none;
}

#menu{
	position:absolute;
	left:0;
	top:0;
	background: url('../images/menu_exhibition.png') scroll no-repeat top left;
	width:191px;
	height:229px;
	left: -108px;
	position: absolute;
	top: 158px;
	width: 155px;
	color:white;
	padding-left: 34px;
	padding-top: 45px;
}
#menu ul{
	list-style-type:none;
	margin-top:10px;
	width:120px;
	padding:0;
}
#menu ul li{
	margin-bottom:5px;
}
#menu a,
#menu a:hover,
#menu a:active {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
:focus {
outline: 0;
2}

#sheet{
  background: url('../images/sheet.png') no-repeat scroll top left;
  width:482px;
  height:132px;
/*  margin-left: -20px;
  margin-top: -32px
  float:left;*/
	position: absolute;
	left:0px;
	top:90px;

}
#sheet .subtitle{
	color:white;
	text-align:left;
	margin-left:70px;
}
#sheet.painting{
	text-align:center;
	line-height:175px;
}

#sheet.painting img{
	height:50px;
	border: solid 3px #c5b17f;
}
.readmore{
	font-family:Tahoma;
	font-size:15px;
	color:#923018;
	font-weight:bold;
	float:right;
	clear:both;
	margin-top:50px;
	/*position:absolute;*/
	bottom:100px;
	/*left:250px;*/
}
.readmore2 span,
.readmore span{
font-size:17px;
}
.readmore2 a,
.readmore a{
	text-decoration:none;
}
.readmore2{
	color: #923018;
	float: right;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.color1{
	color:#451100;

}
.color2{
	color:#796a31;
}

.color3{
	color:#c8830f;
}
.color4{
	color: #9d6012;
}
p{
	line-height: 1.8em;
}

.gallery-title:first-child {
	color:white;
}
.gallery-title {
	font-weight:bold;
	color:#7C3C16;
	clear:both;
	padding-top:10px;
	margin-bottom:10px;

}

.subtitle{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#451100;
	margin: 5px 0 10px 0;
}
.bottom-left{
	position:absolute;
	right:80px !important;
	bottom:50px;
	left:none !important;
}
.glow{
	color: #F9B078;
}
#bottom{
	width:600px;
	margin:0 auto;
}

#bottom a:hover,
#bottom span,
#bottom a:active,
#bottom a:visited,
#bottom a{
	color: #853A12;
	color: white;
	text-decoration: none;
	text-align:center;
}

#bottom span{
	float:left;
	margin:0 auto;
	margin-left:190px;
}
.contact{
	text-align:center;
}

.contact img{
	height:30px;
}
#container-bottom{
	width:800px;
	clear:both;
	margin:0 auto;
	position: relative;
}
.readmore2 a.active,
.readmore a.active{
	font-weight:bolder;
	text-decoration:underline;
}

#facebookLikebox {
    margin-top: 102px;
    position: fixed;
    right: 0;
    z-index: 100;
}
#facebookLikebox a {
    background: url("../images/facebook_vertical.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 117px;
    text-indent: -9999px;
    width: 29px;
}
#facebookLikebox .fb-like-box {
    background-color: #FFFFFF;
    float: left;
}

