html, body {}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
}

#footer {
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	height: 125px;
	text-align: right;
	font-size: 10px;
	color: #8C7B60;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	clear: both;
	top: 175px;
}
#footer-concrete {
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	height: 200px;
	text-align: right;
	font-size: 10px;
	color: #8C7B60;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	top: 180px;
	clear: both;
	margin-top: 200px;
}
#footer-metalfab {
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	height: 125px;
	text-align: right;
	font-size: 10px;
	color: #8C7B60;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	top: 260px;
	clear: both;
	margin-top: 200px;
}
a:link {
	color: #8C7B60;
	text-decoration: underline;
}
a:visited {
	color: #8C7B60;
	text-decoration: underline;
}
a:hover {
	color: #8C7B60;
}
a:active {
	color: #FFFFFF;
}



#header {
	height: 182px;
	width: 950px;
	position: absolute;
	background-color: #000000;
}
#main {
	position: relative;
	width: 950px;
	top: 182px;
	z-index: 4;
	background-color: #FFFFFF;
}
#nav {
	position: relative;
	width: 224px;
	background-color: #000000;
	float: left;
	z-index: 6;
}
#middle {
	position: absolute;
	width: 311px;
	left: 224px;
	padding-left: 12px;
	padding-right: 12px;
	z-index: 7;
	background-color: #FFFFFF;
}
#right {
	float: right;
	width: 391px;
	position: absolute;
	left: 559px;
	background-color: #000000;
	z-index: 5;
	background-position: top;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}



.floatright {
	float: right;
}
.floatleft {
	float: left;
	margin-right: 10px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
#footer-automated {
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	height: 200px;
	text-align: right;
	font-size: 10px;
	color: #8C7B60;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	top: 210px;
	clear: both;
	margin-top: 200px;
}

#footer-programming {
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	height: 200px;
	text-align: right;
	font-size: 10px;
	color: #8C7B60;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	top: 225px;
	clear: both;
	margin-top: 200px;
}
#right2 {
	float: right;
	width: 391px;
	position: absolute;
	left: 559px;
	background-color: #000000;
	z-index: 5;
	height: 950px;
	background-position: top;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav2 {

	position: relative;
	width: 224px;
	background-color: #000000;
	float: left;
	z-index: 6;
	height: 950px;
}
#right3 {
	float: right;
	width: 391px;
	position: absolute;
	left: 559px;
	background-color: #000000;
	z-index: 5;
	height: 950px;
	background-position: top;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav3 {


	position: relative;
	width: 224px;
	background-color: #000000;
	float: left;
	z-index: 6;
	height: 950px;
}
