@charset "UTF-8";
/* CSS Document */

* { 
   margin: 0; 
   padding: 0; 
} 
    
body { 
	background-image:url(images/bg.gif);
} 

html, body { 
   margin:0; 
   padding:0; 
   height:100%;
   background-color:#FFFFFF; 
   background-image:url(images/bg.gif);
} 

* html #container {
     height: 100%;
}

.hidden { 
   display:none; 
} 

div#container { 
   position: relative; 
   margin:auto; 
   width:100%; 
      height:100%;
   min-height:100%; 
   height: auto !important; 
} 

div#container2 { 
   width:850px; 
   margin:auto;
   background-color:#FFFFFF;
   height:100%;
   min-height:100%; 
   height: auto !important; 
}

#container2:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
}

div#inside-grey { 
   	width:850px; 
   	margin:auto;
    font-family: arial, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#FFFFFF;
	text-align:left;
	margin-top:120px;
	padding-left:65px;
}

div#topline{
	height:170px; 
   	width:100%; 
   	margin:auto;
	overflow:hidden;
	text-align:center;
	background: url(images/mandarin-interculture-top.jpg) center top no-repeat;
	background-color:#999999;
}

div#agmenu{
  	width : 213px ;
  	height: auto;
  	float:left;
  	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin-left : 35px;
	margin-top : 25px;
	   height:100%;
   min-height:100%; 
   height: auto !important; 
   display: inline;
   background-color:#FFFFFF;
}

*.mlevel1, *.mlevel2{
  padding: 0.5em 0 0.5em 0;
  margin: 0;
}

*.mlevel1act, *.mlevel2act {
  padding: 0.5em 0 0.5em 0;
  margin: 0;
  font-weight: bold;
}

*.mlevel2, *.mlevel2act{
  padding: 0.5em 0 0.5em 1.5em;
  font-size: small;
}

div#maincont {
  	width: 530px;
  	float:left;
  	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#818181;
	margin-left:40px;
	   height:100%;
   min-height:100%; 
   height: auto !important; 
   display: inline;
   background-color:#FFFFFF;
}

div#footer { 
   width:530px; 
   margin:auto;
   background-color:#FFFFFF;
   height:30px;
   word-spacing:10px;
}

.pic {
	margin: 20px 0px 0px 0px;
	}

.pic2 {
	margin: 20px 0px 0px 20px;
	float:left;
	}

h1, h2, h3, h4, h5, h6{
  	font-family : arial, helvetica, sans-serif;
  	color : #818181;
  	border-bottom: 1px solid #818181;
  	font-size : 14px;
  	text-transform: uppercase;
}

li{
  	margin-top : 0.3em;
  	margin-bottom : 0.3em ;
  	color: #818181;
	list-style: none;
}

a{ 
	color :#818181 ;
}

a:link{
  color : #818181 ;
  text-decoration : none ;
}

a:visited{
  color :#818181 ;
  text-decoration : none ;
}

a:active{
  color :#C61A33;
}

a:hover{
  color :#FF0000 ;
  text-decoration : none;
}


/**#topheader{
  padding: 0em 0em 0 0em;
  margin: 0em;
  position: absolute;
  height: 51px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  font-size : 10pt;
  align: center;
  z-index: 10;
  background-color:#green;
  overflow:hidden;
	border-bottom: 4px solid #99cc00;
  width: 100%;
}*/

div#langchange{
  width : 136px ;
  height: auto;
  margin-left: 35px;
}

.futop{
  padding: 0;
  margin: 0;
  width: auto;
}


.futopL{
  padding: 0;
  margin: 0;
  position: absolute;
  top : 0;
  left: 0;
  right: auto;
  bottom: 180;
  width: 180;
  z-index: 50;
}
