html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html>body #wrapper {
	height: auto;
}
body {
		background: #fff;
	margin: 0;
	padding: 0;
	min-width:  926px;
	text-align: center;
}
* html body {
	behavior: url("/js/csshover.htc");
}
#wrapper {
	position: relative;
	background: Url("../img/wrapper.gif") repeat-y 76px 0px;
	margin: 0 auto;
	text-align: left;
	width: 926px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
#pagebody {
	width: 926px;
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
}
#pageleft {
	background: url("../img/contentleft.jpg") no-repeat 77px 126px;
	width:303px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #pageleft, * html #pageright{height: 1%;}\*/
/* End hide from IE5-mac */
#pageright {
	background: url("../img/contentright.jpg") no-repeat 0px 303px;
	position: relative;
	width: 622px;
	margin: 0;
	padding: 0;
	float: left;	}
#topleft {
	position: relative;
	background: url("../img/topleft.gif") 0px 0px no-repeat;
	width: 303px;
	height: 126px;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: left;
}
#header {
	background-color: #fff;
	width: 621px;
	height: 303px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#top1 {
	position: relative;
	background: #0a498f url("../img/top1.gif") left bottom repeat-x;
	width: 621px;
	height: 64px;
	margin: 0 0 16px 0;
	padding: 0;
	clear: both;
	text-align: left;
}
#top2 {
	width: 621px;
	height: 207px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.pics img {  
	display: none;
} 
#logo {
	position: absolute;
	top: 25px;
	left: 45px;
	z-index: 29;
}
#topimage_element {
	position: absolute;
	top: 0;
	left:0;
	z-index: 29;
}
#content {
	width: 600px;
	height: 260px;
	margin: 0 0 0 0;
	padding: 0;
}
#content div {
	padding: 70px 15px 0 15px;
}
#pageleft .sidebar {
	margin-left: 77px;
	width: 226px;
	height:430px;
}		
#pageright .sidebar {
	width: 217px;
}		
.clear {
	clear: both;
	height: 10px;
}
#logos {
	padding: 30px 0 0 0;
}
#logos img {
	margin: 0;
}
#topmenu1 {
	position: relative;
	left: 60px;
	width: 560px;
	padding: 8px 0 0 0;
	font: normal 12px Helvetica, Arial, sans-serif;
	line-height: 12px;
	color: #4b7ab0;
	text-align: right;
	z-index: 3;
}
#topmenu1 a{
	color: #4b7ab0;
	text-decoration: none;
}
#topmenu1 a:hover, #topmenu2 a.link_active{
	color: #fff;
	text-decoration: none;
}
#topmenu2 {
	position: absolute;
	top: 34px;
	left: 88px;
	width: 520px;
	margin: 0;
	font: normal 11px Helvetica, Arial, sans-serif;
	line-height: 11px;
	color: #4b7ab0;
}
#submenu{
	display: none;
	position:absolute;
	margin:0px;
	padding:0px;
	width:152px;
	right:253px;
	top:19px;
	z-index: 20;
}
#submenu ul{
	list-style: none;
}
#sumenu ul li{
	position: relative;
	width:152px;
	height:30px;
	background: url("../img/libg.png") top left repeat-y;


}
#submenu ul li a{
	display: block;
	text-decoration: none;
	line-height: 24px;
	width: 124px;
	padding-left:28px;
	font-size: 13px;
	background: url("../img/libg.png") top left repeat-y;
	color:#0a498f;
}

#submenu ul li:hover a{
	color:#dc2667;
}
.subbottom {
	width:152px;
	height: 13px;
	background: url(../img/libottom.png) top left no-repeat;
}
.subtop {
	width:152px;
	height: 13px;
	background: url("../img/libg.png") top left repeat-y;
	}
h1 {	
	margin:0;
	font: normal 16px Helvetica, Arial, sans-serif;
	line-height: 21px;
	color: #fff;
	letter-spacing: 0;
}
#counter, .counter {
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	top: 0;
	left: 0;
	visibility: hidden;
}
