/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 11px;
	/*background-color: #f5f5f5;*/
	background-color:#FFF;
	color: #473c38;
	padding: 0;
	margin: 0;
	margin-right: 2px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
	padding-top: 0;
	margin: 0 10px 8px 10px;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 12px;
}

h3, h4, h5, h6 {
	font-size: 11px;
}

h1.style1, h2.style1, h3.style1 {
	background: url(/img/h-item.gif) no-repeat left top;
	padding-left: 15px;
}

h1.style2, h2.style2, h3.style2 {
	background: url(/img/h-item.gif) no-repeat right top;
	padding-right: 15px;
	text-align: right;
}

strong, p strong {
	font-weight: bold;
}

a img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #bd0308;
}

a:hover {
	text-decoration: none;
}

a.adress {
	color: #666666;
	text-decoration: none;
}

a.adress:hover {
	color: #bd0308;
}

a h2 {
	text-decoration: none;
}

a h2:hover {
	text-decoration: none;
}

ul, ol {
	padding: 0;
	margin-left: 40px;
}

ul li, ol li {
	
}

p {
	margin: 4px 10px;
	padding: 0;
}

hr {
	width: 100%;
	border: 0;
	border-top: 1px solid #999;
	padding: 0;
	margin: 0;
	color: #999;
	height: 1px;
}
/* ====================== */

#logo {
	width: 220px; /* 138-24=114 */
	height: 140px; /* 158-18=140 */
	text-align: center;
	vertical-align: top;
	padding-top: 18px;
}


#logoRight {
	height: 52px; /* 70-18=52 */
	text-align: left;
	vertical-align: top;
	padding-top: 18px;
}

#menuTop {
	height: 88px; /* 158-18=140 */
	background: url(/img/corner-half-ver.gif) no-repeat 0 bottom;
	padding-left: 1px;
	/*height: 57px;*/
}


#adress {
	width: 217px;
	vertical-align: top;
	text-align: right;
	padding: 15px 0 0 0;
}

#adress div#contacts {
	background-color: #efedee;
	color: #666666;
	font-size: 9px;
	width: 189px;
	height: 48px;
	float: right;
	/*padding-right: 5px;*/
	padding: 3px 5px 2px 5px;
	margin-right: 12px;
}

#adress div#banner-top {
	border: 2px solid #efedee;
	border-right: 0;

	width: 209px;
	height: 53px;
	float: right;
	margin-top: 10px;
}

#pageDateTime {
	height: 35px; /* 65-30=35 */
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
}

#pageHeader {
	height: 16px;
	text-align: right;
	color: #bd0308;
	font-weight: bold;
	font-size: 13px;
	padding-right: 5px;
	text-transform: lowercase;
}

ul#menu1 {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	width: 210px;
/*	margin-left: 19px;
	margin-top: 11px;
	background-color: #f1f1f1;*/
}

ul#menu1 li {
	height: 25px; /* */
	font-weight: bold;
	margin-bottom: 2px;
}

ul#menu1 li span, ul#menu1 li a {
	display: block;
	height: 21px; /* 25-4=21 */
	padding-top: 4px;
	margin-left: 24px;
	padding-left: 23px;
	/*font-weight: bold;*/
	font-size: 12px;
	text-decoration: none;
	color: #bd0308;
	background: url(/img/menu2-li.gif) no-repeat;
}

ul#menu1 li a:hover {
	background: #bd0209 url(/img/menu2-li-selected.gif) no-repeat;
	color: #fff;
}

ul#menu1 li.selected span, ul#menu1 li.selected a {
	background: #bd0209 url(/img/menu2-li-selected.gif) no-repeat;
	color: #fff;
}

ul#menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
	/*margin-left: 45px;*/
}

ul#menu2 li {
	float: left;
	height: 77px;
	font-weight: bold;
/*	margin-bottom: 8px;*/
	margin-right: 14px;
	vertical-align: bottom;
	text-align: center;
}

ul#menu2 li span, ul#menu2 li a {
	display: block;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
	color: #bd0308;
	text-align: center;
}

ul#menu2 li a:hover {
	color: #000;
}

ul#menu2 li.selected span, ul#menu2 li.selected a {
	color: #000;
}

#sideBar1 {
	width: 220px;
	vertical-align: top;
	background: url(/img/sidebar3-bg.gif) repeat-y;
}

#sideBar1 #sideBar1Ins {
/*	background: url(/img/corner-half-hor.gif) no-repeat right top;*/
	background: url(/img/sidebar1-top.gif) no-repeat;
	/*margin-top: 11px;*/
	
	/*background-color: #f1f1f1;*/
}

#sideBar1Bot {
	vertical-align: top;
}

#sideBar1Bot #sideBar1BotIns {
	height: 40px;
/*	background-color: #f1f1f1;*/
	background: url(/img/sidebar1-bot.gif) no-repeat;
}

#sideBar1TopCornerLT {
	position: absolute;
	background: url(/img/content-corner2-lt.gif) no-repeat;
	width: 57px;
	height: 57px;
	right: -1px;
	bottom: -1px;
	font-size : 1px;
	z-index: 1;
}

#sideBar2 {
	position: relative;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
}

#sideBar2Bot {
	position: relative;

	/*height: 40px;*/
	vertical-align: top;
}

#sideBar2Ins, #sideBar2BotIns {
	position: relative;
}

#sideBar2BotIns { 
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;	
	border-bottom: 1px solid #999999;
}

#sideBar2Ins {
	padding: 10px 0;
}

#sideBar2Ins #sideBar2CornerRT {
	position: absolute;
	background: url(/img/content-corner-rt.jpg) no-repeat;
	width: 40px;
	height: 40px;
	top: -1px;
	right: -1px;
	font-size : 1px;
}

#sideBar2BotIns {
	height: 40px;
}

#sideBar2BotIns #sideBar2CornerLB {
	position: absolute;
	background: url(/img/content-corner-lb.gif) no-repeat;
	width: 40px;
	height: 40px;
	left: -1px;
	bottom: -1px;
	font-size : 1px;
}

#sideBar2BotIns #counters {
	position: relative;
	top: 50px;
	text-align: right;
	padding-right: 10px;
}

#sideBar3 {
	width: 219px; /* 197 - 26 = 171 */
	/*background: #efefef url(/img/sidebar3-bot.jpg) no-repeat left bottom;*/
	background: url(/img/sidebar3-bg.gif) repeat-y;
	vertical-align: top;
	/*padding: 0 13px;*/
}

#sideBar3Bot {
	background: url(/img/sidebar3-bot.gif) no-repeat 0 top;
	height: 90px;
	vertical-align: top;
}

#sideBar3BotIns {
	position: relative;
	height: 50px;
}

#sideBar3Bot img#sideBar3BotCornerRB {
	position: relative;
	left: -1px;
	top: 40px;
}

.sideBar3Title {
	color: #bd0308;
	font-size: 13px;
	text-align: center;
	/*margin: 10px 0;*/
	height: 25px;
	padding-top: 15px;
	background: url(/img/sidebar3-top.gif) no-repeat;
}

#sideBar3 .newsDateTime {
	color: #000;
	font-weight: bold;
	font-size: 10px;
}


#sideBar3 .newsText {
	color: #473c38;
	font-size: 10px;
}

#sideBar3 .newsText a {
	color: #473c38;
	text-decoration: none;
}

#sideBar3 .newsText a:hover {
	color: #bd0308;
	text-decoration: none;
}

.feedbackForm {
	margin: 0 auto;
}

.input1 {
	width: 300px;
}
