.social_box {
	z-index: 101;
	background-color: #333;
	position: absolute;
	top: 60px;
	left: 0px;
	width: 60px;
	height: 130px;
	text-align: center;
}

.social-1 { margin: 16px 0 6px 0; }

.social-2 { margin-bottom: 8px; }

.maximum_width { max-width: 1600px; }

.header-photo-img {
	width: 100%;
	height: auto;
	max-width: 1600px;
	min-width: 900px;
	opacity: 0.7;
	overflow; visible;
}

.header-photo-imgx {
	width: 100%;
	height: auto;
	max-width: 1600px;
	min-width: 900px;
	opacity: 0.9;
	overflow; visible;
}

.big-div {
	max-width: 1600px;
	min-width: 500px !important;
}

.logo-z-index { z-index: 900 !important; }

.menu-A {
	max-width: 1600px;
	min-width: 500px;
	position: absolute;
	width: 100%;
	top: 25px;
	z-index: 900;
}

.menu-B {
	float: right;
	margin-right: 70px;
}

.photo-full-width-A { margin: 20px -15px 0 -15px !important; }

.photo-full-width-B {
	width: 100% !important;
	min-width: 500px !important;
	height: auto !important;
}

