div {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(../_img/bg_body.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size: small;
}
cursor { pointer; }
cursor { hand; }
body, html {
	height: auto;
}
img {
	border: 0px;
}
a {
	color: #3F3F3F;
	text-decoration: underline;
}
h1 {
	position: absolute;
	left: -2000px;
	z-index: 1;
}
h2
 {
	font-size: medium;
	color: #CF0000;
}
h3, h4 {
	font-size: small;
	color: #CF0000;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
.png {
	behavior: url(png.htc);
}
#logo {
	position: absolute;
	left: 54px;
	top: 42px;
	height: 45px;
	width: 191px;
	z-index: 5;
}
#container {
	background: url(../_img/bg_container.jpg) no-repeat center top;
	padding: 155px 0px 0px;
}
#container-i {
	background: url(../_img/bg_container-i.gif) repeat-y left top;
}
.left-column {
	float: left;
	width: 24%;
	padding: 0px 1% 0px 0px;
}
.right-column {
	float: right;
	width: 24%;
	padding: 0px 0px 0px 1%;
}
.center-column {
	margin: 0px 25%;
}
.advertising {
	padding: 54px 0px 40px;
}
.articles {
	border-bottom: 1px solid #DBDBDB;
	padding: 0px 0px 10px;
}
.interesting {
	padding: 0px 0px 10px;
}
.article {
	padding: 0px 0px 10px;
}
p.data {
	color: #ABABAB;
}
p.all-article {
	background: url(../_img/bg_arrow.gif) no-repeat left 4px;
	margin: 0px;
	padding: 0px 0px 10px 25px;
}
.publication, .legislation {
	background: url(../_img/bg_title.gif) repeat-y left top;
	padding: 5px 0px 10px;
	min-height: 101px;
	_height: 101px;
}
.publication h3 {
	margin: 0px;
	padding: 30px 0px 0px 9px;
	float: left;
}
.legislation h3 {
	margin: 0px;
	padding: 10px 0px 0px 9px;
	float: left;
}
.publication ul, .legislation ul {
	margin: 0px;
	padding: 0px 0px 0px 43px;
	list-style: none;
}
.publication li, .legislation li {
	margin: 0px;
	padding: 10px 0px 0px;
}
.shadow-bot, .shadow-top {
	clear: left;
}

.decoration {
	margin: 30px 10px 30px 28px;
	background: url(../_img/bg_decoration.gif) repeat-x left top;
	height: 7px;
}
.decoration-i {
	background: url(../_img/bg_decoration-i.gif) no-repeat right top;
	height: 7px;
}
.nav {
	padding: 17px 0px 0px;
	text-align: center;
}
.nav span {
	padding-right: 20px;
	padding-left: 20px;
}
.advertising-right {
	text-align: center;
	padding: 40px 0px 0px;
}
#footer {
	background: #DBDBDB;
	clear: both;
	margin: 0px 0px 0px 28px;
	padding: 27px 0px 21px;
}
#navigation {
	text-align: center;
}
#navigation span {
	background: url(../_img/bg_navigation.gif) repeat-y right top;
	padding-right: 44px;
	padding-left: 42px;
}
#navigation span.last {
	background: url(none);
}

a.mainpage
{
	color: #B22222
}