body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
}
img {
	border-width: 0px;
}
#div-debug {
	position: fixed;
	top: 10px;
	left: 10px;
	height: 400px;
	width: 300px;
	overflow: scroll;
	background-color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration: none;
}
.div-main {
	width: 1024px;
	overflow: hidden;
	background: url(../images/bg-middle.png) transparent repeat-y 0% 0%;
}
.div-content {
	position: relative;
	float: left;
	margin-left: 63px;
	margin-right: 63px;
	width: 898px;
	background-color: #636365;
}
.div-header {
	float: left;
	width: 898px;
	height: 235px;
}
.class-about {
	background: url(../images/logo-about.png) transparent no-repeat 0% 0%;
}
.class-services {
	background: url(../images/logo-services.png) transparent no-repeat 0% 0%;
}
.class-gallery {
	background: url(../images/logo-gallery.png) transparent no-repeat 0% 0%;
}
.class-contacts {
	background: url(../images/logo-contacts.png) transparent no-repeat 0% 0%;
}
.div-header-image {
	float: left;
	width: 280px;
	height: 235px;
	background: url(../images/sark-group-logo.png) transparent no-repeat 50% 20px;
}
.div-orange-upper {
	float: left;
	width: 898px;
	height: 6px;
	background: url(../images/orange-line-upper.png) transparent no-repeat 0% 0%;
}
.div-menu {
	float: left;
	width: 898px;
	height: 62px;
	/*
	background: url(../images/bg-upper.png) transparent repeat-x 0% 0%;
	*/
}
.div-about-selected {
	background: url(../images/menu-about.png) transparent repeat-x 0% 0%;
}
.div-services-selected {
	background: url(../images/menu-services.png) transparent repeat-x 0% 0%;
}
.div-gallery-selected {
	background: url(../images/menu-gallery.png) transparent repeat-x 0% 0%;
}
.div-contacts-selected {
	background: url(../images/menu-contacts.png) transparent repeat-x 0% 0%;
}
.div-menu div {
	float: left;
	margin-top: 10px;
	height: 52px;
	line-height: 52px;
	font-size: 13px;
	color: #a4a4a4;
	cursor: pointer;
}
#div-menu-item-about {
	margin-left: 84px;
	width: 130px;
}
#div-menu-item-services {
	margin-left: 24px;
	width: 100px;
}
#div-menu-item-gallery {
	margin-left: 34px;
	width: 100px;
}
#div-menu-item-contacts {
	margin-left: 32px;
	width: 100px;
}
.div-menu-item-selected {
	color: #ffffff;
}

/* OTHERS */

.div-orange-lower {
	float: left;
	width: 898px;
	height: 2px;
	background: url(../images/orange-line-lower.png) transparent no-repeat 0% 0%;
}
.div-main-content {
	float: left;
	text-align: left;
	width: 898px;
	height: 995px;
	background: url(../images/main-bg.png) transparent no-repeat 0% 0%;
}
.div-transparent-logo {
	position: relative;
	float: left;
	text-align: left;
	width: 898px;
	height: 600px;
	background: url(../images/sark-group-logo-central.png) transparent no-repeat 50% 46px;
}

/* CONTACTS */

.div-contacts-info {
	float: left;
	margin-top: 26px;
	margin-left: 84px;
	color: #ffffff;
}
.div-contacts-info span {
	color: #fcbf64;
	font-weight: bold;
}

/* SERVICES */

.div-services-info {
	float: left;
	margin-top: 26px;
	margin-left: 84px;
	margin-right: 84px;
	color: #ffffff;
	text-aligh: justify;
}
.div-services-info span {
	color: #fcbf64;
	font-weight: bold;
}

/* ABOUT */

.div-about-info {
	float: left;
	margin-top: 26px;
	margin-left: 84px;
	margin-right: 84px;
	color: #ffffff;
	text-aligh: justify;
}
.div-about-info span {
	color: #fcbf64;
	font-weight: bold;
}

/* GALLERY */

.div-gallery-info {
	float: left;
	margin-top: 26px;
	margin-left: 0px;
	margin-right: 0px;
	color: #ffffff;
	text-aligh: justify;
}
.div-thumbnail-shadow {
	position: absolute;
	z-index: 9;
	left: 0px;
	width: 100px;
	height: 30px;
	background: url(../images/slider-shadow.png) transparent repeat-x 0% 0%;
}
.div-gallery-info span {
	color: #fcbf64;
	font-weight: bold;
	padding-left: 34px;
}
#div-gallery-thumbnails {
	position: relative;
	float: left;
	width: 100px;
	height: 540px;
	overflow: hidden;
}
#div-gallery-thumbnails-holder .div-thumbnail {
	float: left;
	cursor: pointer;
	width: 100px;
	height: 160px;
}
#div-gallery-thumbnails-holder .div-thumbnail .is-selected {
	background-color: #b9b9b9;
}
#div-gallery-thumbnails-holder .div-thumbnail .div-thumbnail-pic {
	float: left;
	margin: 10px;
	margin-top: 30px;
	width: 80px;
	height: 100px;
}
#div-gallery-thumbnails-holder .div-thumbnail .div-thumbnail-name {
	float: left;
	width: 100px;
	height: 40px;
	text-align: center;
	font-size: 11px;
}
#div-gallery-thumbnails-holder .div-thumbnail-last {
	float: left;
	width: 100px;
	height: 380px;
}
.div-gallery-slider {
	position: relative;
	float: left;
	width: 1px;
	height: 540px;
	background: url(../images/slider-line.png) transparent no-repeat 50% 0%;
	z-index: 10;
}
#div-gallery-pictures {
	position: relative;
	float: left;
	width: 797px;
	height: 540px;
	overflow: hidden;
}
#div-gallery-pictures-upper {
	float: left;
	width: 797px;
	height: 540px;
}
#div-gallery-pictures-lower {
	float: left;
	width: 797px;
	height: 380px;
}
#div-gallery-pictures #div-gallery-pictures-scroller {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 797px;
	height: 160px;
	background-color: #bfbfbf;
	overflow-x: hidden;
	overflow-y: hidden;
}
#div-gallery-pictures #div-gallery-pictures-scroller div {
	float: left;
	height: 480px;
}
#div-gallery-pictures #div-gallery-pictures-scroller #div-gallery-pictures-scroller-holder {
	float: left;
	height: 160px;
	background-color: #bfbfbf;
}
#div-arrows {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 20px;
	width: 797px;
}
#div-arrow-left {
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
	height: 20px;
	line-height: 20px;
	width: 30px;
	color: #b76d01;
	font-size: 10px;
	text-align: center;
}
#div-arrow-right {
	position: absolute;
	cursor: pointer;
	top: 0px;
	right: 0px;
	height: 20px;
	line-height: 20px;
	width: 30px;
	color: #b76d01;
	font-size: 10px;
	text-align: center;
}
#languages {
position: absolute;
left: 10px;
top: 5px;

}