@charset "utf-8";
/* CSS Document */

body {
	background-color: #f0eada;
	background-image: url(../img/mainBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	min-width: 1022px;
}
#gallery_menu {
	outline: none;
	border-style: none;
	margin-top: 0px;

}

#footer {
	position: absolute;
	margin-left: -310px;
	left: 50%;
	top: 643px;
	z-index: 0;
}
#gallery {
	z-index: 100;
}.html_gallery {
	overflow: auto;
	height: 500px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#collections_menu {
	outline: none;
	border-style: none;
	margin-top: 58px;
}
.cont_text {
	font-size: 18px;
	color: #666;
	text-align: center;
	margin-top: 125px;
}
a {
	color: #333;
	text-decoration: none;
}
#contact_main {
	outline:none;
	border-style: none;
	margin-top: 0px;
}
.main_text {
	position: fixed;
	top: 220px;
	width: 620px;
	height: 460px;
	text-align: center;
	left: 50%;
	margin-left: -310px;
	color: #838281;
	font-weight: 300;
	font-size: 16px;
	line-height: 17px;
}
