body {
    background: #F4F4F4;
    font: 11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height: 20px;
}

b{font-size: 110%;}
/*em{color: red;}*/

#maincontainer{
	width: 981px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #FFF;
	border: solid 1px #C3C3C3;
}

#topwrapper{
	float: left;
	width: 980px;
	border-top: 0px solid #C3C3C3;
	border-bottom: solid 1px #C3C3C3;
	vertical-align: middle;
}

#topcolumn{
	margin-right: 229px; /*Set right margin to RightColumnWidth*/
	background-image:url(images/backgr3.jpg);
	padding: 6px 0px 0px 0px;
	border-right: solid 1px #C3C3C3;
}
#topcolumn h1{ padding: 0px 0px 4px 40px;}

#toprightcolumn{
	float: left;
	width: 215px; /*Width of right column*/
	margin-left: -229px; /*Set left margin to -(RightColumnWidth) */
	padding: 15px 0px 0px 0px;
	line-height: 20px;
}

#topsection{
	background: #EAEAEA;
	height: 160px; /*Height of top section*/
	background-image: url(images/topbanner.jpg);
	background-repeat:no-repeat;
	border-bottom: solid 1px #C3C3C3;
	text-align:left;
}

#contentwrapper{
	float: left;
	width: 100%;
	padding: 0px;
}

/*Index Page*/
#contentcolumn_index{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	background-repeat:no-repeat;
	background: url(images/nbe-overview.jpg); 
	height: 635px;
	border-right: solid 1px #C3C3C3;
}

/*Certify Page*/
#contentcolumn_cert{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	background-repeat:no-repeat;
	/*background: url(images/backgr7.jpg); */
	height: 685px;
	border-right: solid 1px #C3C3C3;
}
#contentcolumn_cert_main {
	padding: 10px 40px;
}
/*learning Page*/
#contentcolumn_lo{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	background-repeat:no-repeat;
	/*background: url(images/backgr8.jpg); */
	height: 650px;
	border-right: solid 1px #C3C3C3;
}
#contentcolumn_lo_main {
	padding: 10px 40px;
	color: #000;
	font-weight: normal;
}

/*social Page*/
#contentcolumn_si{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	background-repeat:no-repeat;
	/*background: url(images/backgr9.jpg)*/; 
	height: 650px;
	border-right: solid 1px #C3C3C3;
}
#contentcolumn_si_main {
	padding: 10px 40px;
	color: #000;
	font-weight: normal;
}


/* Training & Education */
#contentcolumn_te{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	background-repeat:no-repeat;
	/*background: url(images/backgr6.jpg); */
	height: 675px;
	border-right: solid 1px #C3C3C3;
}
#contentcolumn_te_main {
	padding: 10px 40px;
	color: #000;
	font-weight: normal;
}

/*Other Page*/
#contentcolumn{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	background-repeat:no-repeat;
	height: auto;
	border-right: solid 1px #C3C3C3;
	padding: 10px 40px 20px 40px;
}
#rightcolumn{
	float: left;
	width: 230px; /*Width of right column*/
	margin-left: -230px; /*Set left margin to -(RightColumnWidth) */
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	/*background-image: url(images/backgr5.jpg);
	height: 1200px;*/
}

/* Integrated Operations Management */
#rightcolumn_ipm{
	float: left;
	width: 230px; /*Width of right column*/
	margin-left: 0px; /*Set left margin to -(RightColumnWidth) */
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	background-image: url(images/backgr5.jpg);
	height: 2500px;
}

/* News &amp; References */
#rightcolumn_nr{
	float: left;
	width: 230px; /*Width of right column*/
	margin-left: 0px; /*Set left margin to -(RightColumnWidth) */
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	background-image: url(images/backgr5.jpg);
	height: 5000px;
}
#m2{
	float: right;
	width: 225px; /*Width of right column*/
	margin-left: -225px; /*Set left margin to -(RightColumnWidth) */
	line-height: 1.31em;
	text-align: left;
	padding: 0px 0px 0px 10px;
	height: 410px;
}
#m2_blog01, #m2_blog02, #m2_blog03, #m2_blog04  {
	width: 213px;
}
#m2_blog01  {
	margin-bottom: 0px;
	height: 90px;
}
#m2_blog02  {
	padding: 0px 0px 0px 0px;
	height: 95px;
}
#m2_blog03  {
	padding: 0px 0px 0px 0px;
	height: 95px;
}

