/* Общие элементы */
/* */
body {
	background: #f1f1f3;
	margin: 15px 0px 0px;
	padding: 0px;
}

a {
	color: black;
}

h1 {
	color: #003361;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td, th {
	border: 0px;
	padding: 0px;
	vertical-align: top;
}

body, table, input, select, textarea {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.standard td {
	border: 0px;
	padding: 2px;
}
/* */
/* Общие элементы */

#body {
	background: white;
	height: 100%;
	width: 100%;
}

#body_td1 {
	background: #f1f1f3 url(/i/bot_back.png);
	height: 59px;
}

/* Шапка */
/* */
#top {
	height: 138px;
	width: 100%;
}


/* 1-я ячейка */
/* */
#top_td1 {
	background: url(/i/top1.png) no-repeat;
	width: 259px;
}

#top_address1 {
	width: 259px;
}

#top_address2 {
	color: #7f7f7f;
	font: 9px Arial, Helvetica, sans-serif;
	padding: 33px 90px 0px 0px;
	text-align: right;
}

#str2 {
	padding-right: 5px;
}

#str3 {
	padding-right: 8px;
}

#str4 {
	padding-right: 5px;
}
/* */
/* 1-я ячейка */

/* 2-я ячейка */
/* */
#top_td2 {
	background: url(/i/top3.png);
	font-size: 30px;
	height: 102px;
}

#top_td2 img {
	height: 102px;
	width: 513px;
}
/* */
/* 2-я ячейка */

/* 3-я ячейка */
/* */
#top_td3 {
	height: 36px;
}

#title {
	height: 36px;
}

#title_td1 {
	background: url(/i/title_back.png);
	padding: 15px 30px 0px;
}

#title_td2 {
	background: url(/i/title1.png);
	width: 10px;
}
/* */
/* 3-я ячейка */
/* */
/* Шапка */

/* Средняя часть */
/* */
#middle1 {
	margin: 0px 5px;
}

#middle2 {
	width: 100%;
}

#middle_td1 {
	width: 156px;
}

#nav {
	background: #f1f1f3;
	color: #003361;
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	width: 156px;
}

#nav_td1 {
	background: url(/i/nav_back1.png);
	height: 14px;
}

td.nav_td2 {
	background: url(/i/nav_back2.png);
	cursor: pointer;
	height: 34px;
	padding: 15px 0px 0px 25px;
}

td.nav_td2 a {
	color: #003361;
	text-decoration: none;
}

td.nav_td2 a:hover {
	color: #0074dc;
	/*text-decoration: underline;*/
}
/* */
/* Средняя часть */

/* Контент */
/* */
#content {
	/*margin: 14px 15px 15px;*/
	width: 100%;
}

/* Навигация */
/* */
#nav2 {
	text-align: left;
	margin-bottom: 15px;
}

#nav2 a {
	color: #4c4c4c;
	text-decoration: none;
	white-space: nowrap;
	word-spacing: normal;
}

#nav2 a:hover {
	text-decoration: underline;
}
/* */
/* Навигация */

/* Новости */
/* */
#content #news {
	width: 100%;
}

#content #news_td1 {
	border-right: 2px solid #f1f1f1;
}

#content #news_td1, #content #news_td2 {
	width: 50%;
}

#content #news .news1_td1 {
	padding-bottom: 15px;
}

#content #news .news1_td2 {
	padding: 13px 0px 15px;
}

#content #news .news2 {
	position: relative;
}

#content #news .news2 img {
	border: 1px solid #255a8b;
	position: absolute;
	top: 5px;
}

#content #news .news3 {
	background: url(/i/img1.gif) no-repeat left top;
	position: absolute;
	top: 5px;
}

#content #news .news4 {
	background: url(/i/img3.gif) no-repeat left bottom;
	position: absolute;
	top: 5px;
}

#content #news .news5 {
	background: url(/i/img4.gif) no-repeat right bottom;
	position: absolute;
	top: 5px;
}

#content #news .news6 {
	background: white;
	border: 1px solid #255a8b;
	color: #255a8b;
	font-size: 9px;
	position: absolute;
	right: 0px;
}
/* */
/* Новости */

/* */
/* Контент */

/* Подвал */
/* */
#bottom1 {
	color: #4c4c4c;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 18px 15px 0px 0px;
	text-align: right;
	word-spacing: 10px;
}

#bottom1 a {
	color: #4c4c4c;
	text-decoration: none;
	word-spacing: normal;
}

#bottom1 a:hover {
	text-decoration: underline;
}

#bottom2 {
	margin: 12px 0px 0px 10px;
}

#bottom2 a {
	color: black;
	font: bold 9px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* */
/* Подвал */