@charset "utf-8";
/* CSS Document */
body {
    margin-top: 0px;
    margin-left: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #76849E;
    color: #777777
}

.center_column {
	position: relative;
	top: 30px;
	width: 452px;
	margin-left: auto;
	margin-right: auto;
	
}


.bottom_slug{
	position: absolute;
	top: 420px;
	left: 0px;
	width: 100%;
	font-size: 10px;
	color: #4B576B;
	text-align: center;
}

.bottom_slug a:link {
	text-decoration: none;
	color: #333333;
	
}

.bottom_slug a:hover {
	text-decoration: underline;
	color: #333333;
}
.bottom_slug a:visited {
	text-decoration: none;
	color: #333333;
}

.bottom_content {
	text-align: left;
	
}
.mfg {
	position: absolute; top: 87px; left: 40px; width: 59px; height: 146px; z-index: 3;
}

.about {
	position: absolute; top: 0px; left: 99px; width: 90px; height: 87px; z-index: 3;
}

.design {
	position: absolute;	top: 0px;left: 189px;width: 75px;height: 45px;z-index: 3;
}

.proto {
	position: absolute;	top: 0px;left: 264px;width: 104px;height: 106px;z-index: 3;
}
.tooling {
	position: absolute;	top: 233px;left: 40px;width: 59px;height: 73px;z-index: 3;
}
.cnc {
	position: absolute;	top: 106px;left: 368px;width: 56px;height: 155px;z-index: 3;
}
.flow {
	position: absolute;	top: 261px;left: 99px;width: 325px;height: 118px;z-index: 3;
}