body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FC8E15;
	margin: 0px;
}
td {
	vertical-align: top;
}

#content td{
	vertical-align: middle;
}

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#main {
	background-image: url(imgs/bg_roll.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 314px;
}
#lcol {
	width: 250px;
}

#logo {
	height: 85px;
	width: 220px;
	padding-top: 30px;
	padding-left: 30px;
}
#top_block {
	background-image: url(imgs/img_roll.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-right: 30px;
}

#slogan {
	width: 50%;
	padding: 57px 20px 11px 11px;
}
#descr {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	border-left: 2px solid #FDAA51;
	margin: 38px 70px 0px 38px;
	padding: 20px;
}
#tmenu {
	padding-top: 10px;
	padding-right: 282px;
}
#tmenu td {
	padding-right: 5px;
	padding-left: 5px;
	height: 33%;
}
#menu {
	background-image: url(imgs/bg_menu.gif);
	margin-top: 84px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 42px;
}

#order {
	background-color: #FFFA7A;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 42px;
	font-size: 18px;
}

#order a {color: RED;}

.menu_item {
	font-size: 18px;
	color: #FFFA7A;
	/* line-height: 31px; */
	padding: 7px 0px 7px 0px;
}
.menu_item a {
	color: #FFFFFF;
}
#footer {
	background-image: url(imgs/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 133px;
}
#footer td {
	vertical-align: middle;
	color: #FFFFFF;
}
#footer #counter {
	width: 220px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 20px;
}
#footer #address {
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 20px;
}
#footer #address a{
color: #FFF;
}

#footer #col_brush {
	text-align: right;
	padding-right: 30px;
}

#content {
	margin-top: 76px;
}
#content td {
	padding: 10px;
}

#content .title {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 14px;
}
#content .text {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
#content .text a {
	color: #FFFA7A;
	font-weight: bold;
}
#tm td {
	text-align: center;
	vertical-align: middle;
	width: 33%;
}
#cat_list {
	background-color: #FFFFFF;
	padding: 4px;
	margin-bottom: 12px;
}
.cat_item td {
	vertical-align: middle;
	padding: 12px;
}
.cat_title {
	font-size: 18px;
	padding-bottom: 12px;
}
.cat_title a {
	color: #0550A2;
}
#sub {
	background-color: #ED8100;
	margin-bottom: 12px;
	padding-top: 24px;
	padding-right: 37px;
	padding-bottom: 24px;
	padding-left: 37px;
	margin-left: 30px;
}
#sub a {
	color: #FFFFFF;
}

#sub p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}
#sub ul {
	margin: 6px 12px 6px 12px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
}
.nav {
	font-size: 13px;
	text-align: center;
	padding: 4px;
}
