html, body {height:100%;}

img {border:0px;}

a {outline:none;}
strong {font-weight: bold;}

.MBlayout {
	width:866px;
	text-align:left;
	padding:0px;
	margin:40px 0px 50px 0px;
	height:620px;
}

.MBlayout_inside {
	width:995px;
	text-align:left;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;		
	/*background-image:url(../img/second_back.gif); */
	background-repeat:no-repeat;
	background-color:#FFF;
	overflow:hidden;
}

.MBlogo {
	width:154px;
	height:102px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.Top {height:60px;}

.MBlogo .Bottom {
	height:27px;
	margin:6px 0px 6px 0px;
	padding:0px;
	color:#408ac4;
	font-size:16px;
	word-spacing:-2px;
	font-family: Trebuchet MS;
}
.MBlogo .Bottom img {
	margin: 0px 6px -5px 0px;
}
.MBlogo .Bottom span {
	color:#ef4983;
}
.MBbutton {
	width:500px;
	height:px;
	float:left;
	margin:78px 0px 0px 64px;
	padding:0px;
}
.MBbutton img{padding: 0px 7px 0px 0px;}

.MBbutton ul
{
padding:0px;
margin:0px;
}

.MBbutton li
{
float:left;
list-style:none;}

.MBcontent {	
	width:867px;
	height:478px;
	margin:0px;	
	clear:both;
	padding:0px;
}

.MBtop {	
	height:218px;
	width:932px;
	z-index:1000;
	padding-left:63px;
	padding-top:15px;
	padding-bottom:20px;
	top:0px;
	background:url(/App_Themes/MIBS/Images/second_back2.jpg) no-repeat;
	position: fixed;
}

.MBbottom_inside {
	padding:10px 0px 10px 63px;
	color:#0d6cb6;
	font-size:10px;
	position: fixed;
	z-index:100;
	clear:both;
	bottom:0px;
	width:932px;
	background-color:#fff;
}

.MBbottom {
	padding:10px 0px 10px 0px;
	color:#0d6cb6;
	font-size:10px;
}

.languageSelectionWithCultures {display:inline;}

.languageSelectionWithCultures img {float:right;}

.lang {
	color:#68737a;
}
.lang a {
	color:#68737a;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.lang img {
	margin-bottom:-3px;
}
.MBmain_menu {
	float:right;
	margin-top:305px;
}
.MBmain_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.MBmain_menu li {
	padding:0px;
	margin:15px 0px 15px 15px;
	background: url(/App_Themes/MIBS/Images/1x1.png) repeat;
}
.MBmain_menu_text {
	margin:0px;
	padding:3px 15px 3px 15px;
	font-size:18px;
	color:#0d6cb6;
	text-decoration:none;
}

.MBcolumns {	
	padding-left:63px;
	padding-top:233px;
}

*html .MBcolumns {
	padding-top:0px;
	margin-top:-20px;
}

.LeftColumn {
	width:167px;
	float:left;
}

.LeftColumn .navigation ul {
	padding:0px;
	margin:0px;
}

.LeftColumn .navigation li {
	list-style:none;
	border-top:1px solid #d3e5f1;
	line-height:1.6em;}

.LeftColumn .navigation li li
{
padding-left:10px;}
	
.LeftColumn .navigation a
{
	font-family:"Trebuchet MS";
	text-decoration:none;
	color:#40749c;
	font-size:11px;}
	
.LeftColumn .navigation a.active {color:#f04f93;}

	
.CenterColumn {
	width:368px;	
	padding:0px 35px 0px 35px;
	float:left;
	color:#666;
	font-size:11px;
	font-family:"Trebuchet MS";
	margin-top:-5px;
}

.CenterColumn h1 {
	padding:0px;
	margin:0px;
	font-size:15px;
	color:#40749C;
}
	
.CenterColumn a {color:#40749C;}
	
.RightColumn {
	width:261px;
	float:left;
}

.RightColumn .menu {margin-bottom:65px;}
	
.RightColumn .menu img {margin-bottom:15px;}

.RightColumn .banners img {margin-bottom:15px;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	max-height:0px;
	clear: both;
	visibility: hidden;
}
*html .clearfix{zoom: 1;}
*+html .clearfix{zoom: 1;}