/* PARTS:
-------------------------------------*/

	/* parts */

#parts {

	position: absolute;
	top: 17em;
	left: 15em;

}

#parts h4 {

	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
}

#parts li{

	list-style-type: square;

}

#parts a{

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #01e;

}

/* ELECTRONICS:
-------------------------------------*/

	/* electronics */

#electronics {

	position: absolute;
	top: 24em;
	left: 15em;

}

#electronics h4 {

	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
}

#electronics li{

	list-style-type: square;

}

#electronics a{

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #01e;

}

/* FOUNDRY:
-------------------------------------*/

	/* foundry */

#foundry {

	position: absolute;
	top: 31em;
	left: 15em;

}

#foundry h4 {

	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
}

#foundry li{

	list-style-type: square;

}

#foundry a{

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #01e;

}

/* FUNDING:
-------------------------------------*/

	/* funding */

#funding {

	position: absolute;
	top: 38em;
	left: 15em;

}

#funding h4 {

	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
}

#funding li{

	list-style-type: square;

}

#funding a{

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #01e;

}