html, body {
	width: 100%;
	height: 100%
	}
#logo {
	width: 284px;
	height: 66px;
	background: url(/img/logo.png) no-repeat;
	}
#phone {
	width: 268px;
	height: 56px;
	background: url(/img/phone.png) no-repeat;
	}
.banks {
	margin: 10px 0 0 0;
	width: 204px;
	height: 15px;
	background: url(/img/banks.png) no-repeat;
	}
.about {
	margin: 10px 0 0 0;
	width: 54px;
	height: 15px;
	background: url(/img/about.png) no-repeat;
	}
.zaem {
	margin: 10px 0 0 0;
	width: 90px;
	height: 15px;
	background: url(/img/zaem.png) no-repeat;
	}
.useful {
	margin: 10px 0 0 0;
	width: 176px;
	height: 15px;
	background: url(/img/useful.png) no-repeat;
	}
.contacts {
	margin: 10px 0 0 0;
	width: 176px;
	height: 15px;
	background: url(/img/contacts.png) no-repeat;
	}
.news {
	margin: 10px 0 0 0;
	width: 62px;
	height: 11px;
	background: url(/img/news.png) no-repeat;
	}
h1.banks span, h1.about span, h1.useful span, h1.zaem span, h1.contacts span, h1.news span {
	display: none
	}
.menu_l {
	margin-left: -2px
}
.zaim_l {
	margin-left: -2px
	}
.bank_l {
	margin-left: -2px
	}
.about_l {
	margin-left: -2px
	}
.useful_l {
	margin-left: -2px
	}
.contacts_l {
	margin-left: -2px
	}
.left {
	float: left
	}
.right {
	float: right
	}
.announces dd {
	margin: 0 0 30px 0
	}
table, td {   border-collapse: collapse;
              border-spacing: 2px;
          } 
table  {
	border-top: 1px solid black;
	border-left: 1px solid black;
	}
td	{
	vertical-align: middle;
	padding: 4px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	}
.price {
	width: 80px;
	}