body, p, li, ul, ol, h1, h2, h3, h4, h5, h6, div {
    margin: 0px;
    padding: 0px;
}

body {
    background: #e0e0e0 url('../images/bgpattern.png') repeat;
    color: #505050;
    font-size: 0.85em;
    font-family: "trebuchet ms", helvetica, sans-serif;
    padding: 0;
	margin: 0 auto;
	max-width: 1196px;
	min-width:1130px;
}

a {
    text-decoration: none;
    color: #5f7183;
}

a:hover {
    text-decoration: underline;
    color: #3d4854;
}

strong {
    color: #50514D;
}

img {
    border: 0;
}

#content img {
    margin: 5px;
}

#page {
    border-width: 0 1px 1px 1px;
   	max-width: 1196px;
	min-width:1130px;
    margin: 0 auto;
}

#header {
    max-width: 1196px;
	min-width:1130px;
    height: 145px;
    padding: 0;
    background: url('../images/header.jpg') 0px 0px no-repeat;
}

#logo{
	position:relative;
	top:15px;
	left:27px;
	height:108px;
	width:156px;
	z-index:8;
}

#header_title{
	position:relative;
	height:21px;
	width:897px;
	top:-60px;
	left:200px;
}
#header_title span p{
	font-size: 16px;
	font-family: Verdana;
	font-weight:bold;
	color:#686868;
	margin-top:3px;
}
#slogan {
    position: absolute;
    right: 0px;
    bottom: 25px;
    color: #DADADA;
    /*text-transform: lowercase;*/
    font-size: 13px;
}

#main {
    padding: 10px 20px 20px 20px;
    /*position: relative;*/
    background: white url('../images/footer.jpg') bottom no-repeat;;
    margin: 0;
    overflow: hidden;
	min-height:500px;
}

#breadcrumbs {
    min-height: 1em;
    margin: 0;
    padding: 0 20px
}

#breadcrumbs ul {
    margin: 0;
    padding: 5px 0;
}

#breadcrumbs ul li {
    display: inline;
    margin: 0;
    padding: 0 0.5em 0 0;
    background: none;
    list-style-type: none;
    font-size: 0.8em;
}

#breadcrumbs ul li:after {
    content: " »";
}

#breadcrumbs ul li a, #breadcrumbs ul li span {
    color: #a0a0a0;
}

h1 {
    color: #1d4e7c;
    font-size: 18px;
	font-family:Verdana;
	font-weight:normal;
	padding-bottom:3px;
}

h1 span {
    color: #2B5FAE;
}

h1 span sup {
    color: #2B5FAE;
    font-size: 14px;
}

h2 {
    color: #1d4e7c;
    font-size: 16px;
	font-family:Verdana;
    margin: 0.8em 0;
	font-weight:normal;
}

h3 {
    margin: 10px 0 0 0;
    padding: 0 0 8px 0;
    color: #446fb1;
    font-size: 14px;
	font-family:Verdana;
	font-weight:normal;
}

h2 span, h3 span {
    color: #446fb1;
}

h3.first {
    margin-top: 0px;
}

#lcol {
    margin: 0;
    padding: 0;
    /*position: relative;*/
    width: 185px;
    float: left;
}

#rcol {
    margin: 0 -20px 0 0;
    padding: 0;
    width: 187px;
    float: right;
	text-align:left;

}

#rcontent {
    padding: 0;
    overflow: hidden;
}

.acc_trigger{
	background-image: url('../images/sidebar.png');
	background-repeat:no-repeat;
	background-position: left top;
	width:188px;
	height:35px;
	padding:0;
	text-align: right;
	line-height:30px;
	cursor:pointer;
}
.acc_trigger.active{
	background-position: left bottom;
}

.acc_container{
	padding: 0 10px 0 10px;
	border:solid 1px #d8d7d7;
	border-right:none;
}

h1.acc_trigger a{
	color:#fff;
	font-size:14px;
	padding: 0 15px;
}
h1.acc_trigger a:hover{
	text-decoration:none;
	color:#cfdfff;
}
#lcontent {

    padding: 0;
    text-align: left;
	margin:20px 0 0 0px;
	width:188px;
	position:relative;
	display:block;
	right:20px;
}

#lcontent h1{
	background-image: url('../images/bg_top.png');
    background-repeat: repeat-x;
	padding: 10px 0px 0px 15px;
}

#lcontent p {
    text-align: left;
	padding: 3px 0px 0px 15px;
}

#content {
    position: relative;
    overflow: hidden;
    padding: 5px 20px 0px 20px;
}

