html {
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	background-color:#fff;
	background-image: url(img/bg.gif);
	background-repeat:repeat-x;
}

#container {
	overflow: hidden;
	width: 950px;
	margin:auto;
	color: #5F5B57;
	font-family:Arial, Tahoma;
	font-size:13px;
	line-height:20px;
}
h1 {
	color:#fff;
	float:left;
	font-family: Arial, Tahoma;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:23px;
	margin:0px;
	width:100%;
}
h2 {
	color:#fff;
	float:left;
	font-family: Arial, Tahoma;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	line-height:23px;
	margin:0px;
	width:100%;
}
a {
	color:#3b6caf;
	text-decoration:none;
	outline:0px;
}
a:hover {
	color:#d91d00;
}
a img {
	border:0px;
}
#top {
	display:block;
	float:left;
	width:950px;
	position:relative;
	height:146px;
	background-image: url(img/topPl.jpg);
}

#top a:hover {-moz-opacity:0.7; opacity:0.7; filter: alpha(opacity=70);}
	
a#flagPl {
	position:absolute;
	top:16px;
	right:174px;
	background-image: url(img/flagPl.png);
	height:32px;
	width:32px;
}
	
a#flagDe {
	position:absolute;
	top:16px;
	right:129px;
	background-image: url(img/flagDe.png);
	height:32px;
	width:32px;
}
	
a#flagRu {
	position:absolute;
	top:16px;
	right:84px;
	background-image: url(img/flagRu.png);
	height:32px;
	width:32px;
}
	
a#flagEn {
	position:absolute;
	top:16px;
	right:40px;
	background-image: url(img/flagEn.png);
	height:32px;
	width:32px;
}

#link-01 {
	display:block;
	float:left;
	position:relative;
	width:468px;
	height:371px;
	margin-bottom:50px;
	background-image: url(img/link-01.jpg);
}

#link-01 div {
	position:absolute;
	top:21px;
	width:377px;
	text-align:center;
	left:54px;
}

#link-02 {
	display:block;
	float:left;
	width:482px;
	position:relative;
	height:371px;
	margin-bottom:50px;
	background-image: url(img/link-02.jpg);
}

#link-02 div {
	position:absolute;
	top:21px;
	width:377px;
	text-align:center;
	left:53px;
}
#footerWrapper {
	height:80px;
	background-color:#000;
	width:100%;
	display:block;
	float:left;
}

#footer {
	display:block;
	margin:auto;
	position:relative;
	width:950px;
	height:77px;
	background-image: url(img/footer.gif);
	background-repeat:no-repeat;
}
#footer a:hover {
	-moz-opacity:0.3;
	opacity:0.3;
	filter: alpha(opacity=30);	
	background:#000;
}
a#mailLink-01 {
	position:absolute;
	top: 20px;
	right:505px;
	height:24px;
	width:188px;
}

a#mailLink-02 {
	position:absolute;
	top: 20px;
	right:374px;
	height:24px;
	width:123px;
}

a#iartsLink {
	position:absolute;
	top:23px;
	right:41px;
	width:59px;
	height:15px;
	background-image: url(img/iarts.gif);
}
a:hover#iartsLink {-moz-opacity:0.7; opacity:0.7; filter: alpha(opacity=70); background-image: url(img/iarts.gif);} 

