html{
	background: #333 url(../img/flow.jpg);
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#langinfo{
	display:none;
}

#langselector{
	position:absolute;
	top:55px;
	left:840px;
}

#langselector a:link, #langselector a:visited{
	color:#fff;
	font-size:10px;
	text-decoration:none;
	padding-left:5px;
}
#langselector a:hover, #langselector a:active{
	border-bottom:1px dotted #999;
}

#mainmenu{
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top:55px;
	left:200px;
}

#mainmenu li{
	float:left;
	list-style:none;
	margin:0 5px;
}

#mainmenu li a:link, #mainmenu li a:visited{
	color:#D1D3D4;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
}

#mainmenu li a:hover, #mainmenu li a:active{;
	color:#fff;
	background: center left url(../img/menu_bullet.gif) no-repeat;
}

#wrapper{
	height:380px;
	position:absolute;
	top:80px;
	width:100%;
	border-top:1px solid #fff;
	background: #fff url(../img/wrapper_bg.jpg) no-repeat;
}


#leftcol{
	width:300px;
	background-color:#000;
	float:left;
	height:380px;
	overflow:hidden;
	color:#fff;
}

#leftcol img{
	width:300px;
	border:0;
	-ms-interpolation-mode:bicubic;
}

#rightcol{
	margin-left:320px;
	height:380px;
	width:630px;
	overflow:auto;
	font-size:12px;
}


#rightcol h1, #rightcol h2, #rightcol h3{
	font-weight:bold;
	color:#35616b;
}

#rightcol h1{
	font-size:20px;
	margin-bottom:5px;
	margin-top:15px;
}

#rightcol h2{
	font-size:16px;
	margin-bottom:3px;
	margin-top:10px;
}

#rightcol h3{
	font-size:14px;
	margin-bottom:3px;	
	margin-top:10px;
}

#rightcol p{
	line-height:1.7em;	
	margin-bottom:12px;
}

#rightcol table{
	border:0;
}

#rightcol table td{
	border:0;

}

#rightcol table.logolist td{
	background:url(../img/cellborder.gif) no-repeat;
	background-position:center;
	width:147px;
	height:60px;
	text-align:center;
	padding-top:3px;
}



#rightcol a:link, #rightcol a:visited{
	color:#35616b;
	text-decoration:underline;
}

#rightcol a:hover, #rightcol a:active{
}

#references li{
	list-style-type:none;
	padding-bottom:10px;
}
#footer{
	color:#EFEFEF;
	font-size:11px;
	padding-top:15px;
	padding-left:15px;
	width:100%;
	border-top:1px solid #fff;
	position:absolute;
	bottom:-28px;
}



.flag_ch, .flag_de, .flag_se, .flag_no, .flag_at, .flag_tr, .flag_za, .flag_sg, .flag_us, .flag_in, .flag_jp, .flag_it, .flag_dk, .flag_hk, .flag_abu, .flag_ca_us, .flag_cz{
	height:100%;
	padding-top:10px;
	vertical-align:middle;
}

.flag_de{	background: 10px 40px url(../img/flags/de.png) no-repeat; }
.flag_ch{	background: 10px 40px url(../img/flags/ch.png) no-repeat; }
.flag_se{	background: 10px 40px url(../img/flags/se.png) no-repeat; }
.flag_no{	background: 10px 40px url(../img/flags/no.png) no-repeat; }
.flag_at{	background: 10px 40px url(../img/flags/at.png) no-repeat; }
.flag_cz{	background: 10px 40px url(../img/flags/cz.png) no-repeat; }
.flag_tr{	background: 10px 40px url(../img/flags/tr.png) no-repeat; }
.flag_za{	background: 10px 40px url(../img/flags/za.png) no-repeat; }
.flag_sg{	background: 10px 40px url(../img/flags/sg.png) no-repeat; }
.flag_us{	background: 10px 40px url(../img/flags/us.png) no-repeat; }
.flag_in{	background: 10px 40px url(../img/flags/in.png) no-repeat; }
.flag_jp{	background: 10px 40px url(../img/flags/jp.png) no-repeat; }
.flag_it{	background: 10px 40px url(../img/flags/it.png) no-repeat; }
.flag_dk{	background: 10px 40px url(../img/flags/dk.png) no-repeat; }
.flag_hk{	background: 10px 40px url(../img/flags/hk.png) no-repeat; }
.flag_abu{	background: 10px 40px url(../img/flags/abu.png) no-repeat; }
.flag_ca_us{	background: 10px 40px url(../img/flags/ca_us.png) no-repeat; }








