/* base-meanings */
* { font-size: 101.1%;
	margin: 0;
	padding: 0;
}
html, body {
	font-size: 101.1%;
	margin: 0;
	padding: 0;
}
body {
	background: #d0e3f1 url(../images/footer_bg.gif) bottom left repeat-x;
	
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    height:auto !important;
    height:100%;
	min-height:100%;
	text-align: center;
}
.hand {cursor : hand; cursor : pointer;}
/* moz */
a img { border: 0;}
form { margin: 0; }

input, td, p, ul, h3 {
	color: #000;
	margin: 0
	padding: 0;
}
div.breaker {
	border: 0 !important;
	clear: both;
	float: none !important;
	font-size: 0;
	height: 0;
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
}
div.spacer {
	border: 0 !important;
	font-size: 0;
	height: 0;
	visibility: hidden; 
}
div.spacer img { height: 0;}

ul {
	list-style: none;
}
a {
	color: #1b6fb0;
	text-decoration: none;
}
a:hover {
	color: #1b6fb0;
	text-decoration: underline;
}
p {
	font-size: 12px;
}
div#outer_page {
	background: #d0e3f1 url(../images/head_bg.jpg) top left repeat-x;
	/*background: url(/images/footer_bg.gif) bottom left repeat-x;*/
	height: 100%;
	width: 100%;
}
div#page {
	height: 100%;
	margin: 0 auto;
	text-align: left;
	width: 856px;
}
table { border-collapse: inherit;}
table td { vertical-align: top;}
table#tab_page { width: 100%;}
table.nocollapse { border-collapse: inherit;}
#header {
	height: 204px;
	margin: 3px auto 14px;
	width: 849px;
}
#inner_header {
	background: url(../images/header.jpg) top left no-repeat;
	height: 204px;
	width: 849px;
}
#inner_header img {
	height: 70px;
	width: 490px;
}
#col_left {
	width: 217px;
}
#col_left .spacer img {
	width: 217px;
}
#left_page {
	background: #38891d url(../images/green_bg.jpg) top left repeat;
	margin: 30px 0 0 23px;
}
#left_page_green {
	background: url(../images/staples.jpg) right top repeat-y;
	margin-right: -10px;
	padding: 10px 10px 10px 0px;
	position: relative;
	z-index: 1;
}
* html #left_page_green {
	width: 194px;
}
#left_page_shadow {
	background: url(../images/left_page_shadow.png) left top no-repeat;
	float: left;
	height: 17px;
	width: 194px;
}
* html #left_page_shadow {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/left_page_shadow.png',sizingMethod='scale');
}
#left_page a {
	color: #fff;
	text-decoration: none;
}
#left_page a:hover {
	text-decoration: underline;
}
#left_page h4 {
	background: url(../images/left_menu_dot_nf.jpg) left top no-repeat;
	color: #86bf77;
	font-size: 10px;
	padding: 5px 15px 3px 25px;
	text-transform: uppercase;
}

#left_page h4.first_h4 {
	background: url(../images/left_menu_dot_first.jpg) left bottom no-repeat;
	padding-top: 2px;
}
#left_page h4.active_h4 {
	background: #fff url(../images/top_active_bg.gif) top left repeat-x;
	padding-left: 17px;
	margin-left: 8px;
	margin-right: 13px;
}
#left_page h4.first_active_h4 {
	background: #fff;
	padding-top: 2px;
	padding-left: 17px;
	margin-left: 8px;
	margin-right: 13px;
}

#left_page h4 a {
	display: block;
	width: 154px;
}
ul {
	margin-top: 6px;
}
* html #left_page ul {	
	background: url(../images/left_menu_li_arrow.gif) left top no-repeat;
	background-position: 25px 6px;
	margin: 0 0 6px;
}
#left_page li {
	background: url(../images/left_menu_li_arrow.gif) left top no-repeat;
	color: #86bf77;
	font-size: 10px;
	padding-left: 10px;
	margin-bottom: 6px;
	margin-left: 25px;
}
* html #left_page li {
	background-position: 0 6px;
	margin-bottom: 0;
	padding-top: 0;
	position: relative;
}
#left_page li.active_li {
	background: #fff;
	/*height: 13px;*/
	margin-right: 13px;
}

