body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #f6f2db;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
#container {
	width: 770px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#languages {
	width:370px;
	height:35px;
	background-color: #F6F2DB;
	margin-left: -30px;
	padding-top: 10px;
	margin-top: -25px;
	margin-bottom: -15px;
}

#languages li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}
.langbg {
	background-image: url(images/flag_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1px;
}
#preload {
	background-image: url(images/button-anim.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 100px;
	left: 0px;
	top: -1000px;
}

.langbg:hover {
	background-image: url(images/flag_bg_on.jpg);
}
.langen {
	background-image: url(images/flag_en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1px;
}
.langen:hover {
	background-image: url(images/flag_en_on.jpg);
}
.langru {
	background-image: url(images/flag_ru.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1px;
}
.langru:hover {
	background-image: url(images/flag_ru_on.jpg);
}
.langfr {
	background-image: url(images/flag_fr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1px;
}
.langfr:hover {
	background-image: url(images/flag_fr_on.jpg);
}

#header {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EFE9CA;
}
#headerbg {
	height: 349px;
	width: 770px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#headeren {
	height: 349px;
	width: 770px;
	background-image: url(images/headeren.jpg);
	background-repeat: no-repeat;
}
#headerru {
	height: 349px;
	width: 770px;
	background-image: url(images/headerru.jpg);
	background-repeat: no-repeat;
}
#headerfr {
	height: 349px;
	width: 770px;
	background-image: url(images/headerfr.jpg);
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 770px;
	height: 125px;
}

#mainContent {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: -30px;
	margin-bottom: -40px;
	background-color: #efe9ca;
}

#mainContent #content {
	background-image: url(images/reflection.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainContent #content #text {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 2em;
	padding-right: 2em;
}
#text a {
	text-decoration: none;
	color: #900;
}
#text a:hover {
	text-decoration: underline overline;
	color: #000000;
	background-color: #FFFFCC;
}
#container #mainContent p {
	padding-top: 0px;
	padding-right: 1em;
	padding-left: 2em;
	padding-bottom: 0px;
}
#menu {
	float: left;
	width: 228px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: -10px;
}

#menu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	list-style-position: outside;
}

#menu ul li a {
	color: #900;
	margin-left: -40px;
	display: block;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #F00000;
	background-image: url(images/button-anim.gif);
	text-decoration: none;
	background-color: transparent;
}
.active {
	color: #F00 !important;
	background-image: url(images/button_on.jpg) !important;
	display: block;
}
#footer {
	padding: 0px;
	background-image: url(images/border_bot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	width: 770px;
	background-color: #F6F2DB;
}

#container #footer #footborder {
	background-image: url(images/border_right_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.5em;
}
#container #footer a {
	text-decoration: none;
	color: #900;
}
#container #footer a:hover {
	text-decoration: underline overline;
	color: #000000;
	background-color: #FFFFCC;
}


#footer p {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 0.7em;
	clear: left;
}
#footer #footleft {
	padding-left: 120px;
}
#footer li {
	float: left;
	list-style-type: none;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000099;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.begin {
	width: 1px;
	height: 0px;
}
.highlight {
	color:#000099;
	font-weight: bold;
}
#text h1 {
	color: #900;
	padding-left: 2em;
	font-size: 1.8em;
	margin-top: 30px;
	padding-top: 30px;
	padding-right: 2em;
}
#text h2 {
	padding-left: 1em;
	font-size: 1.4em;
	margin-top: -30px;
	text-align: center;
	padding-right: 1em;
	padding-top: 1em;
}
#text h3 {
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
}
#text h4 {
	font-size: 1.2em;
	padding-right: 1em;
	padding-left: 2em;
}
#text h5 {
	padding-right: 2em;
	padding-left: 2em;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.underlined {
	text-decoration: underline;
}
.smaller {font-size: 0.9em}

.biger {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.bigblue {
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
}
ul.indent {
	padding-left: 7em;
	list-style-type: square;
	padding-right: 2em;
}
#text ul {
	list-style-position: inside;
}
.bolder {
	font-weight: bolder;
}
.rightdeep {
	text-align: right;
	margin-right: 4em;
	padding-left: 4em;
}

.centered {
	text-align: center;
}
.nofloat {
	clear: left;
}
#contacts {
	text-align: center;
	height: 800px;
	width: 450px;
}
.floatleft {
	margin: 40px;
	float: left;
	border: 2px outset #EBE0B2;
}

.cv {
	font-size: 0.96em;
}
.signature {
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.regards {
	font-weight: bold;
	color: #000000;
	margin-left: 7em;
	padding-right: 4em;
	font-size: 0.96em;
}
li.inner {
	list-style-type: circle;
	padding-left: 1em;
}

