body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background: #baa686;
	
}

#top { margin:0 auto; 
	   width:800px; 
	   height: 200px;
	   /*background: url(../images/E4.gif) no-repeat left bottom;*/
	   }
	   
	   
#body { margin:0 auto; 
		width:800px; 
		height: 369px;
		border-top:#FFF 1px solid;
		background:#373737 url(../images/expertise.jpg) left center no-repeat;
		}
		
#lft { width:250px; 
	   height:269px; 
	   float:left; 
	   padding-top:100px;
	   
	   }
	   
#rgt { width:236px; height:269px; float:right; padding-top:100px;}
		
#bot { margin:0 auto; width:800px; padding-top:8px;}


td { font-family: Arial Narrow;
	 font-weight:bold;}
td#p0 { width:135px; text-align:center; }
td#p1 { background-color:#978f81; width:18px; height:17px; cursor:hand;}
td#p2 { background-color:#bfa67d; width:18px; height:17px; cursor:hand;}
td#p3 { background-color:#859fb6; width:18px; height:17px; cursor:hand;}
td#p4 { background-color:#b08e73; width:18px; height:17px; cursor:hand;}
td#p5 { background-color:#84a294; width:18px; height:17px; cursor:hand;}

 
p {  
	padding:100px 270px 0px 300px; 
	margin:0px;
	line-height:15px;
	}
	
