#maincentr{
	width:100%;
	margin-top:35px;
}

#footer{
	background-image: url(../images/design/inner/footer.png);
	background-position: top left;
	background-repeat: no-repeat; 
	width: 900px;
	height:89px;
	margin:10px auto;
/*	position:absolute;
	top:730px;*/

	
}

h1 {
color: rgb(128, 0, 0);
font-weight:bold;
margin: 5px 0;
font-size:12px;
}

h2 {
color: rgb(128, 0, 0);
margin:15px 0 0;
font-size:11px;
font-weight:bold;
}

#new{
	width:330px;
	float: left;
	margin-left:100px;
}

#new h3{
	font-weight: bold;
	margin-left:10px;
	margin-top:10px;
}

#ino
{
	display:none;
/*
			background-image: url(../images/design/main/fon3.png);
			background-position: top left;
			background-repeat: no-repeat;
*/
	width:396px;
	height: 300px;
}

#ino li
{
}

#ino img
{

}

#news{
	width:186px;
	float: left;
}

	#news_in{
			background-image: url(../images/design/main/news_in.gif);
			background-position: top left;
			background-repeat: repeat-x;

		width:156px;
		height:190px;
		
		padding: 15px;
		padding-top: 30px;

	}

#banner{
	width:100px;
	float: left;
	margin-left:100px;
	
}
	.atban{
			background-position: top left;
			background-repeat: repeat-x;

		width: 228px;
		height: 135px;
		margin-bottom:5px;

			background-image: url(../images/design/main/bannerp1.gif);

	}
	
	
	.str{
			background-image: url(../images/design/main/str.png);
			background-position: top left;
			background-repeat: repeat-x;

		width:23px;
		height:23px;
		position: relative;
		top:46px;
		left:-10px;
		
	}

	
	.atban {

	}
	
	#at1{
	}
	
		#at2{
	}
	
			#at3{
	}

.mbut{
	margin-bottom:10px;
}

#carcatdiv{
	width: 600px;
	height: 218px;
	position: absolute;
	top:480px;
	margin-left:60px;
}
.carcat{
	width: 177px;
	height: 218px;
/*	background-image: url(../images/design/main/catcar.png);*/
/*	background-image: url(../images/design/main/catcar2.png);*/
	background-image: url(../images/design/new_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.carcat img{
	margin-top:30px;
}
.carcat .h2title{
	padding-top:10px;
	margin-left:22px;
	height:10px;
	line-height:9px;
	
}
.carcat h2{
	color:#FFFFFF;
	font-weight: bold;
	font-size:10px;
	margin-top:0;
}

#mtext {
	width: 900px;

	position:absolute;
/*	top:730px;*/
	top:730px;
	z-index:100;
}

#mtext ul{
	margin-left: 30px;
}

#mtext li{
	list-style : disc;
	margin: 10px 15px;
}

#carcatdiv img {
	max-width:160px;
	max-height:120px; /*90 */
}
div .carcat {text-align:center;}
.main_catalog {
    margin: 20px 0;
}
.main_catalog .row{
    clear:both;
    overflow: hidden;
    margin: 10px 0;
}
.main_catalog .item {
    float:left;
    width:450px;
}
#mtext .main_catalog .item .description ul li{
    list-style-position: inside;
    margin: 0;
}
.main_catalog .item .info {
    float:left;
    margin: 0 10px 0 0;
    width:177px;
	background-image: url(../images/design/new_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
    height: 218px;
    text-align: center;
}
.main_catalog .item .info .title{
    padding-top: 10px;
    margin-left: 22px;
    margin-right: 5px;
    height: 10px;
    line-height: 9px;
    color: white;
    font-weight: bold;
    font-size: 10px;
}
.main_catalog .item .info img{
    max-width: 150px;
    margin-top:30px;
    max-height: 120px;
}
.main_catalog .item .title {
    font-weight: bold;
}
