img, div, input, table, tr, td, ul, li, a { 
	behavior: url("../iepngfix.htc") 
}
body {
	background: url(../images/bg_1.jpg) repeat-x;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-style: none;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
table, tr, td, th {
	border: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:focus {
	outline: none;
}
#left {
	width: 285px;
	height: 900px;
	background: url(../images/left.jpg) no-repeat top right;
}
#header {
	width: 830px;
	height: 171px;
	background: url(../images/header.jpg) no-repeat;
}
#language {
	width: 150px;
	height: 25px;
	padding-left: 650px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	text-transform: uppercase;
}
#language a {
	color: #FFF;
	text-decoration: none;
}
#language a:visited {
	color: #FFF;
	text-decoration: none;
}
#language a:hover {
	color: #900;
	text-decoration: none;
}
#menu {
	width: 624px;
	height: 46px;
	padding-left: 206px;
	background: url(../images/menu.jpg);
}
#main {
	width: 830px;
	height: 521px;
	overflow: hidden;
}
#menu2_holder {
	width: 206px;
	height: 521px;
	background: url(../images/menu2.jpg);
	float: left;
}
#menu2 {
	height: 275px;
	padding-top: 50px;
	overflow: hidden;
}
#menu2 ul {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
}
#menu2 ul li a{
	width: auto;
	height: auto;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
	display: block;
}
#menu2 ul li a:link{
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
#menu2 ul li a:visited{
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
#menu2 ul li a:hover{
	color: #999;
	text-decoration: none;
}
#news {
	margin-left: 15px;
}
#content_holder {
	width: 624px;
	height: 521px;
	padding-top: 33px;
	background: url(../images/content.jpg) no-repeat;
	overflow: hidden;
	float: right;
}
#content {
	width: 585px;
	height: 470px;
	padding-left: 20px;
	overflow: auto;
}
#content a:link {
	color: #333;
	font-weight: bold;
}
#content a:visited {
	color: #333;
	font-weight: bold;
}
#content a:hover {
	color:
	#666;
	font-weight: bold;
}
#footer {
	width: 830px;
	height: 162px;
	background: url(../images/footer.jpg);
}
#adress {
	width: 570px;
	height: 40px;
	padding-top: 25px;
	padding-left: 235px;
}
#hlk {
}
#right {
	width: 285px;
	height: 900px;
	background: url(../images/right.jpg) no-repeat top left;
}
