html {
	height: 100%;
	width: 100%;
}

body, table, td, th, div, p, li {
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

body, form {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url("/img/bg/bg-body.gif") left top;
	height: 100%;
	min-height: 100%;
}

.l-header {
	height: 67px;
	width: 100%;
}

.l-header a {
	outline: none;
}

.b-header-logo {
	margin: 23px 0 0;
	position: absolute;
	z-index: 999;
	width: 282px;
}

.b-header-zone-a {
	background-color: #fff;
	height: 20px;
	padding: 4px 3px;
}

* html .b-header-zone-a {
	padding-bottom: 0;
}

.b-header-zone-a-left,
.b-header-zone-a-right {
	color: #699386;
	font-size: 11px;
	height: 20px;
}

.b-header-zone-a-left {
	float: left;
	padding-top: 4px;
}

.b-header-zone-a-right {
	float: right;
}

.b-header-zone-a-right .b-header-zone-a-link {
	float: left;
}

.b-header-zone-a-link {
	color: #5ba79a !important;
	margin: 0 1px;
	padding: 3px 5px;
	position: relative;
	text-transform: uppercase;
	z-index: 101;
}

.b-header-zone-a-link:link,
.b-header-zone-a-link:visited {
	text-decoration: none;
}

.b-header-zone-a-link:active,
.b-header-zone-a-link:hover {
	text-decoration: underline;
}

.b-header-zone-a-link-selected {
	background-color: #d6e9e6;
}

.b-header-zone-a-link-dd {
	text-align: right;
}

.b-header-search {
	float: left;
	height: 19px;
	margin: 0 5px;
	padding: 0;
	vertical-align: top;
}

.b-header-search-field {
	background-color: #fff;
	border: 1px solid #5ba79a;
	color: #5ba79a;
	display: inline-block;
	font-size: 10px;
	height: 12px;
	margin: 0;
	padding: 2px 3px 3px;
	width: 110px;
}

.b-header-search-button {
	background: url("/img/bt/bt-pack.gif") no-repeat scroll -25px -57px #5BA79A;
	border-width: 0;
	cursor: pointer;
	display: inline-block;
	height: 19px;
	margin: 0 0 0 3px;
	padding: 0;
	text-decoration: none;
	width: 19px;
}

.b-header-switch-lang {
	float: left;
}

.b-header-switch-lang .b-header-zone-a-link {
	text-align: center;
	width: 25px;
}

.b-header-zone-b {
	height: 39px;
}

.b-header-menu {
	background: url("/img/bg/bg-header-block-b.gif") repeat-x scroll right top;
	height: 39px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
}

.b-header-menu-item {
	background: url("/img/bg/bg-header-menu-delimiter.png") no-repeat scroll left top;
	display: block;
	float: left;
	height: 39px;
	margin: 0;
	padding: 0;
}

.b-header-menu-item-first-child {
	margin-left: 282px;
}

* html .b-header-menu-item {
	display: inline;
	margin-bottom: -3px;
}

* html .b-header-logo img,
* html .b-header-menu-item {
	behavior: url("/css/iepngfix.htc");
}

.b-header-menu-item-link,
.b-header-menu-item-link:link,
.b-header-menu-item-link:visited,
.b-header-menu-item-link:hover,
.b-header-menu-item-link:active {
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	margin: 0;
	padding: 13px 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.b-header-menu-item-link:hover {
	background: url("/img/bg/bg-header-menu-active.png") repeat-x scroll left top transparent;
	text-decoration: underline;
}

* html .b-header-menu-item-link:hover {
	background: none repeat scroll 0 0 #5ba79a;
}

.b-header-menu-item-link-active {
	background: none repeat scroll 0 0 #fff !important;
	border: 1px solid #5ba79a;
	border-bottom-width: 0;
	color: #666 !important;
	padding: 12px 0 0 !important;
	position: relative;
	z-index: 1001;
}

.b-header-zone-a .b-header-menu-item-link-active {
	padding: 2px 4px 3px !important;
}

* html .b-header-zone-b .b-header-submenu {
	border-top-width: 0;
}

.b-header-submenu {
	left: 0;
	list-style: none outside none;
	margin: 0;
	padding: 10px 0;
	background-color: #fff;
	border: 1px solid #5ba79a;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	position: absolute;
	text-align: left;
	width: 210px;
	z-index: 1000;
}

.b-header-submenu li {
	margin: 0;
	padding: 0;
}

.b-header-submenu a,
.b-header-submenu a:link,
.b-header-submenu a:visited,
.b-header-submenu a:hover,
.b-header-submenu a:active {
	background: url("/img/ar/ar-n2.gif") no-repeat scroll 10px 9px;
	color: #666666;
	display: block;
	font-size: 12px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: none;
}

.b-header-submenu a:hover {
	background-color: #d6e9e6;
}

#main {
	background: #fff url("/img/bg/bg-center.gif") left top;
	cursor: default;
	margin: 0 auto 20px;
	padding: 0;
	position: relative;
	width: 980px;
	z-index: 2;
}

#main img {
	border: 0;
}

