#warmup {
	clear: both;
	background: #fff url('images/solution.gif') bottom right no-repeat;
	height: 150px;
	width: 800px;
	margin: 0 auto;
	padding: 100px 0px 50px 0px;
	}
	
	
h1  {
	font-size: 1.4em;
	text-decoration: underline;
	}
	
h2  {
	font-size: 1.1em;
	text-decoration: underline;
	}
	
	
	
#linklist ul {
	margin: 0;
	padding: 0;
	list-style: none;
  }
#linklist ul li {
	display:inline;
	margin: 2px 0 6px 0;
	padding: 35px 30px 35px 30px;
	font-weight: bold;
	line-height: 100px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 15% 50%;
  }

#linklist ul li a{
	padding: 0px 0px 0px 160px; /* width of icon + whitespace */
	text-decoration: none;
	color: #000;
  }
  
#footer ul {
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
  }
#footer ul li {
	display:inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: 0;
  }

 #footer ul li a{
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #000;
  }
  
  
	
	

/*#par { background: url('images/par.gif'); }*/
/*#ibm { background: url('images/ibm.gif'); }*/
/*#fujitsu { background: url('images/fujitsu.gif'); }*/
/*#panasonic { background: url('images/panasonic.gif'); }*/
/*#sicom { background: url('images/sicom.gif'); }*/
/*#ncr { background: url('images/ncr.gif'); }*/
/*#documentor { background: url('images/documentor.gif'); }*/
/*#micros { background: url('images/micros.gif'); }*/
