*
{
	font-family: inherit;
	margin: 0;
	padding: 0
}

a
{
	color: #00AEEF;
	outline: none;
	text-decoration: none
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

ul
{
	list-style-type: none
}


strong
{
	color: #302F2F;
	font-weight: normal
}

/* site blocks*/

#container
{
	font-family: Tahoma, sans-serif;
	margin: 0 auto;
	padding: 0 20px;
	width: 1024px;
}

#header
{
	float: left;
	width:100%
}

#logo
{
	float: left
}

#nav
{
	background: url('../images/navigation_background.jpg') no-repeat;
	font-family: Arial, sans-serif;
	font-weight: bold;
	float: right;
	height: 44px;
	margin-top: 40px;
	width: 662px
}

#nav li
{
	float: left
}

#nav li a
{
	color: #ffffff;
	float: left;
	font-size: 16px;
	margin: 30px;
	text-transform: uppercase;
	margin-top: 13px
}

#sidebar
{
	clear: left;
	float: left;
	height: 500px;
	width: 259px
}

#sidebar a
{
	color: #00AEEF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold
}

#sidebar li
{
	margin-top: 15px
}

#sidebar h3
{
	color: #A7A9AC;
	font-size: 16px;
	text-transform: uppercase
}

#content
{
	padding-left: 300px;
	position: relative
}

#content h2
{
	color: #00AEEF;
	font-size: 24px;
	font-weight: normal
}

#content p, #content ul, #content ol
{
	color: #A7A9AC;
	font-size: 14px;
	margin-top: 20px;
	text-align: justify
}

#content ol
{
	margin-left: 20px
}

#footer
{
	clear: both;
	font-size: 12px;
	padding-top: 10px
}

#footer p
{
	float: left
}

#footer .email
{
	float: right;
	position: relative;
	top: -18px
}

#footer .email img
{
	position: relative;
	top: 10px
}

#footer hr
{
	background:#A7A9AC;
	border: none;
	color:#A7A9AC;
	height: 1px;
	margin: 30px 0;
}

/*index*/

#showru, #showen
{
	border-bottom: 1px dashed #00AEEF
}

#en
{
	display: none
}

#worldmap
{
	background: url('../images/world.jpg');
	float: right;
	height: 294px;
	margin-top: 30px;
	position: relative;
	width: 543px;
}

#worldmap a
{
	text-decoration: none
}

#worldmap .loc
{
	cursor: pointer;
	height: 9px;
	position: absolute;
	width: 9px;
	background: url('../images/loc.png');
}

#worldmap .loc .info
{
	background: #ffffff;
	border: 1px dashed #666666;
	color: #333333;
	display: none;
	font-size: 12px;
	padding: 6px;
	position: absolute;
	text-align: center;
	top: 3px;
	left: 16px;
}

#worldmap .loc .info .country
{
	color: #FF0000;
	font-size: 12px
}

#worldmap .active
{
	z-index: 10
}

/*contacts*/

#pilaeva
{
	
	position: absolute;
	right: 50px;
	top: 50px
}

#nesterova
{
	position: absolute;
	right: 20px;
	top: 220px
}

#kuzina
{
	position: absolute;
	right: 90px;
	top: 390px
}

#telephone
{
	position: absolute;
	right: 280px;
	top: 400px;
	display: none;
}

#map
{
	cursor: move;
	position: absolute;
	left: 330px;
	top: 80px
}

/*partners*/

.partner
{
	border-bottom: 1px solid #A7A9AC;
	float: left;
	padding: 10px 0;
	width: 100%
}

.partner img
{
	float: left;
	margin: 0 20px 10px 0
}

#content .partner .single, #content .partner .double, #content .partner .triple
{
	margin-top: 15px
}

#content .partner .single p, #content .partner .double p, #content .partner .triple p
{
	margin-top: 10px;
	text-align: left
}

div.single
{
	float: left;
	width: 700px
}

div.double
{
	float: left;
	width: 350px
}

div.triple
{
	float: left;
	width: 233px
}

div.clear
{
	clear: both;
	height: 10px
}
