@charset "utf-8";
/* CSS Document */
html {
  height:100%;
  margin-bottom:1px;
}

body, p, td, li{
    font-family:Verdana, sans-serif;
	font-size:13px;
}

body {
	background:#001F55/* deep blue */ url(../images/index-bg.jpg) repeat-x;
	margin:0;
	padding:0;
}

a {
	border:none;
	font-size: 12px;
	color: #1c1c1e; /* almost black */
  font-weight:bolder;
}

a:hover {
	text-decoration:none;
}

img {
	margin:0;
	padding:0;
	border:0;	
}

a > img{
  border:none;
  text-decoration:none;
}

hr {
  color:#001F55;
  width:300px;
  text-align:left;
  clear:both;
}

h1 {
	margin:0;
	padding:0;
	border:0;
	font-size:22px;
}

h2 {
  margin-bottom:0;
	border:0;
	font-size:14px;
  color:#014282; /* dark blue */
}

div.product-block > h2{
  margin-top:0;
}

h3 {
	margin:0;
  padding:0;
	border:0;
	font-size:12px;
  font-weight:bolder;
}

#header-wrapper {
    margin:0;
    padding:0;
    border:none;
    float:left;
    background:#fff url(../images/menu-bg.jpg) repeat-x 0px 102px;
    width:100%;
    height:141px;
}

#header {
	margin-right:auto;
	margin-left:auto;
	padding:0;
	border:none;
	width:945px; /* overall width is 945px */
  height:102px; /* overall height is 102px */
}

#top-links {
	margin:44px 0px 0px 0px;
	padding:0;
	float:right;
	height:16px;
	line-height:14px;
	display:inline;
}

#top-links li {
	display:inline;
}

#toplink_container {
	width:50%;
	float:right;
	display:inline;
}

#phone_number {
  float:right;
  display:inline;
  clear:both;
  color:#014282;
  font-size:16px;
  font-weight:bold;
}


#top-links ul {
    padding:0px 0px 5px 0px;
    float:right;
}

#top-links > ul > li{
	margin:0;
    padding:0px 7px 0px 7px;
    float:left;
    height:16px;
    display:inline;
	font-family:Verdana, sans-serif;
	font-size:14px;
    font-weight:700;
    text-transform:uppercase;
}

#top-links li {
		border-left:solid 2px #014282;
		padding:0px 0px 0px 7px;
}

#top-links a {
    margin:0;
    padding:0;
	text-decoration:none;
    vertical-align:middle;
    color:#014282; /* dark blue */
}

#top-links li:first-child {
	border-left:none;
}



#top-links li a:hover {
    color:#f46722; /* dark orange */
}

#logo {
	margin:0px;
	padding:0;
	border:none;
	float:left;
	display: inline;
}

#navigation {
	margin:0;
	padding:10px 0px 0px 0px;
	border:none;
	float:left;
    width:915px; /* overall width is 945px */
	height:26px; /* overall height is 39px */
}

#menu a{
	margin:0;
	padding-left:1em;
	padding-right:1em;	
	float:left;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:900;
	text-decoration:none;
  text-transform:uppercase;
  color:#fff; /* white */
  border-left:1px solid white;
}

#menu a:hover {
	color:#014282; /* dark blue */
}

#menu a:first-child {
    margin:0;
    padding-left:0;
    border:none;
    float:left;
}

#content-wrapper {
	margin-right:auto;
	margin-left:auto;
    padding:0;
	border:none;
	width:945px; /* overall width is 945px */
	background-color:#fff; /* white */
}
#index-banner {
    margin:0;
    padding:0;
    border:none;
    float:left;
    width:945px; /* overall width is 945px */
    height:261px; /* overall height is 260px */
    background-image:url(../images/home_page_default_image.jpg);
    background-repeat:no-repeat;
    color:#fff;
}

#index-banner > object{
  float:left;
  border: 1px solid blue;
}

#banner > h1 {
    font-size:28px;
    line-height:28px;
}

#banner p {
    line-height:16px;
    font-size:12px;
    font-weight:700;
}

#content {
    margin:32px 0px;
    padding:0;
    border:none;
    float:left;
    width:945px;
    background:#fff url(../images/content-bg.jpg) repeat-y left;
    background-position:583px 0px;
}

#content-left {
	margin:0px 0px 0px 34px;
	padding:0px 30px 0px 0px;
	border:none;
	float:left;
	width:538px;  /* overall width is 568px */
	display: inline;
}

#content-left h1 {
    color:#014282; /* dark blue */
}

#content-left p {
    line-height:24px;
}

#content-left li {
    line-height:24px;
}

#address-block {
    margin:0px 0px 0px 20px;
    padding:0;
    border:none;
    float:left;
}

#content-right {
	margin:0;
	padding:0px 0px 0px 18px;
	border:none;
	float:right;
	width:325px;
	display: inline;
}

.product-block {
	margin:0px 15px 10px 0px;
	padding:0;
	border:none;
	float:left;
	width:145px;
	display: inline;
	
}

.product-block img {
    margin:0px 0px 5px 0px;
}

.product-block h3 {
    
    font-weight:700;
}

.product-block p {
    margin-top:2px;
    line-height:16px;
}

.secondary-product-block {
    margin:0px 0px 15px 27px;
    padding:0;
    border:none;
    float:left;
    width:250px;
}
.secondary-product-block img {
  border:1px solid #004286;
}
#metals-menu {
    margin:24px 0px 24px 0px;
    padding:0;
    border:none;
    float:left;
    line-height:12px;
    color:#536b9b;

}

#metals-menu ul {
    margin:0;
    padding:0;
    border:none;
    float:left;
}

#metals-menu > ul > li{
	 margin:0;
    padding:0px 7px 0px 7px;
    border-left:solid 2px #536b9b;
    float:left;
    display:inline;
    font-family:Verdana, sans-serif;
    font-size:12px;
    line-height:12px;
}

#metals-menu a {
    margin:0;
    padding:0;
	  text-decoration:none;
    color:#536b9b; /* medium blue */
}

#metals-menu li:first-child {
	border-left:none;
    padding-left:0;
}

#metals-menu li a:hover {
    color:#f46722; /* dark orange */
}

.metal-desc {
    margin:0px 0px 20px 0px;
    padding:0;
    border:none;
    float:left;
    width:500px;
}

.contact-block {
    margin:20px 5px 0px 0px;
    padding:0;    
    float:left;
    width:262px;
}

.contact-image {
    margin:0px 5px 0px 0px;
    padding:0;
    border:none;
    float:left;
    width:90px;
}

.contact-info {
    margin:0;
    padding:0;    
    float:left;
}

.contact-info p {
    margin-top:0px;
    padding-top:0px;
}

#footer {
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
    border-top:2px #f36621 solid;
	float:left;
	width:945px; /* overall width is 945px */
	height:88px; /* overall height is 98px */
	text-align:center;
    line-height:16px;
	clear:both;
    color:#fff; /* white */
    background-color:#004187; /* footer blue */
}

#footer a {
	padding-left:.8em;
	padding-right:.8em;
    border-left:thin solid #FFFFFF;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing:-0.1em;
	color:#fff; /* white */
}

#footer a:hover {
	color:#f46722; /* dark orange */
}

.clear {
	clear:both;
}

.dark-text {
    color: #1c1c1e; /* almost black */
}

.copy {
    float:left;
}



/*#Admin#*/

.admin_table {
    width:100%;
    float:left;
}

.admin_table th {
    text-align:left;
    background-color:#E9E9E9;
}

.admin_table_row_even {
    background-color:#E9E9E9;
}

