body {
	margin: 0px;
	background-color:#3c3c3c;
	background-image:url(images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}
table.white {background-color:#fff;}
td { font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px;}
	
#home { width: 128px; height: 36px; }
#about { width: 200px; height: 36px; }
#buysell { width: 254px; height: 36px; }
#bins { width: 112px; height: 36px; }
#photos { width: 144px; height: 36px; }
#contact { width: 162px; height: 36px; }

#main { background-image: url(images/bg1.jpg); width: 1000px;}
#main_left { background-image: url(images/bg2.jpg); width: 1000px;}
#main_wide { background-image: url(images/bg3.jpg); width: 1000px;}

#bottom { background-image: url(images/index_05.png); width: 1000px; height: 122px; color:#fff; text-align:center;}
#iso { position:relative; width: 70px; text-align: center; left: 832px; top: -293px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin-bottom:-15px;}

#maintable { width: 970px; margin-left: 15px; }

.metal_types ul { }
.metal_types ul li {list-style-image:url(images/checkbullet.png); height: 25px;}
.metal_types ul li h3 {font-size: 18px; font-weight: normal; margin:0px;}
.line {height: 2px; width: 255px; margin: -10px 0px 0px -50px;  }

.contact {margin-left: 20px;}
.contact td {
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
}

h1 { font-size: 30px; font-weight:normal; letter-spacing:-1px; border-bottom: 1px dashed #777;}

h2 { font-size: 17px; font-weight:normal; margin:20px 0px 0px 0px;}
ul.uls {margin-top: 5px; padding-left: 25px;}

a:link, a:visited, a:active {
	color:#004479;
	text-decoration:none;
}
a:hover {
	color:#88b5cf;
	text-decoration:underline;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
	color:#fff;
	text-decoration:none;
}
#bottom a:hover {
	color:#88b5cf;
	text-decoration:underline;
}

#ws {
	font-size: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#bfccd7;
}
#ws a:link, #ws a:visited, #ws a:active {
	color:#88b5cf;
	text-decoration:none;
}
#ws a:hover {
	color:#bfccd7;
	text-decoration:underline;
}
.abouttable td {
	border-bottom:1px solid #ccc;
	padding: 10px 0px;
}
