html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('../img/portal/back.jpg') top center repeat-y;
	margin: 0;
	padding: 0;
	min-width: 932px;
	text-align: center;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}
#wrapper {
	position: relative;
	margin: 0 auto 0;
	text-align: left;
	width: 901px;
	padding: 0 16px 0 15px;
	min-height: 100%;
	height: auto;
}
#wrapper.frontpage {
	background: url("../img/portal/wrapper-frontpage.png");
}
* html #wrapper {
	height: 100%;
}
html>body #wrapper {
	height: auto;
}
#fp-items {
	position: relative;
	width: 901px;
	height: 700px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#fp-items a{
	display: block;
	float: left;
	height: 700px;
	border: 0;
	padding: 0;
	margin: 0;
}
#fpitem-1{
	background: url('../img/portal/base_01.jpg') top left no-repeat;
	width: 302px;
}
#fpitem-2{
	background: url('../img/portal/base_02.jpg') top left no-repeat;
	width: 301px;
}
#fpitem-3{
	background: url('../img/portal/base_03.jpg') top left no-repeat;
	width: 298px;
}
#fpitem-1.active{
	background: url('../img/portal/over_01.jpg') top left no-repeat;
	width: 302px;
}
#fpitem-2.active{
	background: url('../img/portal/over_02.jpg') top left no-repeat;
	width: 301px;
}
#fpitem-3.active{
	background: url('../img/portal/over_03.jpg') top left no-repeat;
	width: 298px;
}
#fpitem-1.white{
	background: url('../img/portal/white_01.jpg') top left no-repeat;
	width: 302px;
}
#fpitem-2.white{
	background: url('../img/portal/white_02.jpg') top left no-repeat;
	width: 301px;
}
#fpitem-3.white{
	background: url('../img/portal/white_03.jpg') top left no-repeat;
	width: 298px;
}


#footer {
	position: relative;
	background: url("../img/portal/footer.png") repeat-x bottom left;
	margin: 0 auto;
	border-top: 1px #21407e solid;
	text-align: center;
	z-index: 90;
	height: 26px;
}
* html #footer {
	height: 26px;
}
.push {
	height: 26px;
}
#top1 {
	position: relative;
	width: 980px;
	height: 53px;
	margin: 0;
	padding: 0;
	clear: both;
	z-index: 10;
}
#pagebody {
	background: url("../img/portal/back_repeat.jpg") 0 0 repeat-y;
	width: 980px;
	margin: 0;
	padding: 0;
	clear: both;
}
#bottom {
	position: relative;
	background: url("../img/portal/bottom.jpg") 0px 0px no-repeat;
	width: 980px;
	height: 48px;
	margin: 0;
	padding: 0;
	clear: both;
}
#logo {
	width: 246px;
	height: 53px;
	float: right;
	margin: 17px 57px 0 0;
}
#logos {
	position: absolute;
	top: 45px;
	right: 70px;
}
#sfeer {
	position: absolute;
	width: 900px;
	height: 300px;
	margin: 30px 0 0 35px;
	padding: 0;
	text-align: left;
	z-index: 1;
	overflow: hidden;
}
#topimage img {
	display: inline;
}
#content {
	width: 961px;
	min-height: 250px;
	margin-left: 19px;
	padding: 0;
	text-align: left;
}
#wrapper.frontpage #content {
	background: none;
}
#contentleft {
	width: 221px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 250px;
	text-align: left;
}
#contentcenter {
	width: 484px;
	margin: 0;
	padding: 5px 0 0;
	float: left;
	min-height: 250px;
	text-align: left;
}
* html #contentleft, * html #content {
	height: 340px;
}
#contentcenter-inner {}
#contentright {
	width: 211px;
	margin: 0;
	padding: 0;
	float: left;
}
#contentright-inner {
	width: 175px;
	margin-left: 25px;
}

.clear {
	clear: both;
	height: 10px;
}
div#topmenu1 {
	clear: both;
	position: absolute;
	left: 240px;
	top: 327px;
	width: 660px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	z-index: 25;
}
div#topmenu1 a {
	color: #fff;
	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: 38px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0 2px;
	border: 0;
	list-style: none;
}
* html #nav li {
	\display: inline;
	list-style: none;
}
#nav li a {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font: bold 14px/16px Helvetica, Verdana, Arial;
	padding: 5px 7px;
}
@media all and (min-width: 0px) {
	html>body  #nav li a {min-width: 1px;}
}
#nav li a:hover, #nav li a.link_active {
	background: #E3A72A;
}
#nav li ul {
	position: absolute;
	left: 0;
	top: 26px;
	text-align: center;
	font-family: Helvetica, Verdana, Arial;
}
#nav li ul a:hover, #nav li ul a.link_active {
	background: #E5E5E5;
}
#nav li ul li a {
	padding-top: 4px;
	text-align: center;
	font: 12px Helvetica, Verdana, Arial;
}
#counter, .counter {
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	top: 0;
	left: 0;
	visibility: hidden;
}

#links a:hover{
	color:#b3192e;
}