body {
	font-family: sans-serif;
	font-size: 8pt;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

b {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
table.index {
	background: url('../images/blueprint.png') #FFF center 200px no-repeat;
}

#main {
	width: 800px;
	position: relative;
}

#inner {
	padding: 20px;
	width: 375px;
}

a img {
	border: none;
}

#rotating_images {
	position: absolute;
	top: 44px;
	right: 25px;
	width: 349px;
	height: 350px;
}

#image {
	margin: 140px 15px;
}

#capabilities {
	width: 800px;
	height: 400px;
	background: url('../images/capabilities_panel.jpg') no-repeat;
}

#capabilities_content {
	position: relative;
	margin-left: 83px;
	padding-top: 80px;
	width: 640px;
	font-size: 80%;
	overflow: hidden;
}

#equipment_panel {
	position: relative;
	background: url('../images/equipment-panel.png') #fff no-repeat;
	width: 800px;
	height: 395px;
}

#equipment_content {
	padding: 5px;
	position: absolute;
	top: 60px;
	left:	225px;
	width: 527px;
	height: 310px;
	overflow: hidden;
}

#equipment_content {
	font-weight: bold;
}

#sub_content {
	padding: 30px;
	position: absolute;
	top: 50px;
	width: 527px;
	left:	207px;
}

ul.dies {
	font-size: 110%;
	font-weight: bold;
	position: absolute;
	left: 275px;
	top: 35px;
}

ul.dies li {
	margin-bottom: 20px;
}

ul.cad {
	font-size: 110%;
	font-weight: bold;
	position: absolute;
	left: 300px;
	top: 75px;
}

ul.cad li {
	margin-bottom: 20px;
}

#presses_content {
	padding: 10px;
	position: absolute;
	top: 45px;
	*top: 65px;
	width: 527px;
	left:	207px;
}

#presses_content #right {
	position: absolute;
	top: 30px;
	*top: 00px;
	left: 210px;
	width: 300px;
}

#presses_content #right ul {
	font-size: 110%;
	font-weight: bold;

}

p.presses {
	font-size: 80%;
}


#equipment_content table {
	
	font-size: 10px;
}


#equipment_content table td p b {
	
	font-size: 11px;
}


#equipment_nav {
	position: absolute;
	top: 100px;
	left: 58px;
	width: 150px;
}

#equipment_nav a img {
	margin-bottom: 40px;
}

#footer {
	padding : 10px;
	width: 100%;
	text-align: center;
}
