html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('../img/body.jpg') top center no-repeat;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	text-align: center;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}
#wrapper {
	position: relative;
	margin: 0 auto -88px;
	text-align: left;
	padding: 0;
	width: 1000px;
	height: auto;
	min-height: 100%;
}
#wrapper.frontpage {
	background: url("../img/wrapper-frontpage.png");
}
* html #wrapper, * html #outerwrapper {
	height: auto;
}
html>body #wrapper, html>body #outerwrapper {
	height: auto;
}
#header {
	position: relative;
	width: 1000px;
	height: 193px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#footer {
	background: url("../img/footer.jpg") top center no-repeat;
	width: 1200px;
	position: relative;
	margin: 0 auto;
	border: 0 ;
	text-align: center;
	z-index: 90;
	height: 88px;
}
* html #footer {
	height: 88px;
}
#footer, #push {
	height: 88px;
}
#top1 {
	background: url('../img/header.jpg') top left no-repeat;
	position: relative;
	width: 1000px;
	height: 164px;
	margin: 0;
	padding: 0;
	clear: both;
	z-index: 10;
}
#top2 {
	background: url('../img/menu.jpg') top left no-repeat;
	position: relative;
	width: 1000px;
	height: 29px;
	margin: 0;
	padding: 0;
	clear: both;
	z-index: 10;
}
#top3 {
	background: url('../img/top3.jpg') top left no-repeat;
	width: 1000px;
	height: 230px;
	margin: 0;
	padding: 0;
	clear: both;
	z-index: 10;
}
#pagebody {
	background: url("../img/back_repeat.jpg") 0 0 repeat-y;
	width: 1000px;
	margin: 0;
	padding: 0;
	clear: both;
}
#bottom {
	position: relative;
	background: url('../img/bottom.jpg') top left no-repeat;
	width: 1000px;
	height: 45px;
	margin: 0;
	padding: 0;
	clear: both;
}
#topmenu {
	position:absolute;
	right: 147px;
	top: 21px;
	width: 229px;
	height: 20px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 15;
}
#topmenu a{
	font-weight: normal;
	text-decoration: none;
	color: #003d60;	
}
#topmenu a:hover, #topmenu a.link_active{
	color: #03a0db;
	text-decoration: underline;
}
#bottommenu {
	width: 429px;
	height: 20px;
	padding: 15px 0 0 0;
	font-size: 14px;
	text-align: center;
	margin: 0px auto;
	color: #96b8c5;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 99;
}
#bottommenu a{
	font-weight: normal;
	text-decoration: none;
	color: #96b8c5;
}
#bottommenu a:hover, #bottommenu a.link_active{
	color: #03a0db;
	text-decoration: none;
}
#logo {
	width: 305px;
	height: 75px;
	float: left;
	margin: 0 0 0 20px;
}
#sfeer {
	float: right;
	width: 499px;
	height: 230px;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: left;
	z-index: 1;
	overflow: hidden;
}
#topimage img {
	display: inline;
}
#content {
	background: url('../img/content.jpg') top left no-repeat;
	width: 1000px;
	margin: 0;
	padding: 0;
	min-height: 300px;
	text-align: left;
}
#wrapper.frontpage #content {
	background: none;
}
#contentleft {
	width: 218px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 300px;
	text-align: left;
}
#contentleft-inner {
	width: 218px;
	margin-left: 0px;
	min-height: 300px;
}
#contentcenter {
	width: 1000px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 400px;
	text-align: left;
}
#contentcenter-inner {
	min-height: 400px;
	padding: 0;
	margin: 0;
}

* html #contentleft, * html #contentright, * html #contentcenter {
	height: 400px;
}
* html #contentleft-inner, * html #contentright-inner, * html #contentcenter-inner {
	height: 400px;
}
	
#contentright {
	width: 465px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 400px;
}
#contentright-inner {
	padding-left: 25px;
	margin: 0;
	min-height: 400px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
div#topmenu1 {
	clear: both;
	position: absolute;
	left: 79px;
	top: 0px;
	width: 850px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	z-index: 25;
}
div#topmenu1 a {
	color: #003b7b;
	text-decoration: none;
}
div#topmenu1 a:hover, div#topmenu1 a.link_active {
	color: #000;
	text-decoration: none;
}
div#topmenu2 {
	color: #fff;
	position: absolute;
	left: 200px;
	top: 122px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	z-index: 25;
}
#nav {
	position: relative;
	height: 29px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	z-index: 30;
}
#nav li {
	background: url('../img/menu_left_over.jpg') top left no-repeat;
	position: relative;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	border: 0;
	list-style: none;
}
* html #nav li {
	\display: inline;
	list-style: none;
}
#nav li a {
	background: url('../img/menu_right_over.jpg') top right no-repeat;
	display: block;
	position: relative;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	border: 0;
	font-family: Helvetica, Verdana, Arial;
	padding: 6px 4px 9px 4px;
}
@media all and (min-width: 0px) {
	html>body  #nav li a {min-width: 1px;}
}
#nav li a:hover, #nav li a.link_active, #nav li:hover a, #nav li.link_active a  {
	background: url("../img/menu_right_off.jpg") top right no-repeat;
	color: #003d60;
}
#nav li:hover, #nav li.link_active {
	background: url("../img/menu_left_off.jpg") top left no-repeat;
}
#nav li ul {
	background: #87afbd;
	display: none;
	border: 0px solid #e30b1b;
	position: absolute;
	z-index:99;
	top: 29px;
	left: 0;
	width: 175px;
	list-style-image: none;
	padding: 0; margin: 0;
	text-align: center;}
#nav li ul li {
	background: transparent;
	margin: 0;
	border: 0;
	float: none;
	z-index: 100;
	list-style: none;}
#nav li ul li:hover, #nav li ul li.link_active {
	background: transparent url('../img/submenuline.png') bottom left no-repeat;
}
#nav li ul li.delim {
	font-size: 0px; line-height: 0px;
	height: 3px;
}
#nav li ul li a, #nav li:hover{
	border:0;
}
#nav li ul li.subli1 a, #nav li:hover ul li.subli1 a {
	border: 0;
}
#nav li ul li a, #nav li:hover ul li a {
	background-image: none;
	background: transparent;
	display: block;
	margin: 0 13px 0 13px; padding: 8px 15px 8px 0; border: 0;
	color: #fff; 
	border-top: 1px #fff dotted;
	font-size: 12px; 
	line-height: 14px; 
	text-decoration: none; 
	font-weight: normal;
	text-align: left;	}
html>body #nav li ul li a {
	width: auto; }
/*(#nav li ul li:hover{
	border: 0;
	border-top: #78797a 1px solid;
	background-color:#fff;
}*/
#nav li ul li a.link_active, #nav li ul li:hover a  {
	background: none;
	color:#003d60; text-decoration: none; }

/* -- second sub ul */
#nav li:hover ul, #nav li:hover li:hover ul { 
	display: block !important;}
#nav li ul ul, #nav li:hover ul ul {
	display: none !important;
	top: -1px;}
#nav li ul li:hover ul li a {
	background: none !important;
	font-weight: normal;}


#counter, .counter {
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	top: 0;
	left: 0;
	visibility: hidden;
}