body {
	background:#F1DFC0 url('img/back.jpg');
	margin: 0px 0px 0px 0px;
	padding: 0px;
	FONT-FAMILY: Tahoma;
	height:100%;
	color:#000000;
}

.title_left {
	color:#B5482F;
	font-size:22px;	
	line-height:20px;
}

.title_right {
	color:#B5482F;
	font-size:18px;	
}

.main_content {
	font-size:12px;
	font-weight: bold;
}


p {
	font-size:12px;
	font-weight: bold;
	line-height:20px;
	font-weight: normal;
}

.tel1 {
	font-size:14px;
	font-family:Areal;
	font-weight:bold;	
}
.tel2 {
	font-size:25px;
	font-family:Tahoma;
	font-weight:bold;	
}

.yandex {
	color:#313190;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
}

.yandex:hover {
	color:#313190;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}

.menu {
	color:#313190;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.menu:hover {
	color:#313190;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.menu_td {
	height:23px;

}
.menu_td#m1 {
	background:url('img/menu_bg_3.gif');
}		