* {
	margin: 0;
	padding: 0;
}
body {
	background: #333 url("images/back.gif") repeat;
	text-align: center;
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
	color: #333;
	padding-top: 40px;
}
a {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #ccc;
}
#topheader {
	width: 800px;
	height: 104px;
	background-position: right top;
	background-color: #993300;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BA2028;
	border-right-color: #DC343D;
	border-bottom-color: #76141A;
	border-left-color: #BA2028;
	overflow: hidden;
	visibility: visible;
}
#header {
	width: 804px;
	height: 210px;
	background: #000;
	background-position: top right;
}


#wrapper #topheader a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFf;
	text-decoration:none
}

#wrapper #topheader .metal {
	float: left;
	height: 99px;
	width: 111px;
	border: 1px solid #666666;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-image: url(steel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFf;
}
#wrapper #topheader .metal2 {
	float: left;
	height: 99px;
	width: 111px;
	border: 1px solid #666666;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-image: url(aluminium.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFf;
}
#wrapper #topheader .metal3 {
	float: left;
	height: 99px;
	width: 111px;
	border: 1px solid #666666;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-image: url(energy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #Fff;
}
#wrapper #topheader .metal4 {
	float: left;
	height: 99px;
	width: 111px;
	border: 1px solid #666666;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-image: url(iron.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFf;
	
}
#wrapper {
	width: 804px;
	background: #fff url("images/sidebar.gif") repeat-y;
	background-position: 0 0;
	border: solid 2px #fff;
	margin: 0 auto;
	text-align: left;
}
h1 {
	width: 140px;
	height: 28px;
	background-color: #333;
	float: left;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	padding-left: 5px;
	color: #fff;
	cursor: default;
	text-align: center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
}
h1:first-letter {
	color: #f00;
	text-decoration: underline;
}
h2 {
	width: 643px;
	height: 30px;
	background-color: #333;
	float: left;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	padding-left: 10px;
	color: #fff;
	margin-top: 1px;
	cursor: default;
}
#nav {
	list-style: none;
	border-right: 1px solid #fff;
	height: 210px;
	width: 150px;
	float: left;
}
#nav li a {
	color: #fff;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif;
	display: block;
	width: 140px;
	height: 24px;
	background-color: #000;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	text-decoration: none;
}
#nav li a:hover {
	background-color: #333;
}
#current a {
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#sidebar {
	width: 132px;
	background-color: #ccc;
	float: left;
	position: relative;
	left: 2px;
	border-top: 1px solid #fff;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
	padding: 8px;
	clear: both;
}
img {
	border: none;
}
.leftpict {
	float: left;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	padding: 9px;
}

a img {
	display: block;
	margin-bottom: 20px;
	border: 1px solid #fff;
}
a:hover img {
	border-color: #f00;
}
#content {
	float: left;
	width: 600px;
	margin: 10px 0 0 10px;
}
p {
	margin-bottom: 20px;
	clear: both;
}
p:first-line {
	font-weight: bold;
}
#footer {
	clear: both;
	width: 400px;
	margin-left: 163px;
}
#wrapper #topheader #logo {
	float: left;
	height: 101px;
	width: 250px;
	background-color: #FFFFFF;
}
#topbuttons {
	height: 102px;
	visibility: visible;
	overflow: hidden;
}
h4  {
	color: #CC3300;
	;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}

h5  {
	color: #663300;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}

.subnav ul a {
	background-image: url(subnavbg.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 15px;
	color: #371C1C;
	line-height: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 22px;
	width: 155px;
}
.subnav li {
	float: left;
	clear: left;
	width: 155px;
	vertical-align:middle

}
.leftpictclear {
	float: left;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	padding: 9px;
	clear: both;
}

