.center{
	text-align:center;
}

.banner{
	position:relative;
	float: right;
	margin: 0;
	padding: 0;
	border-top: 1px solid #E4E3E3;
	background:url(img/master/box-shadow.jpg) bottom right no-repeat;
	padding-bottom: 13px;
}
.banner .corner{
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 8px;
	height: 24px;
	display:block;
	background:url(img/master/box-shadow-corner.png) top left;
}
#content{
	padding-bottom: 10px;
}
#center_container{
	position:relative;
}
#lang_switch{
	float: none;
	position:absolute;
	top: 103px;
	right: 30px;
	z-index: 21000;
}
#page ul,#fullpage ul{
	list-style: disc;
	margin: 0 0 15px 25px;
	line-height: 200%;
}
.blocklinks a{
	float: left;
	display: block;
	width: 85px;
}
a.icon{
	padding: 0 0 0 25px;
	margin-right: 3px;
	line-height: 25px;
}
a.be{
	background:url(img/flag-be.gif) center left no-repeat;
}
a.nl{
	background:url(img/flag-nl.gif) center left no-repeat;
}
a.de{
	background:url(img/flag-de.gif) center left no-repeat;
}
a.fr{
	background:url(img/flag-fr.gif) center left no-repeat;
}
a.ru{
	background:url(img/flag-ru.gif) center left no-repeat;
}
a.cn{
	background:url(img/flag-cn.gif) center left no-repeat;
}
a.uk{
	background:url(img/flag-uk.gif) center left no-repeat;
}
p.right{
	text-align:right;
	float:none;
}
p.testimonial{
	text-align:center;
	padding: 15px 0px;
}
.quote{
	font-weight:bold;
	font-size: 13px;
	font-style:italic;
	line-height: 150%;
}
#toolboxes .box{
	background:url(img/master/bg-box.gif) #F6F6F6 bottom right;
}
#content h1{
	line-height: 140%;
}

.button_bright.fixed{
	background: url('img/master/button_bright-fixed.png') no-repeat top left;
	width: 161px;
	height: 29px;
	text-align:center;
	margin: 5px 0 10px 0px;
	
}

#navigationbar .selected a{
	color:#f6c909;
}
#navigationbar .selected ul li a{
	color:#D3DEE1;
}
#navigationbar .selected ul li.selected a{
	color:#f6c909;
}
#navigationbar .selected ul li.selected ul li a{
	color:#D3DEE1;
}

p input.file{
	height:auto;
	width:auto;
	font-size:11px;
}
p div input.file{
	font-size: 15px;
	cursor: pointer;
	cursor: hand;
}
.button_bright{
	color:#fff;
}
.button_cta{
	background: url('img/master/button_cta.png') no-repeat top left;
	border: none;
	color:#fff;
	cursor: pointer;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	margin: 0px;
	padding-left: 10px;
	font-size:12px;
	font-weight: bold;
	float:left;
	/*margin: 5px 0 10px -5px;*/
}
.close_button.cta{
	background: url('img/master/button_cta.png') no-repeat top right;
	height: 28px;
	width: 8px;
	float: left;
}
.close_button.inactive{
	background: url('img/master/button_inactive.png') no-repeat top right;
	height: 28px;
	width: 8px;
	float: left;
}
.button_bright.inactive, .button_cta.inactive{
	background: url('img/master/button_inactive.png') no-repeat top left;
	border: none;
	color:#787878;
	cursor:not-allowed;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	margin: 0px;
	padding-left: 10px;
	font-size:12px;
	font-weight: bold;
	float:left;
	/*margin: 5px 0 10px -5px;*/
}
#wrapper_home #header #header_left{
	width: 943px;

}
#wrapper_home #header #header_right{
	position:absolute;
	right: 19px;
}


.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup {

	background-color:#ffffff;
    border:1px solid #DDDDDD; 
	padding:5px 5px 5px 5px;
	width:250px;
}
