html,body {
	height:100%;
}

body, table{
	font:1em Verdana,Sans-Serif;
	margin:0px;
	padding:0px;
	margin-top:20px;
}
body{
	background:#fff;
}

a:link, a:visited {
	text-decoration:none;
	color:#B14E4E;
}
a:hover {
	background-color:#dddddd;
	/*font-weight:bold;*/
}

h2 {font-size:1.3em;}

.clear {clear:both;}

* html #wrapper{height: 100%;}

#logoindex {
	width:864px;
	margin-left:auto;
	position:absolute;
	bottom:40%;
}

#wrapper {
	margin:0 auto 0 auto;
	width:83%;
	position: relative;min-height: 100%;
}

div.mpara {
	height:100%;
	background-image:url(images/mpara.png);
	width:14px;
	float:left;
}

#maincontainer {
	float:left;
	width:94%;
	margin:20px 10px 0 10px;
}

#toprightlogo {float:right;}
#topleftlogo {float:left;}

#main {margin:10px;}

table.maintable{
	text-align:center;
	width:80%;
}
td.mpara {
	background-image:url(images/mpara.png);
	width:14px;
}	


td.otherlinks{
	text-align:left;
	background-color:#A1A1A1;
	width:100px;
}
td.linkactive{
	text-align:left;
	background-color:#808080;
	font-weight:bold;
	width:100px;
}

#newsbox {
	font-size:.7em;
	float:left;
	padding:6px;
	height:410px;
	border:1px solid;
	width:170px;
	background-color:rgb(162,164,142);
}

#rightcol {	float:right;width:75%;}

div.betterwork {margin-top:10px;}


#job{	margin-top:10px;}
#job p{font-size:.8em;}

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

#tabsK {
	font-size:.8em;
	line-height:normal;
	border-bottom:1px solid #54545C;
}
#tabsK ul {
	margin:0;
	padding:10px 10px 0 10px;
	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:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
      background:url("images/tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* 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;}	  
	  #tabsK 	a.active span{background-position:100% -42px;}
	  #tabsK 	a.active {background-position:0% -42px;}