#layer1_image_index_sites {
	top: 0px;
	position : relative;
	z-index: 1;
	background-image: url(sites/images/sites_index.jpg);
	background-position: center;
	height: 100%;
}

#layer1_image {
	top: 0px;
	position : relative;
	z-index: 1;
}

#layer1_index {
	position : relative;
	top: 65px;
}

#layer2_logo {
	position: absolute;
	left: 130px;
	top: 50px;
	z-index : 2;
}
#layer2_logo_cat {
	position: absolute;
	left: 3.5%;
	top: 5%;
	z-index : 2;
}
#layer3_text, #layer4_text, #layer5_text {
	position: absolute;
	left: 60%;
	top: 23%;
	width: 360px;
	visibility: hidden;
}
#layer3_text { z-index : 3; }
#layer4_text { z-index : 4; }
#layer5_text { z-index : 5; }

#layer3_contacts {
	position: absolute;
	left: 3.7%;
	top: 22%;
	z-index: 3;
}

#layer6_text {
	position: absolute;
	left: 65%;
	top: 23%;
	z-index: 6;
}

#layer6_text_sites {
	position: absolute;
	left: 70%;
	top: 57%;
	z-index: 6;
}

#layer4_button_cat, #layer5_button_cat {
	position: absolute;
	top: 45%;
	z-index: 4;
}
#layer4_button_cat { left: 3%; }
#layer5_button_cat { left: 91.5%; }

#layer6_button, #layer7_button, #layer8_button {
	position: absolute;
	top: 73%;
	z-index : 6;
}
#layer6_button { left: 10%; }
#layer7_button { left: 38%; }
#layer8_button { left: 66%; }

#layer6_description {
	position: absolute;
	top: 63%;
	left: 86%;
	z-index : 6;
}

#layer7_bottom {
	position: absolute;
	top: 85%;
	left: 86%;
	z-index : 7;
}

.header, .header_green, .header_orange, .header_violet, .header_marine { 
	font-size : 22;
	font-weight : normal;
	font-style : ;
	font-family : Arial;
	padding-left : 0;
	padding-top : 20;
	padding-bottom: 5;
}
.header { color : Gray; }
.header_green { color : #004a15; }
.header_orange { color : #5e2e00; }
.header_violet { color : #311d4f; }
.header_marine { color : #093237; }

.menu { 
	font-size : 22;
	font-weight : normal;
	font-style : ;
	font-family : Arial;
	padding-left : 0;
	padding-top : 20;
	padding-bottom: 5;
}

.contacts, .contacts_small {
	font-weight : normal;
	font-family : Arial;
	color : Gray;
}
.contacts { font-size : 22; font-style : italic; padding-top : 10; }
.contacts_small { font-size : 14; padding-top : 5; }

.description, .description_header {
	font-size : 14;
	font-family : Arial;
	padding-top : 5;
	color : Gray;
}
.description_header { font-weight : bold; }

.body, .body_green, .body_orange, .body_violet, .body_marine  {
	font-size : 14;
	font-weight : ;
	font-style : ;
	font-family : Arial;
	padding-left : 30;
	padding-top : 0;
	padding-right : 0;
}
.body { color : Black; }
.body_green { color : #008c27; }
.body_orange { color : #9f5b00; }
.body_violet { color : #5c447b; }
.body_marine { color : #286458; }

.picinfo {
	font-style : normal;
	font-family : Arial;
	font-size : 12;
	color : Gray;
}
.picinfo_orange {
	font-style : normal;
	font-family : Arial;
	font-size : 12;
	padding-top:10;
	color : #5e2e00;
}
.picinfo30 {
	font-style : normal;
	font-family : Arial;
	font-size : 12;
	padding-left : 30;
	color : Gray;
}
.pictitle {
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 12;
	color : Gray;
}

.copyright, .copyright_green {
	font-size : 12;
	font-family : Arial;
	text-align : right;
	padding-right : 0;
	padding-top : 5;
	padding-bottom : 0;
}
.copyright_green { color : #004a15; }

a:link, a:visited, a:hover {
	font-weight : bold;
	font-size : 12;
	background-color : transparent;
	text-decoration : underline;
	font-family : Arial;
}
a:link { color : #5387cf; }
a:visited { color : Gray; }
a:hover { color : #f28c00;}

