﻿body {
	margin: 0px;
	background-color: #336699;
}

#Container {
	position:relative;
	width:1004px;
	height:auto;
	z-index:0;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#Bg_darkblue {
	background-color: #2f71ad;
	height: 119px;
	width: 1004px;
	position: relative;
	visibility: visible;
	z-index: 0;
	top: 0px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eff5f7;
	overflow: visible;
}

#Bg_darkblue2 {
	background-color: #2f71ad;
	height: 119px;
	width: 411px;
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
}

#Bg_underLogo {
	background-color: #3a7eb7;
	height: 119px;
	width: 359px;
	border-right-color: #eff5f7;
	z-index: 4;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #eff5f7;
	border-left-width: 1px;
	margin-left: 50px;
}

#Bg_lightblue {
	position: relative;
	float:left;
	height: 28px;
	width: 953px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #6dbae9;
}

#Bg_lightblue2 {
	height: 28px;
	width: 50px;
	position: relative;
	float:left;
	z-index: 4;
	background-color: #6dbae9;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#Shezlongi {
	height: 170px;
	width: 543px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: -121px;
	left: 360px;
	border-right-width: 1px;
	border-right-color: #eff5f7;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eff5f7;
}

#Stolibass {
	width: auto;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 274px;
	top: 4px;
}

#Bg_white {
	width: 1004px;
	height:auto;
	position: relative;
	float:left;
	z-index: 0;
	background-color: #FFF;
}

#LeftMenuCont {
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
} /*В этот контейнер помещается левое меню*/

#Bg_underMenu {
	min-height:650px;
	height: auto;
	width: 255px;
	position: relative;
	float:left;
	visibility: visible;
	z-index: 1;
	background-color: #6dbae9;
}
#Bg_whiteWithBorder {
	min-height:600px;
	height: auto;
	width: 692px;
	position: relative;
	float:left;
	margin-left:7px;
	visibility: visible;
	z-index: 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eff5f7;
	padding-top:50px;
}
.VSVabout {
	position:relative;
	width:685px;
	height:auto;
	z-index:3;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	display: table;
}
#Header1 {
	position:relative;
	width:auto;
	height:auto;
	max-width:500px;
	float: right;
	margin-right: 60px;
	margin-top: -10px;
	z-index:4;
}
#Header-inner {
	position:relative;
	width:auto;
	height:auto;
	max-width:500px;
	float: left;
	padding-left: 25px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #6dbae9;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
}

#Block1 {
	position:absolute;
	float:left;
	width:12px;
	min-height:33px;
	max-height:57px;
	height:115%;
	z-index:4;
	background-color: #6dbae9;
	margin-top: -5px;
}

.LinkTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #6dbae9;
	text-align: left;
	text-decoration: none;
}

.LinkTo:hover {
	color: #2F71AD;
	text-decoration: none;
}