#header .add-nav ul.lang-menu ul { display:none; position:absolute; z-index:100000; background:#fff;}
#header .add-nav ul.lang-menu li:hover ul, ul.lang-menu li.sfHover ul { display:block;}
#header .add-nav UL { margin:0; padding:0; }
#header .add-nav UL LI { margin:0; padding:0; float:none;}
#header .add-nav UL UL { padding-top:7px; }
#header .add-nav ul.lang-menu {position:relative; z-index:100000; }
#header .add-nav ul.lang-menu, #header .add-nav ul.lang-menu ul  { width:75px; }
#header .add-nav ul.lang-menu ul li { display:block; float:none; padding:3px 5px;  }
#header .add-nav ul.lang-menu ul li a { display:block;  }
#header .add-nav ul.lang-menu A { padding-left:10px; display:block; background:url('../images/arrow-breadcrumbs.gif') 0 50% no-repeat; }
#header .add-nav ul.lang-menu A.chooser { background:url('../images/arrow-lang.gif') 0 50% no-repeat; }

#header .add-nav { color:#007CC3; }

body{
	margin:0;
	font:11px Arial, sans-serif;
	color:#4a4a4a;
	background:#fff;
	line-height:16px;
}
.clear {
	clear:both;
}
img{border:0;}
a{
	color:#007CC3;
	text-decoration:underline;
}
a:hover{text-decoration:none;}


.bluelink {
	font-weight: bold !important;
	color:#007cc3 !important;
	text-decoration: none !important;
	border: 0 !important;
	
}

.bluelink a {
	font-weight: bold !important;
	color:#007cc3 !important;
	text-decoration: underline !important;
	border: 0 !important;
	
}

.bluelink a:hover {
	font-weight: bold !important;
	color:#007cc3 !important;
	text-decoration: none !important;
	border: 0 !important;
	
}

a.bluelink {
	font-weight: bold !important;
	color:#007cc3 !important;
	text-decoration: underline !important;
	border: 0 !important;
	
}
a.bluelink:hover {
	font-weight: bold !important;
	color:#007cc3 !important;
	text-decoration: none !important;
	border: 0 !important;
}



