body{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	margin:0px;
	font-family: Georgia;
	color: #413E3E;
	font-size: 14px;
	font-weight: normal;
}


.container {
	height: auto;
	width: 900px;
	height:auto;
}

.header{width:900px; height:156px; float:left}

.logo{width:306px; height:143px; margin-top:10px }

.links{width:900px; height:50px; float:left; text-align:left}

.but_nav{
	width:600px;
	height:50px;
	float:left
}
.contacts{width:300px; height:50px; float:right; text-align:right; margin-left:00px}

.capt_call{width:900px; height:93px; float:left}
.caption{
	width:435px;
	height:53px;
	float:left;
	margin-top:30px;
	background-image: url(../images/caption.png);
}
.call{width:206px; height:39px; float:right; margin-top:40px}

.home_txt{width:900px; height:54px; float:left; text-align:justify; margin-top:20px}

.visit_gal{width:900px; height:39px; float:left; text-align:right}
.art1{
	width:126px;
	height:136px;
	float:left;
	margin-right:6px;
	padding:8px;
	background-color: #ffffff;
	border: 1px solid #DCE3D3;
	
}
.art2{width:126px; height:136px; float:left; padding:8px;
	background-color: #ffffff;
	border: 1px solid #DCE3D3;}

.artists{width:900px; float:left; height:154px; margin-bottom:6px}


.footbg{
	width:100%;
	height:67px;
	clear:both;
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat-x;
}
.copyright{
	width:900px;
	height:30px;
	
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #544137;
	padding-top:20px
}
.copy_1{width:500px; text-align:left;float:left}
.copy_2{width:400px; text-align:right; float:right}

.inner_content{width:900px; height:auto; float:left}

