/* misc & shell */

body
	{
	text-align:center;
	background-color:#b58b6a;
	}
	
.clearfix:after
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	margin: 0px;	  
	}
	
.clearfix:before
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	margin: 0px;	  
	}
	
/* body */

#header
	{
	width:760px;
	height:84px;
	margin:30px auto 0px auto;
	background-image:url(images/shell/header.jpg);
	}
	
#header img
	{
	margin-left:162px;
	margin-top:41px;
	position:absolute;
	}

#nav_qideyan
	{
	background-image:url(images/shell/nav_qideyan.jpg);
	width:758px;
	height:34px;
	margin:0px auto 0px auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e1e1e1;
	text-align:left;
	}

#nav_artistry
	{
	background-image:url(images/shell/nav_artistry.jpg);
	width:758px;
	height:34px;
	margin:0px auto 0px auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e1e1e1;
	text-align:left;
	}
	
#nav_gallery
	{
	background-image:url(images/shell/nav_gallery.jpg);
	width:758px;
	height:34px;
	margin:0px auto 0px auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e1e1e1;
	text-align:left;
	}
	
#nav_exhibition
	{
	background-image:url(images/shell/nav_exhibition.jpg);
	width:758px;
	height:34px;
	margin:0px auto 0px auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e1e1e1;
	text-align:left;
	}
	
#nav_about
	{
	background-image:url(images/shell/nav_about.jpg);
	width:758px;
	height:34px;
	margin:0px auto 0px auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e1e1e1;
	text-align:left;
	}
	
#nav_home
	{
	background-image:url(images/shell/nav_home.jpg);
	width:758px;
	height:34px;
	margin:0px auto 0px auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e1e1e1;
	text-align:left;
	}

#nav_home img
	{
	border:0
	}
	
#main
	{
	width:758px;
	background-color:#f0f0f0;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin:0px auto 0px auto;
	padding:20px 0px 20px 0px;
	}

#footer
	{
	background-image:url(images/shell/footer.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:760px;
	margin:0px auto 0px auto;
	padding-top:35px;
	}