#wrapper{
	margin:0 auto 20px;
	padding:0 1px;
	width:958px;
	background:url(../images/bg-wrapper.gif) repeat-y;
}
#header{
	padding:28px 0 23px 19px;
	
	background:url(../images/bg-header.gif) no-repeat;
}
* html #header{
	height:1%;
	overflow:visible;
}
#header a{text-decoration:none;}
#header a:hover{text-decoration:underline;}
#logo{
	float:left;
	width:200px;
	height:18px;
	margin:0 40px 0 0;
	xtext-indent:-9999px;
	xoverflow:hidden;
	xbackground:url(../images/logo.gif) no-repeat;
}
#logo a{
	display:block;
	height:100%;
}
#header ul li{
	float:left;
	margin:0 23px 0 0;
}
#header ul a{color:#4a4a4a;}
#nav{
	margin:2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html #nav{
	height:1%;
	overflow:visible;
}
#header .add-nav{
	float:right;
	margin:2px 19px 0 0;
	padding:0;
	list-style:none;
}
#header .add-nav li{
	margin:0 19px 0 0;
	display:inline;
}
#main{
	width:100%;
	margin:0 0 33px;
	overflow:hidden;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x;
}
#content{
	float:right;
	width:718px;
	padding:1px 0 0;
}
.scheme-box{
	height:224px;
	background:url(../images/bg_start.png) no-repeat;
	margin: 1px 0 0 0;
}
.scheme-box ul{
	position:relative;
	width:100%;
	height:225px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:22px;
}
.scheme-box ul li{position:absolute; line-height:100%;}
.scheme-box ul a{
	text-decoration:none;
	color:#ff7800;
	font-size:18px;
}
.scheme-box ul .active a,
.scheme-box ul a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
.scheme-box ul .seminar{
	top:22px;
	left:290px;
}
.scheme-box ul .school{
	top:45px;
	left:450px;
}
.scheme-box ul .programm{
	top:105px;
	left:490px;
}
.scheme-box ul .symposia{
	top:162px;
	left:468px;

}
.scheme-box ul .consulting{
	top:185px;
	left:329px;
}
.scheme-box ul .treasury{
	top:30px;
	right:520px;
	font-size:22px;
}
.scheme-box ul .asset{
	top:163px;
	right:520px;
	font-size:22px;
}
.info-block{
	width:100%;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x 100% 0;
	overflow:hidden;
}
.info-block a {
	color:#4A4A4A;
}
.info-block .holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-dotted-vertical.gif) repeat-y 50% 0;
}
.info-block .section{
	float:left;
	width:330px;
	min-height:100px;
	padding:20px 0 0 28px;
}
* html .info-block .section{height:100px;}
.info-block .section img{
	float:left;
	margin:4px 34px 0 0;
}
.info-block .section .ttl{
	display:block;
	margin:0 0 18px;
	font-size:12px;
	line-height:16px;
}
.info-block .section .ttl a{color:#007cc3;}
.info-block .section ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .info-block .section ul{
	height:1%;
	overflow:visible;
}
#content .info-block .section ul li,
#content-right .info-block .section ul li {
	margin:0 0 2px;
	padding:0 0 0 15px;
	line-height:14px;
	background:url(../images/arrow-double.gif) no-repeat 0 5px;
}
#content .info-block .section ul a:hover,
#content-right .info-block .section ul a:hover {text-decoration:none;}
#sidebar{
	float:left;
	width:239px;
}
#sidebar .menu-separator{
	margin:0 0 84px 0;
	padding:1px 0 0;
	vertical-align:top;
	height:1%;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x;
}
#sidebar a{text-decoration:none;}
#sidebar ul{
	width:239px;
	margin:0 0 56px;
	padding:0 0 1px;
	list-style:none;
	line-height:14px;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x 0 100%;
}
#sidebar ul li{
	padding:1px 0 0;
	vertical-align:top;
	height:1%;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x;
}
#sidebar ul a{
	display:block;
	height:1%;
	padding:7px 5px 6px 34px;
	color:#4a4a4a;
	background:url(../images/arrow-double.gif) no-repeat 19px 12px;
	text-transform:uppercase;
}
#sidebar ul a:hover,
#sidebar ul .selected{
	text-decoration:none;
	color:#fff;
	background:#007cc3 url(../images/arrow-double.gif) no-repeat 19px -28px;
}
#sidebar ul ul{
	width:auto;
	margin:0;
	padding:6px 0 5px;
	list-style:none;
	background:none;
}
#sidebar ul ul li{
	line-height:14px;
	padding:2px 0 2px;
	background:none;
}
#sidebar ul ul a{
	padding:0 5px 0 34px;
	background:none;
	text-transform:none;
}
#sidebar ul ul ul a{
	padding:0 5px 0 50px;
	background:none;
	text-transform:none;
}
#sidebar ul ul a:hover,
#sidebar ul ul .active{
	text-decoration:none;
	color:#007cc3;
	background:none;
}
/* inner */
.inner #main{
	margin:0;
	padding:0 0 108px;
	background:url(../images/bg-dotted-vertical.gif) repeat-y 759px 0;
}
.inner-1 #main{
	margin:0;
	padding:0 0 44px;
	background:url(../images/bg-dotted-vertical.gif) repeat-y 599px 0;
}
.inner-1 #main, .inner-2 #main{
	margin:0;
	padding:0;
	background:url(../images/bg-dotted-vertical.gif) repeat-y 599px 0;
}
#twocolumns{
	float:right;
	width:718px;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x;
}
.inner #twocolumns #content{
	width:480px;
	padding:0 20px;
}
.breadcrumbs-holder{
	margin:1px 0 0;
	padding:7px 18px 7px 20px;
	overflow:hidden;
	line-height:14px;
	background:#fff url(../images/bg-dotted-horizontal.gif) repeat-x 0 100%;
}
* html .breadcrumbs-holder{
	height:1%;
	overflow:visible;
}
.breadcrumbs-holder a{text-decoration:none;}
.breadcrumbs-holder a:hover{text-decoration:underline;}
.breadcrumbs-holder .print{
	float:right;
	padding:0 0 0 16px;
	background:url(../images/ico-print.gif) no-repeat 0 1px;
}
.breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .breadcrumbs{
	height:1%;
	overflow:visible;
}
.breadcrumbs li{
	float:left;
	margin:0 10px 0 -7px;
	padding:0 0 0 7px;
	background:url(../images/arrow-breadcrumbs.gif) no-repeat 0 6px;
}
#twocolumns #content{
	float:left;
	width:359px;
	padding:0;
}

