*{
	margin: 0;
	padding: 0;
}
html{
	width:100%;
	min-width: 1000px;
	height: 100%;
}
img{
	border: 0;
}

h1{
font-size: 12px;
    font-weight: bold;
}

h2{
font-size: 12px;
    font-weight: normal;
}

body{
	height: auto !important;
  	height: 100%;
  	min-height: 100%;
  	position: relative;
	min-width: 1000px;
	background : #b3b7be url('../pic/body_bg.jpg') repeat-x 0 268px;
}
#box{
	padding-bottom: 70px;
}
#head_box, #head_l, #head_r{
	height: 268px;
}
#head_l{
	float: left;
	width: 50%;
	background: url('../pic/head_left.jpg') repeat-x;
}
#head_r{
	float: right;;
	width: 49%;
	background: url('../pic/head_right.jpg') repeat-x;
}
#head{
	position:absolute;
	left: 50%;
	margin-left: -500px;
	width:967px;
	padding-top: 44px;
	padding-left: 33px;
	height: 224px;
	background : url('../pic/head.jpg') no-repeat;
	color: #fff;
}
#logo_text{
	width: 172px;
	text-align: justify;
	margin-bottom: 77px;
	white-space: nowrap;
}
#content{
	width: 967px;
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 33px;
}
#menu{
	height: 45px;
	padding-top: 16px;
	background: url('../pic/menu_bg_box.gif') no-repeat 857px 23px;	
}
#menu ul, #second_menu ul{
	padding:0;
}
#menu li{
	display: inline;
	padding-right: 42px;
}
#menu li, #second_menu li{
	list-style-type: none;
}
#menu li a{
		height: 20px;
}
#text, #default_text{
	float: left;
	padding-right: 6px;
	width: 185px;
	min-height: 307px;
}
#text{
	background: url('../pic/text_bg.gif') no-repeat 135px 264px;
}
#lq{
	float: left;
	width: 41px;
	height: 36px;
	background: url('../pic/text_lq.gif') no-repeat top left;
}
#rq{
	margin-top: 8px;
	width: 186px;
	height: 36px;
	background: url('../pic/text_rq.png') no-repeat;
}
#main_info_block{
	margin-left: 191px;
}
#main_text{
	height: auto;
}
.block_info{
	height: 30px;
}
.more{
	padding-top: 10px;
	white-space: nowrap;
}
.block_info, .block_text, #block_info, #block_text, #text, #default_text, #buy, #delivery, #chouse{
	overflow: hidden;
}
#main,.separator{
	height: 307px;
}
#buy{
	float: left;
	height: 286px;
	padding-top: 21px;
	padding-left: 42px;
	padding-right: 22px;
	width: 182px;
	background: url('../pic/buy.jpg') no-repeat;
}
 #delivery, #chouse {
	height: 286px;
	width: 182px;
	padding-left: 22px;
	padding-top: 21px;
	padding-right: 22px;
}
.separator{
	width: 25px;
	float: left;
	background: url('../pic/separator.gif') no-repeat;
}
#delivery{
	float: left;
	background: url('../pic/delivery.jpg') no-repeat;
}
#chouse{
	background: url('../pic/chouse.jpg') no-repeat;
}
#auto{
	height: 27px;
	clear: right;
	padding-left: 25px;
	padding-top: 24px;
}
.bottomText{ 
    clear: right;
    padding-left: 25px;
    padding-top: 24px;
    width: 723px;
    color:#3B3B3B;
}
.bottomText ul{
    margin-left: 3px;
}
.bottomText li{
    list-style-type: decimal;
    color:#3B3B3B;
}
#footer{
	width: 100%;
	text-align : right;
	height: 70px;
  	position: absolute;
  	bottom: 0;

	background: url('../pic/footer_bg1.gif') repeat-x bottom;
}

#footer1{
	width: 100%;
	height: 70px;
	background: url('../pic/footer_bg.gif') no-repeat;
	background-position: right bottom;
}

#footer2{
	color :white; 
	font-size: 9px; 
	padding-top: 3px;
	height: 19px;
	clear: both;
	overflow: hidden;
}

#footer3{
	height:33px; 
	float: left;
	padding-left: 50%;
	padding-top:13px; 
	margin-left: -472px; 
	clear: both;
}

*html #footer3{
	margin-left: -235px; 
	position: relative;
}
/*------------- For DEFAULT page ---------*/
.about_block_img{
	float:left;
}
#block_info{
	display: inline;
}
.block_info_img{
	display:block;
	padding-top: 22px;
	padding-bottom: 14px;
}
#about_block{
	background: url('../pic/about_block.jpg') repeat-y;
	width: 728px;
	margin-left: 19px;
}
#about_block_upcorner{
	background: url('../pic/about_block_corner.gif') no-repeat top right;
}
#about_block_text{
	padding-left: 50px;
	padding-right: 50px;
	min-height: 160px;
}
#default_text, #second_menu{
	color: #3b3b3b;
}
#about_block_downbg{
	width: 747px;
	height: 60px;
	background: url('../pic/about_block_downbg.jpg') repeat-y right;
}

/*------------- For SECOND DEFAULT page ---------*/
#second_menu li{
	padding-bottom: 18px;
	margin-right: 10px;
}
#second_menu img{
	margin-left: 10px;
}
#second_menu{
	float: left;
	width: 209px;
	font-size: 12px;
}
#treeUL{
list-style-image: url('../pic/strelki.gif');
text-transform: uppercase;
padding-left: 245px;
}
#treeUL li ul{
list-style-type: none;
list-style-image: none;
text-transform: lowercase;
}