@charset "UTF-8";
/* CSS Document */

body {

	padding: 0;
	margin: 0;	
}
.gallery1 {
	width: 4200px;
	height: 625px;
		height: 560px;
		overflow: hidden;
	clear: both;
}
.gallery2 {
	width: 1400px;
	height: 625px;
		height: 560px;
		overflow: hidden;	
	clear: both;
}
.gallery_start {
	float: left;
	width: 520px;
	height: 625px;
		height: 560px;
		overflow: hidden;
}
.gallery_artwork {
	float: left;
	width: 350px;
	height: 625px;
		height: 560px;
		overflow: hidden;	
}
.gallery_footer {
	width: 100%;
	height: 49px;
	border: 0;
	padding: 0 0 0 0px;
	margin: 0;
	
}
.footer_logo {
	width: 149px;
	height: 49px;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;	
}
.footer_text {
	width: 402px;
	height: 49px;
	border: 0;
	margin: 0;
	float: right;
	right: 0px;
	padding: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;

}