@charset "iso-8859-1";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#parent {
	width: 770px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#top-img {
	padding: 0px;
	margin: 0px;
	height: 116px;
}
#top-menu{
	height: 26px;
	background: url(../images/top-menu-bg.jpg);
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#content-block{
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/content-block-bg.gif);
	position: relative;
}
div.clear {
	clear: both;
}
div.clearnot {
	clear: none;
}
#left-menu-bar {
	width: 192px;
	float: left;
	margin-top: 10px;
	background: url(../images/submenu-bg.gif);
	
}
#left-menu-bar #top-img {
	height: 6px;
	line-height: 1px;
}
#top-img img {
	margin:0px;
	padding:0px;


}
#left-menu-bar #bottom-img {
	height:6px;
	line-height:1px;
}
#water {
	height:176px;
}
#active-menu {	
	background: #fff;
	height:19px;
	margin:0px 7px 4px 7px;
	line-height:14px;
	font-weight:bold;
	color: #007697;
}
#active-menu img, #page-header img {
	vertical-align: middle;
}
#active-menu a, #page-header span {
	margin-left: 5px;
}
#page-header {	
	background: #fff;
	height: 19px;
	margin: 0px 0px 15px 0px;
	line-height: 14px;
	font-weight: bold;
	color: #007697;
	width: auto;
}


#active-item-bottom {
	height: 4px;
	line-height: 1px;
}
#submenu-items {
	background: url(../images/submenu-items-bg.gif);
}
#site-map {
	background: url(../images/submenu-bottom-bg.gif);
	padding-top: 20px;
	padding-bottom: 5px;
	/*padding-left: 7;
	padding-right: 7;*/
	width: 192px;
	overflow: hidden;
}
#content {
	float: right;
	width: 533px;
	background: red;
	margin-top: 10px;
	background: #E2E2E2;
}
#content-top-img {
	height: 6px;
	width: 533px;
	line-height: 1px;
}
#content-bottom-img {
	height: 37px;
	width: 533px;
	line-height: 1px;
}
#content-place {
	background: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	height: 400;
	min-height: 400px;
	max-height: 40000px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #fff;
	position: relative;
	padding: 7px;
	
}
#content-block-bottom {
	clear: both;
	width: 100%;
}
#bottom-images{
	height: 60px;
	line-height: 1px;
}
#footer {
	background: url(../images/copyright-bg.jpg);
	height:20px;
	text-align:center;
	color: #095869;
	line-height:20px;
}
.user-name {
	font-size: 12px;
	color: #00789A;
	float: left;
	width: 200px;
	display: block;
	height: 26px;
	margin-top:1px;
}
.top-menu-items {
	float: left;
	height: 26px;
}
div.language {
	float: left;
	width: 120px;
	height: 26px;
}
.date {
	float: right;
	font-size: 12px;
	color: #00789A;
	margin-right: 10px;
	margin-top: 1px;
}