@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	color: #64686A;
	background: #FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
}
#wrapper {
	text-align: left;
	margin: 0px auto -140px;
	min-height: 100%;
	width: 800px;
	position: relative;
	background: url(../images/universal/bg_wrapper.png) repeat-y;
}
#header {
	height: 140px;
	background: url(../images/universal/bg_header.png) no-repeat center top;
}
#header h1 {
	text-align: center;
}
#header  span  {
	position: absolute;
	left: -3000px;
}
#navbar {
	float: left;
	height: 100%;
	width: 170px;
}
#navbar li {
	list-style: none;
	padding-bottom: 5px;
}
#navbar ul {
	padding-left: 10px;
}
#navbar a:link, #navbar a:visited {
	font-size: 70%;
	color: #ED7921;
	text-decoration: none;
	text-transform: lowercase;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	font-size: 70%;
	color: #B1B3B4;
	text-decoration: none;
}
#content {
	float: right;
	width: 625px;
}
#content h2 {
	font-size: 100%;
	color: #ED7925;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 15px;
}
#content h3 {
	font-size: 85%;
	color: #ED7925;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 15px;
}

#content p {
	font-size: 80%;
	line-height: 1.4;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#content li {
	font-size: 80%;
	margin-left: 40px;
}
#content ul {
	padding-bottom: 15px;
}

#content a:link, #content a:visited {
	color: #ED7921;
	text-decoration: none;
}
#content a:hover, #content a:active, #content a:focus {
	color: #B1B3B4;
	text-decoration: none;
}

#footer {
	height: 140px;
	position: relative;
	background: url(../images/universal/bg_footer.png) repeat-x bottom;
}

#footer_content {
	background: url(../images/universal/footer.png) no-repeat center top;
}
#footer p {
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 120px;
	text-transform: lowercase;
}
#footer span {
	position: absolute;
	left: -3000px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
}
#request_form {
	float: right;
	width: 400px;
	padding-right: 10px;
}
#logos {
	padding-left: 10px;
}


.rtflt {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.lftflt {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.clearfooter {
	clear: both;
	height: 140px;
}

.clearfloat {
	clear: both;
}


.orange_italic  {
	color: #ED7925;
	font-style: italic;
	font-weight: bold;
}
#metals {
	height: 111px;
	width: 100%;
	overflow: hidden;
}
