@import url(style.css);
#header1 td.left {
	background: url(../images/logo-icn.gif) no-repeat left;
}
#menu {
	background: url(../images/btns-bg-grey.gif);
	font-size:11px;
}
#menu td.left {
	background-image: url(../images/btns-bg-grey-left.gif);
}
#menu td.right {
	background-image: url(../images/btns-bg-grey-right.gif);
}
#menu td.separator {
	background-image: url(../images/btns-sep-grey.gif);
}
.order_btn_right {
	background-image:url(../images/order-btn-grey.gif);
}
.menu-btn, .menu-btn a:hover {
	color:#d1d1d1;
}

.submenu-subbtn {
	background: url(../images/ssbtn_grey.gif);
	height:28px;
}
.contacts-info {
	width: 100%;
	font-size: 11px;
}
.contacts-info td {
	vertical-align: top;
}
.contacts-left {
	padding-right: 10px;
	width: 350px;
}
.contacts-sep {
	background: #435185;
	width: 1px;
}
.contacts-right {
	vertical-align: top;
	padding-left: 20px;
}

.submenu-btn {
	background:url(../images/sbtn_grey.gif) repeat-x;
	height:28px;
}
.submenu-btn img.arrow_subnav {
	position:relative;
	float:right;
	right:6px;
	}
/* Submenu */

.left_submenu {
	background-image:url(../images/submenu_bg.gif);
	width:239px;
}

.left_submenu_top {
	background:url(../images/submenu_grey_top.gif) no-repeat 0 0;
	padding-top:24px;
}

.left_submenu_bottom {
	background:url(../images/submenu_grey_bottom.gif) no-repeat 0 100%;
	padding:0 0 24px 4px;
}
#submenu {
	width:231px;
}