*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
	background-color: #DAC17F;
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, li {
	font-family: Tahoma;
	font-size: 12px;
	color: #010002;
	line-height: 1.5;
}


a{
	color: #FF4F00;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 1000px; 

	background-image: url(/images/main_inside.jpg);
	background-position: center top;
	background-repeat: repeat-y;

}
	
/*For IE*/
* html #main_inside{
	height:100%; 
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  */
   width: 1000px;
	margin: 0 auto;
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 1000px;
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
/*
	background-image: url(/images/left_y.jpg);
	background-position: left top;
	background-repeat: repeat-y;
*/
}
/*=======================================================*/

/* header */
.header{
	height: 410px;
	background-image: url(/images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.header .map{
	float: right;
	padding: 277px 21px 0px 0px;
	width: 93px;
}

.header .header_picter{
	float: right;
	padding: 71px 83px 0px 0px;
	width: 355px;
	text-align: right;
	
}

.header_left{
	float: left;
	padding: 43px 0px 0px 44px;
	width: 386px;
}

.logo_cell{
	height: 115px;
	overflow: hidden;
}

.header_left .logo_cell .logo{
	width: 176px;
	padding: 0px 0px 0px 16px;
	float: left;
}

.header_left .logo_cell .logo_text{
	float: left;
}

.header_left .logo_cell .logo_text p{
	padding: 16px 0px 0px 0px;
	color: #242021;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.header_left .adress_cell{
	clear: both;
	padding: 20px 0px 0px 0px;
}

.header_left .adress_cell p.city{
	padding: 11px 0px 0px 0px;
	font-size: 24px;
	color: #010000;
}

.header_left .adress_cell p{
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	color: #010000;
}

.header_left .adress_cell p a{
	font-size: 14px;
}
/* //header */

/* left_cell */
.left_cell{
	width: 293px;
	background-image: url(/images/left_cell.jpg);
	background-repeat: no-repeat;
}

.left_menu_2{
/*
	background-image: url(/images/left_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	**/
}

.left_menu_2 .left_menu_3{
	background-image: url(/images/left_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;	
}

.left_menu_2 .left_menu_3 ul{
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
}

.left_menu_2 .left_menu_3 ul li{
	padding: 8px 0px 10px 27px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/menu_cell.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	list-style: none;
	position: relative;
	font-family: Tahoma;
}

.left_menu_2 .left_menu_3 ul li a{
	text-decoration: none;
	color: #FD6418;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

.left_menu_2 .left_menu_3 ul li a.cur_lev1{
	color: #252219;
}

.left_menu_2 .left_menu_3 ul li a:hover{
	text-decoration: underline;
}

.left_menu_2 .left_menu_3 ul.inner{
	padding: 14px 0px 0px 0px;
	margin: 0px;
}

.left_menu_2 .left_menu_3 ul.inner li{
	padding: 0px 0px 8px 4px;
	margin: 0px 0px 0px 0px;	
	background-image: none;
	list-style: none;
}

.left_menu_2 .left_menu_3 ul.inner li.last{
	padding: 0px 0px 0px 4px;	
}

.left_menu_2 .left_menu_3 ul.inner li a{
	color: #040406;
	text-decoration: underline;
	text-transform: none;
	padding: 0px 0px 0px 11px;
	background-image: url(/images/li_a.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Tahoma;
}

.left_menu_2 .left_menu_3 ul.inner li a:hover{
	text-decoration: none;
}

.diller{
	clear: both;
	padding: 30px 0px 0px 0px;	
}

.ban{
	clear: both;
	padding: 43px 0px 0px 50px;
}

.ban a img{
	margin: 0px 25px 38px 0px;
}

/* //left_cell */

.total_content{
	clear: both;
}

.total_content .content_tbl{
	width: 100%;	
	border-collapse: collapse;
}

/* content */

.content{
	padding: 20px 30px 0px 25px;
	background-color: #FFF3D9;
}

.content .price_list{
	padding: 0px 0px 0px 0px;
}

.content .price_list .price_cell{
	float: left;
	text-align: center;
}

.content .price_list .price_cell a{
	color: #160A00;
	text-decoration: underline;
	font-size: 18px;
}

.content .price_list .price_cell a:hover{
	text-decoration: none;
}

.content h1, .content h2{
	font-size: 24px;
	font-family: Trebuchet MS;
	color: #FF4E00;
	font-weight: normal;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	clear: both;
}

.content h2{
	padding: 0px 0px 14px 0px;
}

.content h3{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000002;
}

.content p{
	padding: 0px 0px 14px 0px;
}

.content p.no_pad{
	padding: 0px 0px 0px 0px;
}

.content ul{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.content ul li{
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
/* //content */

/*=======================================================*/

#footer_block{
	height: 70px; 
	clear: both;
}

#footer_main{
	height: 70px; 
	margin: -70px auto; 
	position: relative; 
}

#footer{
	height: 70px; 
	margin: 0 auto; 
	width: 1000px; 
	background-color: #FFF3D3;
}

/*For IE*/
* html #footer{
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); */
   width: 1000px;
	margin: 0 auto;
}

#footer_in{ 
	margin: 0 auto; 
	padding: 0px 29px 0px 18px;	
}

.footer_inner{
	border-top: 1px solid #F6DEA0;
	padding: 0px 2px 0px 3px; 
}

.footer_logo{
	float: right;
	padding: 14px 0px 0px 0px;
	width: 70px;
	text-align: right;
}

.footer_copyright{
	float: right;
	text-align: right;
	padding: 20px 0px 0px 0px;
	width: 200px;
}

.footer_copyright p{
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
}

.footer_banners{
	float: left;
	width: 200px;
	padding: 19px 0px 0px 0px;
}

.footer_banners a img{
	margin: 0px 6px 0px 0px;
}


/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}

img.right {float:right; padding-left:15px; padding-bottom: 10px;}
img.left {float:left; padding-right:15px; padding-bottom: 10px;}
#tech td {padding:5px;}

#modellist a {font-size: 18px;}

#order {
	font-size: 30px;
	text-align: right;
	padding: 10px;
}
#order a{
	font-size: 20px;
}

/* NEW HEADER */

#header{
	height: 252px;
	overflow: hidden;
	background-image: url(/images/header-ah.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


.logo{
	float: left;
	padding: 30px 20px 0px 15px;
}

#features td {
	vertical-align:middle;
	padding: 15px;
}

#features li {
	list-style: square;
	margin-left:20px;
}


/* CONTACTS */

.city li{
	margin-bottom:10px;
font-size: 14px;
} 

.city {margin-left:0; padding-left:0;}
.city li {list-style-type: none; margin-left:0;}

.city li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color: blue;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.city li .pseudo-link:hover{
	color:#000000
}
	
.city li .active {
	color:#000000;
	border-color:#000000 
}

.city .hide div{
	display:none;
} 

.city li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}