body{
	background: url(/img/index_bg.gif) repeat-x 0 72px;
}
#titleTop{
	background: none;
	position: absolute;
	top:-26px; right:0;
	height:26px;
	width:506px;
	z-index:100;
	border:1ox solid red;
}

#title {
	background: url(/img/titleImg_new.jpg) no-repeat;
	height:418px;
	position: relative;
}

#index_img {
	width: 270px;
	float: left;
	margin-top: 20px;
}

#page {
	margin-top: 80px;
	padding: 0 0 0 0;
}

#content {
	width:480px; float: left;
}

#right {
	width: 220px;
	margin-left: 770px;
	padding-top: 60px;

}

#tel {
	margin: 0 0 0 35px;
	font-family: Trebuchet MS; font-size: 24px; color: #4a5865;
}

#contacts {
	font-size: 11px;
	font-family: Trebuchet MS; color: #1370b2;
	margin: 5px 0 0 40px;
}


#right_search {
	width: 200px;
	margin: 0 0 20px 0; padding: 0 0 0 0;
	background: url(/img/topSearchbg.gif) top left no-repeat;
	height: 24px;
	border:1px solid white;
	display: block;
	position: relative;
}

#right_search .form_text{
	border: 1px solid #a6a6a6;
	border-right: none;
	height: 16px;
	margin: 0 0 0 38px;
	font-size: 10px;
	width: 124px;
	padding: 0 0 0 4px;
	color: #010000;
	position: relative;
	top: 2px;
	display:block;
	_display:inline;
	float:left;
}

#right_search .bt_submit{
	width: 24px;
	height: 18px;
	border: none;
	background: url(/img/topSearchssubmit.gif) 0 0 no-repeat;
	font-size: 1px;
	position: relative;
	top: 2px;
	left: -4px;
	cursor:pointer;
	display:block;
	_display:inline;
	float:left;
}
