html
	{
	height:100%;
	width:100%;	
	}
body {
	height:100%;
	width:100%;
	font-size:62.5%;
	font-family:tahoma;
	background: url(../images/background.png) top left repeat-x #000000;
	padding:0px;
	margin:0px;
	}

a img{
	border:0px solid red;
}

div#main{
	width:941px;
	margin: 0 auto 30px;
}

div#main img.topimg{
	position:relative;
	top:2px;
	left:0px;
}

table#maintable{
	width:941px;
}

table#maintable tr td.site{
	width:921px;
}


table#maintable tr td.site div.header{
	background-color:#FFFFFF;
	height:211px;
}


table#maintable tr td.border{
	background: url(../images/border.jpg) top left no-repeat #FEFEFE;
	width:10px;
}

table#maintable tr td.borderr{
	background: url(../images/borderr.jpg) top left no-repeat #FEFEFE;
	width:10px;
}

table#maintable tr td.site div.header div.leftheader{
	float:left;
	background: url(../images/headerimg.jpg) top left no-repeat #FEFEFE;	
	width:464px;
	height:211px;
}

table#maintable tr td.site div.header div.leftheader img{
	width:464px;	
}

table#maintable tr td.site div.header div.rightheader{
	float:left;
	background: #000000;
/*	background: url(../images/headerflash.jpg) top left no-repeat #FEFEFE;	*/
	width:457px;
	height:211px;
}

div#menu{
	position:absolute;
	z-index:200;
	top:201px;
}
/*
div#menu div.inmenu{
	position:relative;
	top:0px;
	left:463px;
}
*/
div#menu div.inmenu div.link{
	padding:0px;
	margin:0px;	
}
div#menu a{
	float:left;
	padding:0px;
	margin:0px;	
	text-decoration:none;
}

div.body{
	min-height:550px;
	background:#C6C6C6;
}

div.pagecontent{
	width:741px;
	padding-top:40px;
	padding-left:90px;
	padding-right:90px;
	font-size:1.2em;
	color:#565656;
	min-height:400px;
}

div#footer{
	background: url(../images/footerbord.jpg) top center no-repeat;	
	height:53px;
	position:relative;
	top:-36px;
	left:0px;
}

div.footermenu{
	height:33px;
	padding-left:83px;
	padding-top:7px;
}

div.footermenu a{
	color:#5f5f5f;
	text-decoration:none;
}

div.footermenu a:hover{
	color:#FEFEFE;
}

div.footermenu a.selected{
	color:#FEFEFE;
}

div.copyr{
	float:left;
	color:#9A9A9A;
	padding-left:13px;
}

div.fireflly{
	float:right;
}
div.fireflly a{
	text-decoration:none;
	color:#9A9A9A;
	padding-right:8px;
}

div.fireflly a:hover{
	text-decoration:underline;
}

div.ltop{
	margin: auto;
}

div.lbottom{
	width:921px;
	text-align:center;
	padding-bottom:50px;
	padding-top:40px;
}

div.text{	
	width:500px;
	font-size:1.2em;
}

div.text span{
	font-weight:bold;
	text-decoration:underline;
	color:#51296F;
}

div.image{

	width:226px
}

div.cherta{

	width:741px;
	height:10px;
	background:url(../images/services/chert.jpg) no-repeat;
	margin-top:30px;
	margin-bottom:20px;
}

#lang-switch-top {
	display:block;
	text-align:right;
	height:15px;
	font-size:11px;
	padding:11px 15px 4px 0;
}

#lang-switch-top a {
	color:#cccccc;
	text-decoration:none;
}

#lang-switch-top a:hover {
	text-decoration:underline;
}

#lang-switch-top a.active {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#en-sw {
	background:url(../images/flag_en_sm.png) no-repeat 0 0;
	padding:1px 0 1px 20px;
	height:15px;
	line-height:15px;
}

#ru-sw {
	background:url(../images/flag_ru_sm.png) no-repeat 0 0;
	padding:1px 0 1px 20px;
	height:15px;
	line-height:15px;
}

#lang-switch-top a.active:hover {
	text-decoration:none;
}

#lang-switch {
	display:block;
	width:921px;
	height:75px;
	background:url(../images/ltop.jpg) no-repeat;
}

.lang-en {
	display:inline;
	position:relative;
	float:left;
	top:1px;
}

.lang-ru{
	display:inline;
	position:relative;
	float:right;
	top:1px;
}

