* {margin: 0;padding:0}
img {display: block}
html {background-color: #8e9796}
body {
	background: url("imgs/body.jpg") 0 0 no-repeat;
	font-family: arial, sans-serif;
	/*padding-top: 149px;*/
	max-width: 1000px
}
#mainmenu {
	background: url("imgs/mainmenu-bg.jpg") 0 0 no-repeat;
	border-bottom: 4px solid #f6df9c;
	float: left;
	height: 29px;
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 149px;
	padding-top: 7px;
	width: 100%
}
#mainmenu li {
	background: url("imgs/button-left.gif") 0 0 no-repeat;
	float: left;
	height: 29px;
	margin-left: 5px;
	padding-left: 5px
}
#mainmenu li.tel {font-weight: bold}
#mainmenu div {float: left;
	background: url("imgs/button-right.gif") 100% 0 no-repeat;
	height: 29px;
	padding-right: 7px
}
#mainmenu div div {
	background: url("imgs/button-middle.jpg") 0 0 repeat-x;
	height: 29px;
	padding: 4px 0 4px 2px
}
#mainmenu a:link, #mainmenu a:visited {
	color: #8d9796;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none
}
#mainmenu a:hover {color: #444}
#wrap {
	background-color: #eee;
	clear: left;
	font-size: 75%;
	line-height: 145%;
	margin: 5px 6px 0;
	padding: 6px;
	max-width: 1100px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-box-shadow: 3px 3px 2px #787e7e;
	-webkit-box-shadow: 3px 3px 2px #787e7e;
}
#sidebar {
	float: left;
	margin-left: 5px;
	width: 175px
}
#sidebar ul {list-style-type: none}
#sidebar ul a:link, #sidebar ul a:visited {
	background-color: #fffced;
	border: 1px solid #fefefe;
	border-bottom-color: #bfbfbf;
	border-right-color: #bfbfbf;
	color: #515652;
	display: block;
	font-weight: bold;
	margin: 1px 0;
	padding: 2px 7px;
	text-decoration: none
}
#sidebar ul a:hover {
	border-top-color: #bfbfbf;
	border-left-color: #bfbfbf;
	border-bottom-color: #fefefe;
	border-right-color: #fefefe;
}
#page_submenu, #page_related {margin: 0 5px}
#reginap {
	background-color: #fff;
	color: #626262;
	float: right;
	font-weight: bold;
	line-height: 140%;
	margin: 0 0 10px 10px
	padding: 5px 8px;
	width: 158px
}
#reginap p {
	border-bottom: 1px dotted #626262;
	border-top: 1px dotted #626262;
	padding: 8px 5px
}
#reginap img {
	border: none;
	float: left;
	margin-left: 10px
}
#reginap a:link, #reginap a:visited {
	color: #7a192d;
	text-decoration: none
}
#reginap a span {font-size: 110%}
#content {margin: 20px 20px 20px 200px}
#index-page #content, #sitemap-page #content {margin-left: 20px}
#content p, #content ul, #content ol {margin: 7px 0}
#content ul, #content ol {margin-left: 44px}
#roots {font-size: 90%}
#content a:link, #content a:visited {
	color: #000;
	text-decoration: underline;
}
#content a:hover {text-decoration: none}
h1 {
	color: #1b544d;
	font-size: 140%;
}
h2 {font-size: 120%}
#bottom {
	background-color: #fff;/*background: #fff url("imgs/bottom.gif") 0 100% repeat-x;*/
	float: none;
	height: 2em;
	margin: 0 6px 5px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-box-shadow: 3px 3px 2px #787e7e;
	-webkit-box-shadow: 3px 3px 2px #787e7e;
}
#bottom div {
	float: left;
}
#bottom ul, #foot2 ul {
	float: left;
	list-style-type: none;
	margin: 5px 5px 5px 205px
}
#foot2 ul {margin: 5px 20px 0 210px}
#bottom li, #foot2 li {
	float: left;
	margin-right: 15px
}
#bottom a:link, #bottom a:visited {
	color: #6d6d6d;
	font-size: 75%;
	text-decoration: none
}
#bottom a:hover, #bottom a:active {
	color: #000;
	text-decoration: underline
}
#foot2 {
	float: left;
	margin-bottom: 30px
}
#foot2 a:link, #foot2 a:visited {
	color: #fff;
	font-size: 70%;
	text-decoration: none
}
#foot2 a:hover, #foot2 a:active {text-decoration: underline}

.cb {clear: both}
.cl {clear: left}
.cr {clear: right}
.fl {float: left}
.fr {float: right}
img.fl {margin: 0 15px 15px 0}
img.fr {margin: 0 0 15px 15px}

.img1x1 {
	border: none;
	display: inline;
	height: 1px;
	width: 1px
}