#col_right {
	width: 639px;
}
#col_right .spacer img {
	width: 639px;	
}
#right_page {
	background: #fff;
	margin-right: 36px;
	padding: 1px;
}
* html #right_page {
	padding-left: 0;
}
#right_page_bord {
	border: solid #e5e5e5;
	border-width: 1px 1px 1px 13px;
	padding: 23px 0 0;
}
.grey_header_bg {
	background: #e5e5e5;
	height: 23px;
	padding: 4px 0 0 20px;
}
.grey_header_bg h4 {
 	background: url(../images/h4_arr.gif) left top no-repeat;
 	color: #184f8b;
 	padding-left: 15px;
 	text-transform: uppercase;
}
.height_guarant {
	float: left;
}
* html .height_guarant {
	margin-right: -6px;
}
.height_guarant img {
	height: 420px;
	width: 0px;
}

.right_block {
	background: url(../images/head_shadow.jpg) left top no-repeat;
	float: left;
	font-size: 12px;
	margin-right: -40px;
	padding: 15px 15px 15px 20px;
	position: relative;
	width: 553px;
}
/*.right_block table {border-collapse : separate;}*/
#map_pic {
	float: right;
	margin: 0 0 10px 15px;
}
.pic,
.pic_bot {
	background: #dadada url(../images/white_corner.gif) right top repeat-x;
	padding-right: 3px;
}
* html .pic img,
* html .pic_bot img {
	margin-bottom: -3px;
}
.pic_bot {
	float: left;
	margin: 0 23px 12px 0;
	width: 110px;
}
.pic_inner {
	background: url(../images/white_corner.gif) left top repeat-y;
	padding-bottom: 3px;
}
.right_block p {
	margin-bottom: 10px;
	position: relative;
	text-align: justify;
}
.right_block h5 {
	color: #f00;
	font-size: 13px;
	padding-bottom: 10px;
	text-align: center;
}

#right_page_shadow {
	background: url(../images/right_page_shadow.png) right top no-repeat;
	float: right;
	height: 16px;
	margin-top: 1px;
	width: 311px;
}
* html #right_page_shadow {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/right_page_shadow.png',sizingMethod='scale');
} 
#btn_more {
	float: right;
	margin: 0 0 10px;
}


#footer {
	background: #2a7ebe url(../images/footer_bg.gif) left top repeat-x;
	height: 58px;
}
#footer p {
	color: #cee1f0;
	float: right;
	font-size: 10px;
	margin-right: 20px;
	padding-top: 10px;
	text-align: right;
}
#footer_left {
	background: url(../images/footer_left_bg.gif) left top no-repeat;
	float: left;
	height: 58px;
	width: 232px;
}

table#send_form {}
#send_form label {
	color: #f00;
	margin: 5px 0 0 7px;
}
.left_c {
	padding-right: 10px;
}
table#send_form input {
	margin-bottom: 10px;
	width: 150px;
	font-family: verdana, tahoma, arial, sans-serif;
	float: left;
}
table#send_form textarea {
	margin-bottom: 10px;
	font-family: verdana, tahoma, arial, sans-serif;
	float: left;
}
.news_article {
	margin-bottom: 10px;	
}
.news_article img {
	float: left;
	margin: 0 10px 5px 0;
}
.news_article h5 {
	color: #000;
	padding-bottom: 5px;
	text-align: left;
}
.news_article p {
	margin-bottom: 2px;
}
.news_article p.date {
	color: #bbb;
	font-size: 11px;
}
.news_article p.further {
	font-size: 11px;
	margin: 5px 0 10px;
}
.news_article p.further a {	text-decoration: none;}
.news_article p.further a:hover {	text-decoration: underline;}

table.gallery {
	width: 98%;
}
table.gallery td {
	padding: 10px 10px 0;
	text-align: center;
	width: 49%;
}
table.gallery p {
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
}
table.gallery img {
}
* html table.gallery img {
	margin-bottom: -3px;
}

table.administ {
	margin-top: 10px;
}
table.administ td {
	padding-bottom: 15px;
	text-align: center;
	width: 50%;
}
table.administ td img {
	margin-bottom: 5px;
}
* html table.administ td img {
	margin-bottom: 2px;
}
table.administ td p {
	margin: 0;
	padding: 0 0 3px;
	text-align: center;
}


.content table td {
	padding: 0 6px 2px;
}
.bordertable {border : 1px solid #333333;}
