img {
	border:none;
}
body
{
	font-family: "trebuchet ms", verdana, arial, tahoma;
	font-size: 80%;
	color: #404040;
	background-color: #FFFFFF;
	line-height: 200%;
	margin-top: 0px;
	background: url('images/bg1.jpg') top center repeat-x;
}

.flag-bord
{
	border-width: 1px;
	border-style:solid;
	border-color:#CCC;
}

#engflag
{
	position:absolute;
	top:5px;
	left:250px;
	width: 30px;
	height: 19px;
	background-image: url(images/eng.gif);
 }

#rusflag
{
	position:absolute;
	top:5px;
	left:281px;
	width: 30px;
	height: 19px;
	background-image: url(images/rus.gif);
 }
 
#gerflag
{
	position:absolute;
	top:5px;
	left:312px;
	width: 30px;
	height: 19px;
	background-image: url(images/ger.gif);
 }

#border
{
	border: 0px;
	width: 800px;
	background-color: #FFFFFF;
	background: url('images/backround2.png') no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header
{
	height: 190px;
	background-image:url(images/header5.jpg);
}

#content
{
	max-width: 740px;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

#container
{
width: 766px;
margin: 0px auto;
background-color: #FFFFFF;
border: 0px solid #669900;
}

.imgbody {
	float:left;
	padding:5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-color: #b0b0b0;
	border-right-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
	border-left-color: #b0b0b0;
	z-index: auto;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat ;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
	margin:0px;
	width: auto;
	float: left;
	overflow: hidden;
	text-align: justify;
	background-color: #ffffff;
	padding: 10px;
}

#introduction{
	float:right;
	width:180px;
	padding:0px;
	background: url(images/menu2.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#404040;
	font-size:1em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
	margin-top: 0px;
	margin-right: 20;
	margin-bottom: 150px;
	margin-left: 30px;
	height: 350px;
}

#introduction ul, #introduction li {
	text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#404040;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#404040;
}

#introduction a:hover, a:active{
	color:#BF4000;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #780019;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#BF4000;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{
	color: #732600;
	text-decoration: none;
}
a:hover					{
	color: #404040;
	text-decoration: none;
}

#topmenu {
	position: relative;
	top: 13px;
	left: 300px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 40px;
	right: 0px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
	float:left;
	display:block;
	background:url(images/menuright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#ee662a;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
	color:#8e0016;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	font-size: 22px;
	color: #900;
	text-transform: uppercase;
}

h3{
	color:#732600;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:14px;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #C00;
	padding-bottom: 10px;
}
	
