body {
	margin: 0px;
	padding: 0px;
}

.container {
	position: relative;
	width: 1000px;
	margin: auto;
}

#h_bg1 {
	width: 100%;
	height: 160px;
	background: url(../images/h1.jpg) repeat-x;
	z-index: 1;
}

#h_im1 {
	position: absolute;
	top: 90px;
	left: 275px;
	width: 438px;
	height: 142px;
	background: url(../images/im.jpg) no-repeat;
	z-index: 4;
}

#hornav {
	width: 450px;
	height: 30px;
	position: absolute;
	left: 600px;
	top: 1px;
	z-index: 3;
}

#container_for_hornav a {
	font: bold 10pt Tahoma;
	color: white;
}

#container_for_hornav ul {
	list-style-type: none;
	margin-top: 7px;
}

#container_for_hornav ul li {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

#h_bg2 {
	width: 100%;
	height: 275px;
	background: url(../images/h2.jpg) repeat-x;
	z-index: 1;
}

#h_bg3 {
	width: 59px;
	height: 106px;
	margin-left: 220px;
	background: url(../images/h3.jpg) no-repeat;
	float: left;
	z-index: 2;
}

#h_bg4 {
	width: 59px;
	height: 106px;
	margin-left: 425px;
	background: url(../images/h3.jpg) no-repeat;
	float: left;
	z-index: 2;
}

#page {
	width: 1000px;
	height: 450px;
	margin: auto;
	margin-top: -130px;
}

#block {
	width: 1000px;
	height: 150px;
}


#sort {
	width: 491px;
	height: 136px;
	margin-right: 18px;
	float: left;
	background: url(../images/sort.jpg) no-repeat;
}

#zah {
	width: 491px;
	height: 136px;
	float: left;
	background: url(../images/zah.jpg) no-repeat;
}

#pererab {
	width: 491px;
	height: 136px;
	margin-right: 18px;
	float: left;
	background: url(../images/pererab.jpg) no-repeat;
}

#avto {
	width: 491px;
	height: 136px;
	float: left;
	background: url(../images/avto.jpg) no-repeat;
}

#h_im1, #sort, #zah, #pererab, #avto {
	cursor: pointer;
}




#copy {
	position: relative;
	margin-left: 340px;
	top: 70px;
	color: #5e5e5e;
	font: bold 12pt Tahoma;
}
