/* CSS Document */
*{margin:0; padding:0;}
html{font-family:tahoma, arial;}
body{
	background:#010000;
	font-size:100%;
	line-height:1em;
	color:#727281;	
}
img{border:0px none; margin:0; padding:0; vertical-align:top;}
/**********layout***************/
.main{width:800px;}
#header{height:273px;}
#footer{height:92px;}

.column, .column_1, .column_2{float:left;}

.content .column{width:578px;}
.content .column_1{width:225px;}
.content .column_2{width:303px;}
/**********end layout***************/

/**********font size***************/
.content{font-size:0.8375em; line-height:1.18em;}
#footer{font-size:0.6875em; line-height:1.18em;}
/********** end font size***************/

input, textarea, select{ 
	font-family:tahoma, arial;
	color:#727281; 
	border:1px solid #747379;
	background:#181718;
	vertical-align:top;
}
#form input{width:182px; font-size:1em; height:18px;}
.inp_h{height:24px; margin:0 0 3px 0;}

/****************** GLOBAL ***********************************************/
.float{float:left; margin:0 23px 0 0;}
.col{float:left;}
.right{text-align:right;}
.title{display:block; margin:0; padding:0;}
.clear:after{
	content: "."; 
	display: block; 
	clear: both; 
	visibility:hidden;
	overflow:hidden;
	height: 0; 
	font-size:0;
	line-height:0em;
}
/* Hides from IE-mac \*/
*html .clear{height: 1%;}
/* End hide from IE-mac */
/********************* END GLOBAL ********************************************/

ul{list-style:none;}
li a{ 
	background:url(../images/arr.gif) 0 4px no-repeat;
	padding:0 0 0 14px;
	line-height:1.82em;
	color:#7A7C8F;
	text-decoration:underline;
}
li a:hover{text-decoration:none;}

/***************links**************/
a{color:#B8B0A3;}
a:hover{text-decoration:none;}
/**************end links**************/

/***************txt***************/
h1, h2{margin:0; padding:0;}
h1{text-indent:-10000px; background:url(../images/logo.gif) no-repeat left top; height:140px;}
.txt{color:#B8B0A3;}
/***************end txt***************/

#header .nav{margin:40px 0 0 378px; position:absolute;}
#header .row{height:210px;}
#header .row .logo{padding:40px 0 0 378px;}
#header .menu {padding:0px 0 0 185px;}
#header .menu a{background-image:url(../images/m2.gif); width:114px; height:57px; display:block; float:left; text-align:center; line-height: 30px; font-weight:bold; color:#0033FF; text-decoration:none;}
#header .menu a:hover{background-image:url(../images/m2_hov.gif);}
#header .menu .active{color:#FF9900}
.wrapper{background:url(../images/fill.gif) left top repeat-x;}
.big_bg{background:url(../images/wrapper.jpg) left top no-repeat;}

.wrapp_bot{background:url(../images/wrapper_bot.gif) left bottom repeat-x; width:100%;}
.content{width:100%; min-height:350px; height:auto !important; height:350px; overflow:visible;}
.content .indent{margin:0 0 0 216px;}
.content .indent .block1{margin-left:-30px;}
.content .indent .block2{width:150px;}
.content .indent .block3{width:520px; padding: 20px 10px;}
.content .indent .block4{padding: 15px 0;}
.space1{margin-right:21px;}
.sep{background:url(../images/sep.gif) right top repeat-y;}
.content .indent .indent_1{padding:17px 15px 0 2px;}
.content .indent .indent_2{padding:16px 0 0 35px;}

/*#page .content .indent{ padding:0 0 0 179px;}*/

.pos{position:relative; margin:0 0 -106px 186px; top:-106px;}

#footer{background: url(../images/bg_footer.gif) left top no-repeat; margin:4px 0 0 186px; color:#DECEB3; }
#footer a{color:#DECEB3; }
#footer .pic{background:url(../images/pic_f.jpg) 17px 30px no-repeat; width:100%; padding: 45px 0 20px 116px;}