body {
	margin:0;
	font-family:Helvetica,"Myriad pro";
	font-size:12px;
	color:rgb(255,255,255);
	text-align:center;
	background:rgb(16,138,24) url(/img/pageback.jpg) no-repeat top center;
}
a:link, a:visited{
	color: rgb(182,255,111);
	text-decoration: underline;
}
a:active, a:hover{
	color: rgb(182,255,111);
	text-decoration: underline;
}
img{
	border: 0;
}
#page{
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#logo{
	margin:65px 0 0 135px;
	width:300px;
	height:60px;
}
#langs{
	margin:-60px 0 0 610px;
	width:270px;
	height:70px;
}
		a.lang:link, a.lang:visited{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(182,255,111);
		}
		a.lang:hover, a.lang:active{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(182,255,111);
		}
		a.langs:link, a.langs:visited{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(113,205,24);
			text-decoration:none;
		}
		a.langs:hover, a.langs:active{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(113,205,24);
		}
	  a#lv:link, a#lv:visited, a#lv:hover, a#lv:active{
	 		background:url(/img/flaglv.jpg) no-repeat center left;
	  }
	  a#ru:link, a#ru:visited, a#ru:hover, a#ru:active{
	 		background:url(/img/flagru.jpg) no-repeat center left;
	  }
	  a#en:link, a#en:visited, a#en:hover, a#en:active{
	 		background:url(/img/flagen.jpg) no-repeat center left;
	  }
	  a#de:link, a#de:visited, a#de:hover, a#de:active{
	 		background:url(/img/flagde.jpg) no-repeat center left;
	  }
#rightside{
	position:absolute;
	margin-top:30px;
	margin-left:520px;
	padding-bottom:15px;
	width:400px;
}
		#entersite{
			margin:0;
			padding:0;
			width:380px;
			height:315px;
		}
		#contacts{
			margin:-18px 0 10px 85px;
			padding:0;
			width:315px;
		}
		a#contactlink:link, a#contactlink:visited, a#contactlink:hover, a#contactlink:active{
			margin:0 0 0 69px;
			padding:0 0 0 16px;
			height:16px;
			width:360px;
			font-size:14px;
			background:url(/img/contactlink.png) no-repeat center left;
		}
#presentations{
	margin:80px 0 0 135px;
	padding:0;
	width:385px;
	text-align:center;
}
		ul#preslist{
			margin:0;
			padding:0;
			width:385px;
			list-style:none;
		}
			ul#preslist li{
				margin:0 0 10px 0;
				padding:0;
				width:385px;
				height:32px;
				text-align:left;
			}
				a.preslistitem:link, a.preslistitem:visited, a.preslistitem:hover, a.preslistitem:active{
					display:block;
					margin:0;
					padding:7px 0 0 64px;
					width:321px;
					height:25px;
					font-size:14px;
					background:url(/img/preslistitem.png) no-repeat center left;
				}
#standarts{
	margin:18px 0 0 198px;
	padding:0;
	width:320px;
	min-height:100px;
}