#main .content {
	clear: both;
	margin: 0;
	padding: 10px 10px 0;
	overflow: hidden;
	word-wrap: break-word;
}

#col-left, #col-center, #col-right {
	float: left;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

#col-left, #col-center {
	overflow: hidden;
}

#col-center .content {
	background-color: #fff;
}

#col-right {
	width: 240px;
}

#col-right .content {
	width: 220px;
}

#footer {
	clear: both;
	padding-top: 20px;
	width: 100%;
}

.footer-block-a {
	background: url("/img/bg/bg-footer-block-a.gif") no-repeat 0 0 transparent;
	height: 95px;
	padding: 22px 0 0 31px;
	vertical-align: top;
	width: 219px;
}

.footer-block-b {
	vertical-align: top;
}

.footer-block-c {
	color: #666666;
	font-size: 10px;
	padding: 0 15px 15px 20px;
	vertical-align: bottom;
}

.footer-block-c p {
	color: #666666;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 0;
}

.footer-block-c a,
.footer-block-c a:link,
.footer-block-c a:visited {
	color: #2e8072 !important;
	font-size: 10px;
	text-decoration: underline;
}

.footer-block-c a:active,
.footer-block-c a:hover {
	color: #58998e !important;
}

.footer-block-d {
	background: url("/img/bg/bg-body.gif") repeat scroll 0 top transparent;
	margin: 0;
	height: 20px;
	padding: 5px 10px 2px 0;
	text-align: right;
}

.footer-link-block {
	background-color: #fff;
	clear: both;
	float: right;
	margin: 0 0 15px;
	padding: 18px 0 22px 30px;
	width: 700px;
}

.footer-link-block-z {
	clear: both;
	padding-bottom: 5px !important;
	text-transform: uppercase;
}

.footer-link-block-a {
	width: 155px;
}

.footer-link-block-b {
	width: 155px;
}

.footer-link-block-c {
	width: 205px;
}

.footer-link-block-d {
	width: auto;
}

.footer-link-block ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.footer-link-block ul li {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 2px 0;
}

.footer-link-block-z li {
	padding: 0 !important;
}

.footer-link-block a,
.footer-link-block a:link,
.footer-link-block a:visited {
	background: url("/img/ar/ar-n2.gif") no-repeat 0 50%;
	color: #2e8072 !important;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: underline;
}

.footer-link-block a:active,
.footer-link-block a:hover {
	color: #58998e !important;
}

.footer-link-block a.major {
	font-weight: bold;
}

.footer-link-block-z a,
.footer-link-block-z a:link,
.footer-link-block-z a:active,
.footer-link-block-z a:visited {
	background-image: none;
	color: #58998e !important;
	font-size: 12px;
	padding: 0;
	text-decoration: none !important;
}

.footer-link-block-z a:hover {
	text-decoration: underline !important;
}

.footer-link-block a.feed {
	background: url("/img/bt/bt-rss-micro.gif") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 9px;
	margin: 0 0 0 6px;
	padding: 0;
	text-decoration: none;
	width: 9px;
}

.b-footer-search {
	display: inline;
	width: auto;
	float: right;
	margin: -6px 12px 6px 0;
	padding: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #c7d2dc;
	background: #fff;
}

