body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#bg {
	background-color: #E6E6E6;
}

#main_table {
	width: 990px;
	height: 100%;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}

#body_table {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

#left {
	width: 320px;
	background-image: url(img/phone.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#leftblock {
	width: 274px; height: 150px;
}

#left_info {
	padding: 16px 24px 16px 32px;
}

#content {
	background-image: url(img/car.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 16px 16px 16px 16px;
}
#contentblock {
	width: 370px; height: 235px;
	float: right; /*clear:/**/
}

#upper {
	height: 235px;
}

#bottom {
	height: 48px;
	background-image: url(img/btbg.gif);
	background-color: #44575E;
}

#btbg { 
	width: 381px;
	height: 48px;
	float: right;
	background-image: url(img/btbg2.jpg);
}


#lu, #navu, #ru {float: left;}

#lu {
	width: 38px; height: 235px;
	background-image: url(img/lu.jpg);
	background-color: #218A1A;
}

#navu {
	width: 308px;
	height: 235px;
	background-image: url(img/navu.jpg);
	text-align: center;
	background-color: #EC8D1B;
}

#ru {
	width: 642px;
	height: 235px;
	background-image: url(img/ru.jpg);
	background-color: #218A1A;
}

#nav {
	margin-left: auto;
	margin-right: auto;
	width: 170px;
	text-align: center;
	background-color: #6299AE;
	border-bottom: 5px solid #fff;
}

#nav img {
	border: 0px;
	margin: 16px 16px 16px 16px;
}

#logo {
	border: 0; margin-top: 68px;
}

#menu {
	font: 15px Tahoma;
	height: 56px;
	background-image: url(img/mbg.gif);
	background-repeat: repeat-x;
	background-color: #44575E;
}

#mbg {
	float: right;
	width: 239px; height: 41px;
	background-image: url(img/mbg2.jpg);
	background-repeat: no-repeat;
}

.f_menutab7 {
	margin-top: 2px;
}

.f_menutab7, .f_menutab7 a {
	font: 15px Tahoma;
	color: #fff;
}
.f_menu1 {
	height: 52px;
	padding: 0px 10px 0px 100px;
	background-image: url(img/micon.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}

.f_menu1 a {
	text-decoration: none;
}
.f_menu1 a:hover {
	text-decoration: underline;
}

h1, .f_art_head {
	font: 20px Tahoma;
	color: #9C0401;
	padding: 0;
	margin: 8px 0px 8px 0px;
}

h2, #content p.subhead {
	font: 17px Tahoma;
	color: #9C0401;
}

h3 {
	font: 15px Tahoma;
	color: #9C0401;
}

.f_art_text, #left_info p, #content p, #left_info ul, #left_info li, #content ul, #content li, .print, #content table td {
	font: 13px Tahoma; color: #243237;
}

#content a, #left_info a, .print a {
	color: #C64B0F; text-decoration: none; /* F7941C */ /* C64B0F */
}
#content a:hover, #left_info a:hover, .print a:hover {text-decoration: underline;}
#left_info a.nolink:hover {text-decoration: none;}

ul, #content ul, .print ul {padding: 0; margin: 8px 0px 8px 24px;}
ul li, #content ul li, .print ul li {margin: 0; padding: 0;}

#left_info ul li ul li {margin-left: 8px;}
#left_info li {line-height: 17px;}

#copy {
	float: right; 
}
#copy, #copy a {
	font: 10px Tahoma; color: #fff; text-decoration: none;
}

#copy a.un {
	text-decoration: underline;
}

#cat a {color: #243237; text-decoration: none;}
#left_info ul.nol {list-style-type: none; margin-left: 0;}
#left_info ul ul {margin-left: 16px;}
#left_info div {height: 22px; float: left; padding-right: 3px;}

#content table.tab {border: 1px solid #ccc; border-collapse: collapse;}
#content table.tab td {border: 1px solid #ccc;}
#content table.tab tr.tabh {background-color: #e8e8e8;}

#cat {
	overflow:hidden;
}

.catitem {
	float:left;
/*	overflow:hidden;/**/
	font-weight:bold;
	text-align:center;
	font-size:13px;
	line-height:200%;
	font-family:Tahoma, Geneva, sans-serif;
	width:200px;
	padding:0px;
	margin:5px;
	margin-bottom:30px;
}
a.catitempic {
	background:url(img/catborder.png) no-repeat;
	float:left;
	width:149px;
	height:104px;
	margin:0px;
	padding:12px 26px 14px 25px;
}

#moto {
	text-align:center;
/*	position:absolute;
	top:0px;
	right:0px;
	/*float:right;/**/
}