article, section {
    display: block;
}

ul {
    list-style: none;
}

ol {
    margin-left: 3em;
}

ul > li {
    background: url('../images/list.png') no-repeat 0px 7px;
    padding-left: 15px;
}

li {
    margin: 0.3em 0;
}

p {
    margin: 0.7em 0;
}

p, li {
    line-height: 20px;
    text-align: justify;
}

.news-entry-image, #content .news-entry-image {
    float: left;
    clear: left;
    margin: 0 1em 0 0;
}

#lcol p {
    font-size: 0.9em;
    line-height: 1.2em;
    margin: 0px;
}

.divider {
    font-size: 0px;
    position: relative;
    border-bottom: solid 1px #F5F5F5;
    height: 1px;
    width: 100%;
    margin: 10px 0px 10px 0px;
}

.summary {
    text-align: right;
    font-style: italic;
}

ul.divided li {
    border-top: solid 1px #F5F5F5;
    margin-top: 4px;
    padding-top: 4px;
    background-position: 0px 9px;
}

ul.divided li.first {
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    background-position: 0px 5px;
}

#midcol {
    /*position: relative;*/
    margin: 0 190px 0 190px;
    padding: 0;
    /*max-width: 800px;*/
    background-image: url('../images/bg_top.png');
    background-repeat: repeat-x;
}

#slogan2 {
    font-size: 14px;
    position: relative;
    top: -5px;
}

.box {
    position: relative;
    border: dashed 1px #dadada;
    margin-top: 15px;
    color: #AAB165;
}

.box h2 {
    color: #6C7425;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 5px;
}

.box p {
    font-size: 10px;
    line-height: 16px;
    margin: 0px;
}

.box_inner {
    border: solid 1px #fff;
    padding: 15px;
    background: #f4f8fc url('../images/highlight.png') repeat-x;
    color: inherit;
}

.captioned_image {
    position: relative;
    padding-bottom: 15px;
    float: left;
    margin-right: 17px;
}

.captioned_image div {
    position: absolute;
    font-size: 9px;
    bottom: 0px;
    left: 0px;
}

.person {
    clear: right;
    overflow: hidden;
}

#content .person img.photo {
    float: right;
    position: relative; /* ╨┤╨╗╤П IE6 */
    margin: 20px 0 10px 10px;
}

#footer {
    clear: both;
    background: white;
    margin: 0px auto;
    padding: 3px 0 5px 10px;
    text-align: left;
	color:#2f4862;
	font-size:12px;
}
#footer a{
	color:#4673a0;
}

.right {
    float: right;
}

article.news-entry {
    padding: 0.5em 0;
    overflow: hidden;
}

article.news-entry h2 {
    font-size: 1.1em;
    margin-top: 0.8em;
    font-weight: normal;
}

article.news-entry h2 a {
    color: black;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #c0c0c0 solid 1px;
}

article.news-entry h2 a:hover {
    color: #1d4e7c;
}

p.date {
    color: #781900;
}

div.photo-gallery {
    overflow: hidden;
}

div.gallery-photo {
    float: left;
    margin: 0 10px 10px 0;
}

ul.subcategory_list {
    margin: 0.7em 0;
}

ul.subcategory_list li {
    display: inline;
    margin: 0;
    padding: 0 1em 0 0;
    background: none;
}

#menu{
	position:relative;
	right:20px;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu li {
    background: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

#menu a, #menu span {
	outline:none;
    display: block;
    position: relative;
    width: 160px;
    height: 35px;
    margin-bottom: 0px;
    text-decoration: none;
    background: url('../images/menu.png') no-repeat;
	background-position: left top;
    padding: 0px 17px;
    color: #ffffff;
    font-size: 1.2em;
    text-align: left;
	line-height:35px;
}

#menu span.active {
  background-position: left bottom;
}

#menu a:hover {
    color: #fff;   
	background-position: left center;
}

#counter{
	float:right;
	margin-top:8px;
}

.pagination .prev, .pagination .next{
	font-size:12px;
}
.pagination .current{
	color: #782828;
}
.pagination .disabled{
	display:none;
}

.acc_container input{
	margin:10px 0 10px 0;
	border: solid 2px #ced6da;
	padding: 0 10px 0 10px;
	width: 118px;
	height:15px;
	color: #a3adb7;
}
.acc_container input.send_button{
	position:relative;
	float:right;
	width:19px;
	height:19px;
	margin-left:13px;
	margin-top:5px;
	background:url('../images/search_button.png') no-repeat;
	border:none;
	cursor:pointer;	
	top:-34px;
}
