* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 910px;
}
#header {
 width: 900px;
 color: #333;
 height: 75px;
 margin: 0px 0px 2px 0px;
 background:url("images/hdr.png") no-repeat left top;
}

/*- Menu Tabs K--------------------------- */ 	

    #tabsK {
      float:left;
      width:900px;
      background:#fff;
      font-size:88%;
      line-height:normal;
	    border-bottom:1px solid #666;
      }
    #tabsK ul {
	margin:0;
	padding:5px 5px 0 40px;
	list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background:url("images/tableftK.gif") no-repeat left top;
      margin:0px;
      padding:0px 0px 0px 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
      background:url("images/tabrightK.gif") no-repeat right top;
      padding:5px 10px 4px 5px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
	  background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
	  }
#content {

	top: 230px;
	width: 900px;
	 margin: 0px 0px 0px 0px;
	 color: #fff;
	height: 420px;
	background:url("images/index_2.png") top left no-repeat;
}
/*-----------------   IMAGE MAP      ------------------------*/
/*dd#monitorDef{ top: 250px; left: 300px; }*/
dd#monitorDef a{
	position: absolute;
	width: 300px;
	height: 202px;
	text-decoration: none;
	left: 435px;
	top: 139px;
}
dd#monitorDef a span{ display: none; }
/*dd#monitorDef a:hover{ position: absolute; background: transparent url(office.jpg) -109px -317px no-repeat; top: -10px; left: -5px; }*/

/*dd#monitorDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #F4F4F4;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding: 5px;
 width: 250%;
}*/
/*-----------------   IMAGE MAP END   ------------------------*/

#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: auto;
 width: 400px;
 float: left;
}
/*----------------- feature styles ------------------------*/
.feature{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
height: auto;
	

}
html>body .feature {
	height: auto;

}

.feature h3{
	color: #000;
	padding: 5px 0px 5px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;	
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/*-----------------   CENTER area - mba_banner.png      ------------------------*/
#center {
	float: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	height: auto;
	width: 150px;
	display: inline;
	background-position: bottom;
}

/*-----------------   RIGHT COLUMN     ------------------------*/
#rightcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
height: auto;
 width: 450px;
 float: left;
}

#footer { 
  font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 900px;
 height: 35px;
  clear: both;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 background:url("images/ftr.png") top left no-repeat;
}
