html, body, h1, ul, li, p, i{
	margin:0;
	padding:0;
}

body{
	background-color: #f8f7f8;
	font: normal 10px Tahoma ,Arial, Helvetica, sans-serif;
       
}

.maincontainer{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	font-size:14px;
}
.leftcolumn{
	float: left;
	width: 300px;
        height: 100px;
	background: #f8f7f8;
	padding-top: 32px;
	padding-bottom: 40px;
	position: fixed;
}
.contentcolumn{
	width: 700px;
	margin-left: 300px;
	padding: 0;
	padding-top: 134px;
	padding-bottom: 20px;
	overflow: hidden;
}
.rightcolumn_png, .rightcolumn{
	top: 0;
	margin-left: 100%;
	left: -70px;
	float: right;
	width: 70px;
	height: 178px;
	position: absolute;
}
.rightcolumn_png{
	background: url(/images/right_menu.png) top right;
}

#bg{
	background-position:center top;
	background-attachment:fixed;
}

/* left */
.menu{
	margin-left: 100px;	
}
div.submenu, ul.mainmenu{
	text-transform:lowercase;
	list-style: none outside;
}
ul.mainmenu{
	margin-top: 47px;
	line-height: 24px;
	font: 16px Tahoma ,Arial, Helvetica, sans-serif;
}
div.submenu{
	font-size: 12px;
	line-height: 17px;
}
div.submenu a:hover{
	color: #1aa2c6;
}
div.submenu ul li{
	margin: 3px 0 3px 10px;
	list-style: none;
}
.menu a{
	color: #646464;
	text-decoration: none;
}
.menu a:hover{
	color: #818181;
}
hr{
	border-top: 1px dashed #646464;
	border-left: white;
	text-align: left;
	color: white;
	margin: 20px 0;
	padding: 0;
	width: 100px;
}

/* Center */

.header{
	margin-bottom: 16px;
	margin-left: 470px;
	width: 120px;
	height: 28px;
}
.header_text{
	height: 28px;
	width: 116px;
	padding-top: 6px;
	letter-spacing: 1px;
	color: white;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(/images/header.png) no-repeat;
}
.header_text h1 {
        font: 12px Arial, Helvetica, sans-serif;
}
.header_text sup{
	color: white;
	vertical-align: top;
	font: 9px Arial, Helvetica, sans-serif;
}
.project{
	background: url(/images/project.png) no-repeat;
	width: 172px;
	height: 141px;
	margin: 0px 12px 10px 12px;
	padding-top: 5px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.project div{
	height: 100px;
	width: 140px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 2;
}

.project span{
	clear: both;
	display: block;
	width: 150px;
	margin: 0 10px;
	color: #424242;
}

.project_black{
	background: url(/images/block_black.png) no-repeat;
	width: 365px;
	height: 141px;
	margin: 0px 0px 10px 210px;
	padding-top: 5px;
	color: #f8f7f8;
	font-size:13px;
}
.project_black p{
	margin: 4px 20px 20px 20px;
	line-height: 20px;
}
.project_black a{
	text-decoration:underline;
}

.block, .block_first{
	width: 557px;
	margin-left: 40px;
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
.block_first{
	width: 590px;
	margin-left: 25px;
}
.block_top{
	background: url(/images/block_top.png) no-repeat;
	width: 557px;
	height: 7px;
}
.block_footer{
	background: url(/images/block_footer.png) no-repeat;
	width: 557px;
	height: 7px;
}
.block_top_black{
	background: url(/images/block_top_black.png) no-repeat;
	width: 557px;
	height: 11px;
}
.block_footer_black{
	background: url(/images/block_footer_black.png) no-repeat;
	width: 557px;
	height: 12px;
}
.block_text_black{
	background-color: #484848;
	overflow: hidden;
	padding: 0 40px;
	color: #f8f7f8;
	font-size:13px;
}
.block_header{
	height: 28px;
	position: absolute;
	margin-left: 370px;
}
.block_text, .block_forms{
	background-color: #F8F7F8;
	overflow: hidden;
	padding: 0 60px;
}
.block_forms{
	background: #F8F7F8 url(/images/form.png) no-repeat 4px;
	width: 549px;
	height: 241px;
	padding: 0 4px;
}
.block_forms form{
 	padding: 40px 0 0 30px;	
}
.block_forms span, form span{
	padding-bottom: 12px;
	display: block;
	clear: both;
}
.input{
	width:190px;
}
textarea{
	height:80px;
	width: 485px;
	margin-bottom: 10px;
}

.block_forms .submit{
	float: right;
	background-color: #F8F7F8;
	color: #646464;
	font-weight: bold;
	border: none;
	padding: 0;
	margin-right: 30px;
	text-align: right;
	text-decoration: underline;	
}
.news{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #646464;
}
.news a:hover{
	color: #1aa2c6;
}
.data{
	font: 12px Arial;
}
.uh{
	width: 80px;
	float: left;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0 3px;
	padding: 20px 0px;
}
.uh img{
	float: none;
}

/* right */
.lang{
	list-style-type: none;
	list-style-position: inside;
	font: 16px Verdana, Geneva, Helvetica, sans-serif;
	color: white;
	margin: 23px 0 0 40px;
	width: 20px;
}
.lang a{
	margin-bottom: 10px;
	display: block;
}
.lang a { color:white; }
.lang a:hover{ text-decoration: underline; }

.bg_change{
 margin-top:16px;
 margin-left: 35px;
 width: 32px;
 height: 33px;
 position: absolute;
 cursor: pointer;
 }
.clear {clear: both;}
.left{float: left;}
.right{float: right;}
a{	text-decoration: none;	color: #646464; outline: none; cursor: pointer;}
a.gray{color: #646464;}
a.blue{color: #1AA2C6;}
img {border: none;}
.cur_page {
	font-size: 1.5em;
	color: #1AA2C6;
}
.pages {
	text-align:center;
	padding-bottom: 20px;
}
.pages a:hover {
	text-align:center;
	color: #1AA2C6;
}

.news_block{ 
	 padding: 20px 0;
}
.news_line{ 
	background: url(/images/news_bg_line.gif) repeat-x left;
	width: 455px;
	height: 4px;
	margin-top: 15px;
 }
.news_face{ 
  width:19px;
  height:20px;
  vertical-align: middle;
  float: left;
 } 
.post {
  	color: #646464; 
  	float: left;
	width: 200px;
 	margin-left: 3px;
}
.more {
	color: #646464;
	padding-top:100px;
	text-align:right;
	font: normal 24px Arial, Helvetica, sans-serif;
}
.arrow{
	position: absolute;
	margin-left: 450px;
	//margin-left: -20px;
	width: 156px;
}
.left_arrow, .right_arrow{
	color: #424242;
	font: bold 30px Arial, Helvetica, sans-serif;
	position: absolute;
	margin-top: -6px;
}
.left_arrow{left:0;}
.right_arrow{right:0;}
.copyright {
    position: absolute;
    bottom: 0;
    left: 0px;
    padding: 5px;
}
.modal {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #FFF;
        z-index: 999;
}
.send_mail {
	display:none;
	overflow: visible;
	position: fixed;
	top: 50%;
	margin-top:-200px;
	left: 50%;
	margin-left:-320px;
	z-index: 1000;
}