#m2_blog04  {
	height: 120px;
	
}

#footer{
	clear: left;
	width: 940px;
	padding: 10px 0px 10px 40px;
	font: normal 10px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #717171;
	border-top: solid 1px #C3C3C3;
}

#footer a{
	color: #FFFF80;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

/* Highling Blong in the right colum */
.blog_area {
    padding-top: 3px 0px 15px 0px;
    width: 230px;
	background: url(images/backgr2.jpg);
}
.blog {
	text-align: left;
	line-height: 14px;
    width: 224px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 5px 1px 5px 5px;
	margin: 0px 0px;
}
.blog_message {
    width: 220px;
	text-align: left;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039AFE;
	padding: 30px 5px;
}

td {
  font: 11px Arial, Helvetica, sans-serif;
}

th {
  font: 11px Arial, Helvetica, sans-serif;
}

.bodystyle {
  color: #000000;
  font: 11px Arial, Helvetica, sans-serif;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}

.bodystyleright {
  color: #000000;
  font: 11px/20px Arial, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
}

.small {
  color: #000000;
  font: 10px/16px Arial, Helvetica, sans-serif;
}

.linkonpage {
  color: #3399FF;
  font: bolder 11px Arial, Helvetica, sans-serif;
  text-align: right;
  text-decoration: none;
  vertical-align: bottom;
}

.big {
  color: #0099FF;
  font: normal 22px Arial, Helvetica, sans-serif;
  text-align: left;
}

.xbig {
  color: #0099FF;
  font: lighter 20px Arial, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
}

h1 {
  color: #706AA2;
  font: normal 22px Arial, Helvetica, sans-serif;
  margin: 0px 0px;
  padding: 0 0px 4px 40px;
  text-align: left;
  vertical-align: middle;
}

h2 {
	padding: 2px 0px;
	margin: 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
}
.smallcopy {
  color: #000000;
  font: 10px Arial, Helvetica, sans-serif;
}

.c2bg4 {
  background: url(images/backgr5.jpg) bottom;
  vertical-align: top;
}

.footer {
  color: #717171;
  font: 10px/16px Arial, Helvetica, sans-serif;
  padding: 5px 0px 5px 0px;
}

.style5 {
  color: #706AA2;
}

.style6 {
  color: #0099FF;
  font-size: 12px;
}

.highlight {
  color: #0099FF;
  font-size: 12px;
  padding: 20px;
}

.style7 {
  color: #2DABFE;
  font-size: 12px;
}

.style8 {
  color: #029AFE;
  font-size: 12px;
}

.style13 {
  color: #7C7C7C;
}

.highlight_italic {
    color:#7C7C7C;
	font-style:italic;
}
.normal_b {
  font-weight: bold;
}

.normal_b_white {
  color: #FFF;
  font-weight: bold;
}

.normal_white {
  color: #FFF;
}

.remark {
  color: #FF0000;
}

.blog {
  /*color: #039AFE;
  font-size: 12px;*/
}

.blog_italy {
  color: #0098FE;
  font: italic 12px Arial, Helvetica, sans-serif;
}

.line {
  color: #0099FF;
  font-weight: bold;
}

/* Integrated Project Management page */
.ipm_blog {
  padding: 5px 0px 5px 0px;
}
.ipm_blog_image img {
 border: 12px;
}

/* Natural Business Excellence */
.nbe_blog {
 padding: 5px 0px 5px 0px;
}

/* Behid & Scence page */
.main {
	height:385px;
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	background-repeat:no-repeat;
	background: url(images/first%20pic%20Behind%20The%20Scene1.jpg); 
	border-right: solid 1px #C3C3C3;
}
.behind_scence {
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	padding: 1px 1px 1px 1px;
	background-color: #000;
	border-right: solid 1px #C3C3C3;
	
}
.behind_scence_massage {
	padding: 20px 30px 20px 30px;
	height: 100px;
	background-color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
