@charset "utf-8";
#top-image {
	width: 780px;
	position: relative;
}
#apDivMain #stores {
	float: left;
	width: 225px;
	padding-left: 10px;
}
#mainDiv {
	z-index: 0;
	top: 20px;
	width: 780px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}

#apDivMain {
	position: absolute;
	z-index: 10;
	width: 780px;
	float: none;
	height: auto;
	margin: auto;
}

#apDivAbout {
	position:absolute;
	left:19px;
	top:73px;
	width:109px;
	height:61px;
	z-index:1;
}
#apDivNews {
	position:absolute;
	left:0px;
	top:0px;
	width:109px;
	height:61px;
	z-index:2;
}
#apDivProducts {
	position:absolute;
	left:434px;
	top:73px;
	width:109px;
	height:61px;
	z-index:3;
}
#apDivContact {
	position:absolute;
	left:646px;
	top:73px;
	width:109px;
	height:61px;
	z-index:4;
}
#galleryContainer {
	position:absolute;
	left:0;
	top:240px;
	width:780px;
	height:660px;
	z-index:20;
	background-color: #000000;
	overflow: auto;
	text-align: center;
	padding-top: 50px;
	visibility: hidden;
}
.Row-1-L {
	float: left;
	width: 350px;
	height: 425px;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Row-1-C {
	float: left;
	width: 40px;
	height: 350px;
	padding: 0px;
}
.Row-1-R {
	float: left;
	width: 350px;
	height: 425px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.Row-1-half-height {
	float: left;
	width: 350px;
	height: 165px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