.b-footer-search-field {
	display: inline;
	width: 200px;
	height: 16px;
	margin: 0;
	padding: 2px 0 0 4px;
	font-size: 11px;
	color: #2e8072;
	border: none !important;
	background-color: transparent;
}

.b-footer-search-button {
    background: url("/img/bt/bt-search.png") no-repeat scroll 2px 0 transparent;
    border: medium none !important;
    cursor: pointer;
    display: inline;
	filter: alpha(opacity=40);
    font-size: 11px;
    height: 18px;
    margin: 0;
    opacity: 0.4;
    padding: 0;
    width: 20px;
}

.b-footer-search:hover {
	border: 1px solid #a7b8c7;
	background: #fff;
}

.b-footer-search:hover .b-footer-search-button {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#bg-top {
	background: url("/img/bg/bg-top-ng.gif") center top;
	height: 147px;
	left: 0;
	position: absolute;
	top: 149px;
	width: 100%;
	z-index: 1;
}

#bg-bottom {
	background: url("/img/bg/bg-bottom-ng.gif") repeat scroll center bottom transparent;
	height: 320px;
	margin-top: -320px;
	position: relative;
	width: 100%;
	z-index: 1;
}

#banner-zone-body {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#banner-zone-top {
	min-height: 120px;
	max-height: 240px;
	margin: 0 auto;
	padding: 7px 0;
	position: relative;
	width: 980px;
	z-index: 3;
}

#banner-zone-right {
	min-height: 350px;
	padding-top: 10px;
	width: 240px;
}

#banner-zone-head {
	overflow: hidden;
	padding: 0 10px;
	width: 960px;
}

#banner-zone-center {
	background-color: #fff;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	width: 520px;
	height: 534px;
	text-align: left;
}

.h-container-bn {
  margin: 10px 0;
}

#banner-zone-bottom .advertising-caption {
  background: #fff;
  color: #666;
  display: inline;
  font: normal 10px/12px Arial;
  padding: 0 10px;
  text-align: center;
  margin-left: 10px;
}

#section-block, #navigation-block {
	color: #666;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0;
	overflow: visible;
	padding-left: 10px;
	text-transform: uppercase;
}

#navigation-block div {
	float: left;
	padding: 0 4px 0 10px;
	font: normal 11px/35px Arial;
	color: #479386;
	text-transform: none;
	background: url("/img/ar/ar-slash.gif") no-repeat left 13px;
}

#navigation-block div.first {
	background: url("/img/ar/ar-n3.gif") no-repeat left 14px;
}

#navigation-block div a, #navigation-block div a:visited {
	text-decoration: none;
	color: #479386;
}

#navigation-block div a:hover {
	text-decoration: underline;
}

#adlink-block {
	background: #fff;
	clear: both;
	color: #479386;
	font: normal 11px Arial;
	margin-bottom: 10px;
	padding: 5px 10px;
}

#service-block {
	float: right;
	height: 27px;
	padding: 8px 10px 0;
}

#service-block a {
	float: right;
	margin-left: 1px;
}

.banner-slot {
	background-color: #fff;
}

.b-advertising-caption {
	background: url("/img/bg/bg-adv-caption.gif") no-repeat scroll right top transparent;
	height: 56px;
	position: absolute;
	right: -12px;
	width: 12px;
	z-index: 1;
}

.advertising-caption {
	background: #fff;
	color: #666;
	display: block;
	font: normal 10px/12px Arial;
	height: 12px;
	padding: 1px 10px;
	text-align: center;
	width: 45px;
}

.adbutton-block {
	clear: both;
	height: 51px;
	margin-bottom: 10px;
	width: 220px;
}

.adbutton-block .left,
.adbutton-block .right {
	background: #fff;
	float: left;
	height: 31px;
	padding: 10px;
	position: relative;
	text-align: center;
	width: 88px;
}

.adbutton-block div.left {
	margin-right: 4px;
}

.clearfix {
	clear: both;
	display: block;
	margin: 0 0 10px;
}

.spacer {
	display: block;
	visibility: hidden;
}

.branding #bg-top,
.branding #bg-bottom {
	display: none;
}

.branding #banner-zone-top {
	padding-bottom: 0;
}

.branding #main {
	padding-top: 7px;
	margin-bottom: 0;
}