.border { background:url(../images/bg-dotted-horizontal.gif) repeat-x 0 100%; height:1px; padding:0x; margin:0px; line-height:0px; font-size:0px;}
#visual-image { height:171px; background-repeat:no-repeat;}
.visual-small #visual-image { height:95px;}

#content .main-block{
	position:relative;
	width:519px;
	height:95px;
	margin:0 -20px 16px;
	padding:0 0 1px;
	xbackground:#007cc3 url(../images/bg-dotted-horizontal.gif) repeat-x 0 100%;
}
#content .main-block .holder{
	overflow:hidden;
	background-color:#007cc3;
}
* html #content .main-block .holder{
	height:1%;
	overflow:visible;
}
#content .main-block img{float:right;}
#content .main-block h1{
	position:absolute;
	left:20px;
	bottom:16px;
	margin:0;
	font-size:18px;
	line-height:22px;
	text-align:right;
	color:#fff;
}
#content h2{
	margin:0 0 18px;
	font-size:12px;
	line-height:14px;
}
#content h3{
	margin:0 0 18px;
	font-size:11px;
	line-height:14px;
}
#content p{
	margin:0 0 16px;
}
/*
.inner #content ul{
	margin:0 0 17px;
	padding:0 0 0 19px;
	list-style:none;
}
.inner #content ul li, #content-right ul li{
	margin:0;
	padding:0 0 0 8px;
	line-height:16px;
	background:url(../images/bullet-content-list.gif) no-repeat 0 7px;
}
*/
.inner #content .specification{margin:0;}
.inner #content .specification li{margin:0 0 16px;}
.inner #content .specification p{margin:0;}
.inner #content ul .ttl{display:block;}
.inner #content ul a{color:#007cc3;}
#twocolumns .aside{
	float:right;
	xwidth:339px;
	width:319px;
	padding:14px 20px 0 0;
}
#twocolumns .aside h1{
	margin:0 0 12px;
	font-size:18px;
	line-height:22px;
	color:#007cc3;
}
#content-normal h2, #twocolumns .aside h2{
	margin:0 0 12px;
	font-size:18px;
	line-height:22px;
	color:#007cc3;
}
#content-normal h3, #twocolumns .aside h3{
	margin:0 0 19px;
	font-size:12px;
	line-height:14px;
}
#twocolumns .aside ul{
	margin:0 0 17px;
	padding:0;
	line-height:14px;
	list-style:none;
}
#twocolumns .aside ul li{margin:0 0 2px;}
#twocolumns .aside ul a{color:#007cc3;}
.inner #twocolumns .aside{
	width:148px;
	padding:111px 30px 0 0;
}
.inner-2 #twocolumns .aside ul a{color:#4A4A4A;}
.inner-2 #twocolumns .aside{
	float:left;
	width:359px;
	padding:0;
}
#twocolumns .aside .items{
	margin:0;
	padding:0;
	list-style:none;
}
#twocolumns .aside .items li{
	margin:0 0 16px;
	line-height:16px;
}
#twocolumns .aside .enter{color:#fff;} /*007cc3*/
#footer{
	width:718px;
	padding:0 0 0 240px;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x 0 100%;
}
#footer a{text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer .holder{
	padding:10px 20px 10px 20px;
	overflow:hidden;
	background:url(../images/bg-dotted-horizontal.gif) repeat-x;
	width:678px;
}
* html #footer .holder{
	height:1%;
	overflow:visible;
}
#footer ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li{
	display:inline;
	margin:0 20px 0 0;
}
#footer p{
	margin:0;
	overflow:hidden;
	height:1%;
}

.tx-felogin-pi1 div {
	clear:both;
}

.csc-frame-rulerAfter { margin:-10px 0 20px 0; background: url(../images/bg-dotted-horizontal.gif) repeat-x scroll 0 bottom;}

.layout { padding: 20px;}
.enter { background-color:#f99e0f; display:block; padding:3px; text-align:center; color:#FFF; text-decoration:none;}
.enter:hover { background-color:#ffb12b;}

.highlight { background:url(../images/bg_highlight.png) repeat-x; padding:20px; font-size:12px;}
