#header{
	height:55px;
	margin-top:24px;
	width:880px;
}

#header-logo{
	width:140px;
	*width:135px;
	height:55px;
	float:left;

}

#header-menu{
	width:545px;/*739px*/;
	height:55px;
	float:left;
overflow:hidden;
margin-left:175px;
_margin-left:160px;
/*border:1px solid red;*/
}

#header-contact{
	width:100%; 
	height:28px; 
	text-align:right;
}

#header-phone{
	float:left;
	width: 402px;
}

#header-auth{
	float:left;
	width: 128px;
	position: relative;
	height: 28px;
}

.clear{
	clear:both;
	height:0px;
	font-size:0px;
}


span.phone{
	font-size: 16px;
	color:#00adee;
/*	padding-left:380px;*/
	font-weight: bold;
}

a.arrow {

}

a.arrow:hover {
	background-image: url(/bitrix/templates/scid/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;	

}


input.inputtext {
	width:165px;
	height:22px;
	border:#a4a3a3 solid 1px;
	font-size:10px;
	margin-top:1px;
	margin-bottom:1px;

}

textarea{
	width:154px;
	height:154px;
	border:#a4a3a3 solid 1px;
	font-size:10px;
}
input.inputfile{
	width:150px;
	height:26px;
	font-size:10px;
	margin-top:1px;
	margin-bottom:1px;
}

input.btnSend{
	margin-top:2px;
	width:150px;
	height:26px;
	border:#a4a3a3 solid 1px;
	font-size:10px;
	margin-top:1px;
	margin-bottom:1px;
	background-image: url(images/btn_send.gif);
}
