BODY {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color:#ADC1CD;
	background:url(../img/bg_start1.jpg) no-repeat 50% 0px;
	background-color:#000000;
	padding:0px;
	margin:0px;
}

img, table{border:0px;}

a, a:active{
	color:#2fc9ff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

input{
	margin:0px;
	padding:0px;
	color:#777C74;
	font-size:9px;
}

td {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color:#ADC1CD;
}
h1{
	font-family: tahoma, sans-serif;
	margin:0px 0px 42px 0px;
}
p{
	text-indent: 0px;
	margin:0px 0px 15px 0px;
	line-height:16px;
}
select{
	font-size:11px;
	color:#8B7B5A;
}

.pos_rel{
	position:relative;
}


.cont{
	padding:310px 0px 0px 145px;
}

.short{
	position:absolute;
	left:110px;
	top:209px;
}

.bbut{
	position:absolute;
	left:102px;
	top:203px;
}

#w_company{
	position:absolute;
	left:-112px;
	_left:-332px;
	top:-319px;
	width:690px;
	display:none;
}
#w_contacts{
	position:absolute;
	left:-112px;
	_left:-332px;
	top:-319px;
	width:690px;
	display:none;
}
.w_cont{
	background:url(../img/w_bg.jpg) no-repeat;
	width:686px;
	height:442px;
	vertical-align:top;
	padding:64px 50px 0px 67px;
}

#b_company{
	cursor:pointer;
}
#b_contacts{
	cursor:pointer;
}

.b_close{
	position:absolute;
	left:192px;
	_left:-12px;
	top:97px;
	display:none;
}
	.b_close img{
		cursor:pointer;
	}

