body.design {
	height:600;
	margin-right: auto;
	margin-left: auto;

}

#Header {
	float: left;
	height: 100px;
	width: 700px;
}
#Main {
	height: auto;
	width: 700px;
}
.Top {
	float: left;
	height: 75px;
	width: 700px;
	background-image: url(images/factory_header_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#Header .NavBar {
	width: 700px;
	background-image: url(images/factory_header_2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#Header .NavBar a {
text-decoration: none;
color:#000000
}
#Main .Left {
	height: 410px;
	width: 450px;
	float: left;
}
#Main .Left .Body {
	width: 430px;
	float: left;
	height: 360px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
}
#Main .Left .Footer {
	width: 450px;
	float: left;
	height: 20px;
	font-size: 9px;
	text-align: center;
	vertical-align: text-bottom;
}
#Main .Right {
	width: 250px;
	float: left;
	height: 380px;
}
#Main .Left_About {
	height: 320px;
	width: 380px;
	float: left;
}
#Main .Left_About .Body_About {
	width: 360px;
	float: left;
	height: 300px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
}
#Main .Left_About .Footer_About {
	width: 600px;
	float: left;
	height: 20px;
	font-size: 9px;
	text-align: center;
	vertical-align: text-bottom;
}
#Main .Right_About {
	width: 230px;
	float: left;
	height: 320px;
	padding: 10px;
	text-align: center;
}
#Main .Left_About .Body_Links {
	width: 600px;
	float: left;
	height: 400px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
}
.design #Main .Columns .Left_Column {
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	width: 220px;
	float: left;
}
.design #Main .Columns .Mid_Column {
	background-repeat: no-repeat;
	background-position: center top;
	width: 220px;
	height: 400px;
	position: absolute;
	left: 250px;
}
.design #Main .Columns .Right_Column {
	background-repeat: no-repeat;
	background-position: center top;
	width: 220px;
	height: 400px;
	float: right;
}
.design #Main .Columns {
	height: 400px;
	text-align: center;
	margin: auto;
	float: left;
	width: 700px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background-position: top;
	text-decoration: none;
}
.design #Main .Padding {
	float: left;
	height: 10px;
	width: 700px;
}
.design #Main .Columns a{
	text-decoration: none;
	color: #000000;
}
.design #Main .TopLayer {
	color: #000000;
	float: left;
	height: 30px;
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	padding-top: 15px;
}
.design #Main .Left .Left_Top {
	float: left;
	height: 150px;
	width: 430px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;

}

.design #Main .Left .Left_Bottom {
	width: 430px;
	float: left;
	height: 150px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
}

.design #Main .Right .Right_Top{
	width: 230px;
	float: left;
	height: 230px;
}

.design #Main .Right .Right_Bottom{
	width: 210px;
	float: left;
	height: 100px;
	text-align: center;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
