#info p{
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 18px;
	font-size: 20px;
	line-height: 25px;
	font-family: Arial, Verdana;
}
#info img{
	border: solid black 2px;
}
#info {
	height: 235em;
}
#info h5 {
	margin-bottom: -10px;
	margin-left: 100px;
	font-size: 20px;
	line-height: 25px;
	font-family: Arial, Verdana;
}
#info li {
	margin-left: 100px;
	font-size: 20px;
	line-height: 25px;
	font-family: Arial, Verdana;
}
#info h2 {
	margin-left: 100px;
	margin-top: 18px;
	font-size: 30px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
#first_col {
	width: 50%;
}
info.picture {
	float: right;
}
#first_col {
	float:left;
}
h6 {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Arial, Verdana;
}
h2 {

}
#machining {
	width:1000px;
	margin-top: 200px;
}
#machining_first {
	float: left;
	width:47.5%;
	margin-left: 20px;
}
#machining_second {
	float: right;
	width:47.5%;
	margin-left: 10px;
}
table, th, td{
	border: 1px solid black;
	border-collapse: collapse;
}
table {
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
th {
	background-color: black;
	color: white;
}