body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #B20022;
	text-decoration: underline;
}		
.content {
	font-size: 16px;
	margin: 15px 15px 15px 15px;
	text-align: justify;
	vertical-align: top;
	line-height: 25px;
}
.right {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 15px 15px 15px;
	text-align: center;
	vertical-align: top;
}
.footer {
	font-size: 10px;
}
.nav {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#design_bg {
	width: 550px;
	height: 538px;
	background-image: url(images/design_bg.jpg);
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
}
#laser_bg {
	width: 550px;
	height: 538px;
	background-image: url(images/laser_bg.jpg);
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
}
#forming_bg {
	width: 550px;
	height: 538px;
	background-image: url(images/forming_bg.jpg);
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
}
#welding_bg {
	width: 550px;
	height: 538px;
	background-image: url(images/welding_bg.jpg);
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
}
#metal_bg {
	width: 550px;
	height: 538px;
	background-image: url(images/metal_bg.jpg);
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
}
#tooling_bg {
	width: 550px;
	height: 538px;
	background-image:  url("images/tooling_bg.jpg");
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
}
#right_bg {
	width: 250px;
	height: 538px;
	background-image:  url("images/right_img.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
#right_bg_fade {
	width: 250px;
	height: 538px;
	background-image:  url("images/right_img_fade.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
#top_box {
	position: relative;
	width: 200px;
	height: 100px;
	left: 250px;
	top: 150px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
#mid_box {
	position: relative;
	width: 200px;
	height: 100px;
	left: 60px;
	top: 125px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
#btm_box {
	position: relative;
	width: 200px;
	height: 100px;
	left: 250px;
	top: 100px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
