body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
}
/*для всех ссылок*/
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #FB4540;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #FB4540;
}
/*для всех таблиц*/
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
table.sto{
	width: 100%;
}
table#main{
	width: 100%;
	height: 100%;
}
td#h{
	height: 350px;
}
td#f{
	height: 350px;
	width: 650px;
}
td#t{
	vertical-align: top;
	text-align: left;
	background-image: url(/img/bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
}
td#h1{
	background-color: #4C4F4F;
	height: 36px;
	color: White;
	vertical-align: middle;
	text-align: right;
}
td#main{
	height: 100%;
	vertical-align: top;
	padding-top: 32px;
	padding-bottom: 32px;
}
td#bt{
	height: 155px;
	background-color: #DBDBDB;
	vertical-align: top;
	padding-top: 24px;
}
a.w{
	text-decoration: none;
	color: #ffffff;
}
a.w:hover{
	text-decoration: none;
	color: #ffffff;
}
td#menu{
	vertical-align: top;
	width: 33%;
}
span.g{
	color: Silver;
	font-size: 16px;
	line-height: 28px;
}
a.m{
	font-size: 12px;
}
a.m:hover{
	font-size: 12px;
}
td#p1{
	vertical-align: top;
	width: 34%;
	text-align: justify;
	padding-right: 50px;
}
td#p2{
	vertical-align: top;
	width: 33%;
	text-align: justify;
	padding-right: 50px;
}
td#address{
	width: 33%;
	vertical-align: top;
	padding-left: 32px;
	padding-top: 16px;
}
td#ad{
	width: 67%;
	vertical-align: top;
}
td#bbn{
	background-color: #4C4F4F;
	vertical-align: top;
	padding: 5px;
}
td#bbb{
	vertical-align: top;
	padding-top: 16px;
}
td#ab{
	font-size: 10px;
}
td#hr1{
	height: 14px;
	width: 128px;
	vertical-align: top;
}
td#hr2{
	width: 100%;
	background-image: url(/img/hr_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
td#hr3{
	height: 61px;
	width: 121px;
}
div#logo{
	padding-left: 32px;
}
td#menu2{
	vertical-align: top;
	width: 33%;
}
td#p12{
	vertical-align: top;
	width: 67%;
	text-align: justify;
	padding-right: 50px;
}

div#tt table, div#tt td{
	border: solid 1px Black;
	border-collapse: collapse;
	padding: 5px;
}