/*
1.2em = 12pt, 3.5em = 35pt, etc.
*/

body		{  	
		margin: 0;
        padding: 0;
		background-color: #e6e6e6;
		color: #000000;
		font-size: 62.5%;
		
		}
                         	
h1		{  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 26px;
		color: #5074A1; 
		font-weight: bold; 
		text-align:left;
		}

h2		{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		color: #5074A1; 
		font-weight: bold; 
		text-align:left;	
		margin: 25px 0 5px 0;
		}

h3		{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #5074A1; 
		font-weight: bold; 
		text-align:left;	
		margin: 25px 0 5px 0;			
		}

h4		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 1.4em;  			
		}

p		{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 15px; 
		line-height: 21px;
		margin: 5px 0 10px 0;	
		color: #000;
		text-align:left;
		}
		
#content ol, #content ul {
		color: #000;
		text-align:left;
		}
#content ol li, #content ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px; 
	line-height: 21px;

	}
	
#content td {
	vertical-align: top;
	}
		
div 	{
		margin: 0;
		padding: 0;
		}
		
a, img 		{
		border: none;
		margin: 0;
		padding: 0;
		}
#content {
		margin: 0 0 0 0; 
		padding: 0 20px 50px 40px;
		text-align: left;
		
		}
#menu {
		margin: 27px 0 0 0;
		padding: 0;
		height: 33px;
		clear: both;
		}
		
#menu ul {
		margin: 0; 
		padding: 0 0 0 26px;
		}

#menu li {
		margin: 0; 
		padding: 0 .5px 0 .5px;
		display: inline;
		float: left;
		}
		
#menu a {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 17px;
		color: #4D4D4D;
		text-decoration:none;
		margin: 0;
		padding: 8px 0 0 0;
		display: block;
		text-align:center;
		height: 33px;
		background-repeat:no-repeat;
		}	

#home a {
		width: 80px;
		}
#home a:hover {
		background-image: url(images/home.jpg);
		}
#home a:active {
		background-image: url(images/home2.jpg);
		}
#homeselect #home a {
		background-image: url(images/home2.jpg);
		}
		
#products {
		width: 114px;
		}
#products a:hover {
		background-image: url(images/products.jpg);
		}
#products a:active {
		background-image: url(images/products2.jpg);
		}
#productsselect #products a {
		background-image: url(images/products2.jpg);
		}
		
#alloys {
		width: 90px;
		}
#alloys a:hover {
		background-image: url(images/alloys.jpg);
		}
#alloys a:active {
		background-image: url(images/alloys2.jpg);
		}
#alloysselect #alloys a {
		background-image: url(images/alloys2.jpg);
		}
		
#resources {
		width: 123px;
		}
#resources a:hover {
		background-image: url(images/resources.jpg);
		}
#resources a:active {
		background-image: url(images/resources2.jpg);
		}
#resourcesselect #resources a {
		background-image: url(images/resources2.jpg);
		}
		
#gallery {
		width: 99px;
		}
#gallery a:hover {
		background-image: url(images/gallery.jpg);
		}
#gallery a:active {
		background-image: url(images/gallery2.jpg);
		}
#galleryselect #gallery a {
		background-image: url(images/gallery2.jpg);
		}
		
#location {
		width: 110px;
		}
#location a:hover {
		background-image: url(images/location.jpg);
		}
#location a:active {
		background-image: url(images/location2.jpg);
		}
#locationselect #location a {
		background-image: url(images/location2.jpg);
		}

#aboutus {
		width: 110px;
		}
#aboutus a:hover {
		background-image: url(images/aboutus.jpg);
		}
#aboutus a:active {
		background-image: url(images/aboutus2.jpg);
		}
#aboutusselect #aboutus a {
		background-image: url(images/aboutus2.jpg);
		}
		
#contact {
		width: 107px;
		}
#contact a:hover {
		background-image: url(images/contact.jpg);
		}
#contact a:active {
		background-image: url(images/contact2.jpg);
		}
#contactselect #contact a {
		background-image: url(images/contact2.jpg);
		}

#prev 	{
		position: relative;
		}
		
#next 	{
		position: relative;
		}
/*		
#slideshow {
		}
#scroller .slidetitle {
		color: #5074A1;
		font-size: 21px;
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-weight: 100;
		border-bottom: solid 2px #666666;
		width: 180px;
		margin: 0;
		padding: 0;
		}
		
#scroller .slidetext {
		color: #FFFFFF;
		font-size: 19px;
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
		font-weigth: 100;
		width: 219px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}
#scroller .righttext {
		width: 190px;
		height: 500px;
		float: left;
		margin: 0;
		padding: 80px 0 0 30px;
		position: relative;
		z-index: 10;
		}
*/
#credits	{	
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		padding: 20px 0 0 0;		
		color: #808080;
		}
				
#metalprice {
	margin: 5px 0 0 22px; 
	padding: 0; 
	display: block;"
	}
#metalprice span {
	font-family: 'Courier New', Courier, monospace; 
	color: #FFF;
	font-size: 16px; 
	font-weight: bold; 
	display: block;
	float: left;
	height: 22px;
	width: 13px;
	background-image: url(images/digit-background2.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 2px;
	}

