body {
	color: #FFFEE3;
	background-color: #5A0404;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size: 75%;
	padding:0px; 
	margin:0px 0px 0px 0px;
	line-height: 120%
}
td {
	vertical-align: top;

}
td.cen {
	vertical-align: middle;
        text-align:right;
	padding:4px; 
	margin:0px;
}
table {
	border-collapse: collapse;
}
table.noc {
	
}
img {
	border: none;
}
a {
	color: #FAD68A;
}
a:hover {
	color: White;
}
strong {
	color: #FAD68A;
}
#quick_links {
	background: url(/i/q_links_red_bg.jpg) repeat-x top #4B0A0B;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#quick_links td {
	vertical-align: middle;
}
#quick_links a {
	color: #FCF3D5;
	white-space: nowrap;	
}
#quick_links a:hover {
	color: #FEFCF4;
}
/* меню */
div.menu {
	padding: 20px 20px 0 20px;
	background: url(/i/menu_top_bg.jpg) no-repeat top left #3A0201;
	
}
#menu_left {
	background: url(/i/menu_bottom_bg.jpg) no-repeat bottom right #3A0203;
}

#menu_left_lnk td {
	vertical-align: middle;
}

/* центральный блок */
#main {
	background: url(/i/center_bg.jpg) repeat-y left #B88544;
	/* font-family: "Times New Roman", Times, serif; */
	color: #FFFDF4;
}
.title_img {
	margin: 35px 10px 10px 20px;
}
#main_txt {
	padding: 0 20px 20px 20px;
}


/* правая колонка */
#right_column {
	background: url(/i/right_bottom_bg.jpg) no-repeat right bottom #001932;
}
#title_right {
	background: url(/i/right_top_bg.jpg) repeat-x top #001932;
	margin-bottom: -7px;
}
#spec_offer {
	margin: 0 17px 20px 19px;
	line-height: 120%
}

/* подвальчег */
#copyrights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6E6E6;
	padding: 20px;}
