div.graphic {
	height : 257px;
}
div.boxes {
	background-color : #6e7d81;
	height : 62px;
	border-left : solid 1px #ffffff;
	border-bottom : solid 1px #6e7d81;
}
div.boxes a {
	float : left;
	color : #e2eff3;
	text-decoration : none;
	font-weight : bold;
	background-image : url(/images/quad-white.gif);
	background-repeat : no-repeat;
	background-position : 25px 28px;
	padding-top : 25px;
	padding-left : 40px;
	display : block;
	height : 37px;
	border-left : solid 1px #ffffff;
}
div.boxes a:link, div.boxes a:visited {
	background-color : #6e7d81;
}
div.boxes a:hover {
	background-color : #9badb2;
}
div.boxes a:active {
	background-color : #6e7d81;
}
div.boxes a#premiummetals {
	width : 117px;
}
div.boxes a#energysectors {
	width : 158px;
}
div.boxes a#worldwide {
	width : 123px;
	border-right : solid 1px #ffffff;
}
div.boxes a#conversion {
	width : 352px;
	padding-top : 20px;
	padding-left : 25px;
	background-image : none;
	height : 42px;
	border : none;
}
div.main {
	clear : both;
	padding : 25px;
}
div.main a:link {
	color : #183860;
	text-decoration : none;
	border-bottom : solid 2px #c5cdd7;
}
div.main a:visited, div.main a:hover {
	color : #5892cd;
	text-decoration : none;
	border-bottom : solid 2px #c5cdd7;
}
div.main a:active {
	color : #183860;
	text-decoration : none;
	border-bottom : solid 2px #c5cdd7;
}
div.column {
	float : left;
}
div.column#markets {
	width : 230px;
	margin-right : 40px;
}
div.column#news {
	width : 220px;
	margin-right : 35px;
}
div.column#mission {
	width : 265px;
}

div.module {
	clear : both;
	margin-bottom : 40px;
}
div.module h1 {
	background-image : url(/images/quad-gray.gif);
	background-repeat : no-repeat;
	background-position : 0px 50%;
	padding-left : 15px;
	font-size : 9px;
	color : #183860;
	text-transform : uppercase;
	font-weight : bold;
}
div.module img {
	float : left;
	margin-top : 5px;
	border : solid 1px #bcc2c4;
	margin-right : 10px;
}
div.module p {
	margin : 0px 0px 15px 15px;
}
div.module#markets a {
	text-decoration : none;
	font-weight : bold;
	background-image : url(/images/quad-gray.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	padding-left : 10px;
	border : none;
}
div.module#markets a:link, div.module#markets a:visited {
	color : #6e7d81;
}
div.module#markets a:visited, div.module#markets a:hover {
	color : #b3c0cd;
}
div.module#markets a:active {
	color : #6e7d81;
}