/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	color:#666666;
	font-family:Tahoma, Arial;
}
h1, h2 {
	font-size:20px;
	text-transform:uppercase;
	color:#01a163;
	font-weight:normal;
	margin-top:0px;
	line-height:25px;
}
h2 {
	font-size:14px;
	text-transform:none;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

#header1 {
	background:transparent url(/resources/images/h1.jpg) top left repeat-x;
	vertical-align:top;
}
#header2 {
	background:transparent url(/resources/images/h2.jpg) top right no-repeat;
	height:230px;
}
#header3 {
	vertical-align:top;
	width:980px;
	height:206px;
	background:transparent url(/resources/images/h3.jpg) 164px 0px no-repeat;
}
#header4 {
	position:absolute;
	top:0px;
	left:0px;
	width:164px;
	height:50px;
	background-image:url(/resources/images/h4.jpg);
}
#header5 {
	position:absolute;
	top:175px;
	left:0px;
	width:164px;
	height:31px;
	background-image:url(/resources/images/h5.jpg);
}
#logo {
	position:absolute;
	top:50px;
	left:0px;
	width:164px;
	height:125px;
	background-image:url(/resources/images/logo.jpg);
}
#header6 {
	position:absolute;
	top:0px;
	left:507px;
	width:473px;
	height:87px;
	background-image:url(/resources/images/h6.jpg);
}
#header7 {
	position:absolute;
	top:88px;
	left:507px;
	width:473px;
	height:87px;
	background-image:url(/resources/images/h7.jpg);
}
#header8 {
	background:transparent url(/resources/images/h8.jpg) top right repeat-x;
	vertical-align:top;
}
#header9 {
	background:transparent url(/resources/images/h9.jpg) top left no-repeat;
	height:206px;
}
#header11 {
	background:transparent url(/resources/images/h11.gif) top left repeat-x;
}
#header12 {
	background-image:url(/resources/images/h12.gif);
	height:116px;
}
#header13 {
	background:transparent url(/resources/images/h13.gif) top right no-repeat;
	height:116px;
}
#header14 {
	background:transparent url(/resources/images/h14.gif) bottom left repeat-x;
}
#footer1 {
	background:transparent url(/resources/images/footer1.gif) left bottom repeat-x;
	padding-top:8px;
	vertical-align:top;
}
#footer2 {
	background:transparent url(/resources/images/footer2.jpg) top left no-repeat;
}
#footer3 {
	background:transparent url(/resources/images/footer3.gif) top right no-repeat;
	height:108px;
}
#footer_menu {
	height:53px;
	line-height:53px;
	padding-left:12px;
	font-size:10px;
	color:#FFFFFF;
}
#footer_menu a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_menu a:hover {
	text-decoration:underline;
}

#a_map, #a_home, #a_contact {
	top:35px;
	height:35px;
	width:32px;
	display:block;
	position:absolute;
	left:756px;
	background:transparent url(/resources/images/home.gif) left top no-repeat;
}
#a_map {
	left:815px;
	background-image:url(/resources/images/map.gif);
}
#a_contact {
	left:875px;
	background-image:url(/resources/images/contact.gif);
}
#a_home:hover {
	background-position:-35px 0px;
}
#a_map:hover {
	background-position:-35px 0px;
}
#a_contact:hover {
	background-position:-35px 0px;
}
#search_form {
	position:absolute;
	top:193px;
	left:608px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#04a265;
}
#search_button {
	border:none;
	background:#FFFFFF url(/resources/images/enter.gif) center center no-repeat;
	cursor:pointer;
}
#left {
	width:209px;
	vertical-align:top;
}
.menu, .menu_active, .menu_active_sub {
	display:block;
	height:24px;
	line-height:24px;
	text-transform:uppercase;
	font-family:Tahoma, Arial;
	font-size:11px;
	text-decoration:none;
	color:#4c4c4c;
	padding-left:12px;
}
.menu_active_sub {
	background-image:url(/resources/images/menu_active_sub.gif);
	color:#FFFFFF;
}
.menu_active {
	background-image:url(/resources/images/menu_active.gif);
	color:#FFFFFF;
}
.menu:hover, .menu_active:hover, .menu_active_sub:hover {
	text-decoration:underline;
}
.submenu {
	padding-left:12px;
}
.submenu a {
	display:block;
	padding:2px 0px 2px 15px;
	/*padding-left:15px;
	height:24px;
	line-height:24px;*/
	font-family:Tahoma, Arial;
	font-size:11px;
	text-decoration:none;
	color:#4c4c4c;
	background:transparent url(/resources/images/submenu.gif) 2px 8px no-repeat;
}
.submenu a.active {
	background-image:none;
	color:#ff6600;
}
.submenu a:hover {
	text-decoration:underline;
}
.m_delim {
	height:1px;
	font-size:1px;
	background:transparent url(/resources/images/m_delim.gif) top left no-repeat;
}
#center {
	background:#FFFFFF url(/resources/images/h10.jpg) top left no-repeat;
	vertical-align:top;
	padding-top:43px;
	padding-left:40px;
	padding-bottom:20px;
}
#contact_block {
	width:225px;
	background:transparent url(/resources/images/cont1.gif) top left repeat-y;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	font-size:11px;
}
#b_contact {
	background:transparent url(/resources/images/cont2.gif) left bottom no-repeat;
}
#t_contact {
	background:transparent url(/resources/images/cont3.gif) top left no-repeat;
	padding:20px 10px 60px 30px;
}


.field {
	border:1px solid #4c4c4c;
	font-size:12px;
}
.note {
	color:#02a264;
}
.nav_delim {
	padding:5px;
	background:transparent url(/resources/images/submenu.gif) center center no-repeat;
}
.date_news {
	font-size:10px;
	color:#ff6600;
	height:15px;
	line-height:15px;
}
.name_news {
	line-height:18px;
	height:18px;
	padding-left:10px;
	font-size:11px;
	font-family:Tahoma;
	background:#02a264 url(/resources/images/news.gif) right top no-repeat;
}
.name_news a {
	color:#FFFFFF;
	text-decoration:none;
}
.name_news a:hover {
	text-decoration:underline;
}
.more {
	padding-right:10px;
	background:transparent url(/resources/images/submenu.gif) right center no-repeat;
	font-size:10px;
}
a.name_news {
	color:#02a264;
	background:none;
	padding:0px;
}
.info_table {
	border-collapse:collapse;	
}
.info_table td {
	border-collapse:collapse;
	border:1px solid #01a163;
}
.info_table th {
	background-color:#01a163;
	color:#FFFFFF;
	text-align:left;
}