 
 
 #topsection{
	
	background-image: url(../gfx/back_line1.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 23px;
}

#topblackrow{
	background-image: url(../gfx/row_black.gif);
	background-repeat: repeat-x;
	height: 4px;
}


#topbackgroup{
	margin: 0;
	background-color: #FFFFFF;
	width: 1000px;
	height: 146px;
}


 
 

#rightcolumnNav{
float: left;
width: 475px; /*Width of left column in pixel*/
height:43px;
margin-left: 0px; /*Set margin to that of -(MainContainerWidth)*/
background: #ffffff;
}


#buttonNav{
	float:right;
	width: 100%;
	color: #FFF;
	
	padding-top:3px;

	background-color: #FFFFFF;
	margin-right:0px;
}



.innertube{
	margin-top:33px;
	margin-right:15px;
	margin-left:35px;
	height:17
	}

 
 #leftcolumnlogo {
	float: left;
	width: 500px; /*Width of left column in pixel*/
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
 
 
 .bold {
	font-weight: bold;
	line-height: 12px;
}
 
 
 
 
 

 
 /*5 main button css here*/
 #button_consulting
  { display: block;
	width: 196px;
	height: 97px;
	background-image: url(../gfx/button_consult.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #button_consulting:hover
  {
	background-image: url(../gfx/button_consult_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
   #button_benchmarking
  { display: block;
	width: 196px;
	height: 97px;
	background-image: url(../gfx/button_benchmarking.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #button_benchmarking:hover
  {
	background-image: url(../gfx/button_benchmarking_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
     #button_research
  { display: block;
	width: 196px;
	height: 97px;
	background-image: url(../gfx/button_research.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #button_research:hover
  {
	background-image: url(../gfx/button_research_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
       #button_training
  { display: block;
	width: 196px;
	height: 97px;
	background-image: url(../gfx/button_training.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #button_training:hover
  {
	background-image: url(../gfx/button_training_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
         #button_mmg
  { display: block;
	width: 196px;
	height: 97px;
	background-image: url(../gfx/button_management.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #button_mmg:hover
  {
	background-image: url(../gfx/button_management_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
         #button_IR
  { display: block;
	width: 196px;
	height: 97px;
	background-image: url(../gfx/button_IR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #button_IR:hover
  {
	background-image: url(../gfx/button_IR_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }