	* {
		margin: 0px;
		padding: 0px;
		background-repeat: no-repeat;
	}
	
	
	/* Clearfix Utility
	----------------------------*/
	.clearfix:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}

	* html .clearfix             { zoom: 1; } /* IE6 */
	
	*:first-child+html .clearfix { zoom: 1; } /* IE7 */
	
	
	body {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: url(../images/background.jpg);
	}
	
	#container {
		text-align: left;
		margin: 10px auto;
		width: 990px;
	}
	
	#top {
		width: inherit;
		height: 162px;
		background: url(../images/top_bg.gif) repeat-x;
	}
	
	#top h1.logo {
		float: left;
		text-indent: -54321px;
		background: url(../images/top_logo.gif);
		width: 200px; height: 120px;
		position: absolute;
		margin-left: 15px; margin-top: 0px;
	}
	
	#top h2.slogan {
		float: right;
		position: relative;
		font-size: 22px;
		float: right;
		text-align: right;
		right: 30px;
		top: 45px;
		color: white;
	}
	
	#top .nav {
		position: absolute;
		margin-top: 122px;
		width: 985px;
		margin-left: 5px;
	}
	
	.nav ul {
		list-style: none;
		height: 40px;
		background: url(../images/nav_bg.gif) repeat-x;
		margin-left: 5px;
	}
	
	.nav ul li {
		float: left;
		border-right: 1px solid #DDCFC9;
		height: 40px;
	}
	
	.nav ul li.last {
		border-right: none;
	}
	
	.nav ul li a.active,
	.nav ul li a:hover {
		background: url(../images/nav_active_bg.gif) repeat-x;
	}
	
	.nav ul li a {
		color: #682B0D;
		font-size: 13px;
		text-decoration: none;
		display: block;
		height: 25px;
		float: left;
		position: relative;
		padding: 10px 12px 5px 12px;
		outline: none;
	}
	
	#promo {
		width: inherit;
		height: 226px;
	}
	
	#promo-1 {
		background: url(../images/home_promo.jpg);
		width: inherit; height: 226px;
	}
	
	#promo h1,
	#promo p {
		margin-left: 530px;
	}
	
	#promo h1 {
		position: absolute;
		margin-top: 40px;
		font-size: 25px;
		color: #682B0D;
	}
	
	#promo p {
		position: absolute;
		margin-top: 75px;
		width: 420px;
		font-size: 14px;
		color: #682B0D;
	}
	
	#promo p.scrap {
		position: absolute;
		margin-top: 160px;
		margin-left: 620px;
	}
	
	#promo a,
	#promo embed {
		cursor: pointer;
	}
	
	p.news-logos {
		text-align: center;
	}
	
	p.news-logos img {
		border: 3px solid #CCCCCC;
		padding: 3px;
		margin-bottom: 10px;
	}
	
	p.news-logos a {
		outline: none;
	}
	
	#content {
		width: 910;
		padding: 40px;
		background: url(../images/content_bg.jpg) repeat-x #FFFFFF;
	}
	
	#content h1 {
		font-size: 24px;
		font-weight: normal;
		color: #682B0D;
		margin-bottom: 15px;
	}
	
	#content h2 {
		font-size: 18px;
		color: #682B0D;
		margin-bottom: 15px;
	}
	
	#content h3 {
		font-size: 16px;
		color: #682B0D;
		margin: 10px 0px;
	}
	
	#content p {
		font-size: 13px;
		color: #333333;
		margin-bottom: 15px;
	}
	
	#content hr {
		background-color:#CCCCCC;
		border:0 none;
		clear:both;
		height:1px;
		margin-bottom:20px;
		margin-top:20px;
	}
	
	#content p.metal-types {
		font-size: 16px;
	}
	
	#content p.scrap-back {
		font-size: 11px;
		margin-bottom: 30px;
	}
	
	#content p.floating {
		float: left;
		margin-right: 40px;
		margin-bottom: 35px;
	}
	
	#content .transport-bins {
		padding-left: 130px;
	}
	
	table.contact-us th {
		padding: 4px 4px 4px 6px;
		background: #EFE7E4;
	}
	
	table.contact-us td {
		padding: 4px 4px 4px 6px;
		border-bottom: 1px solid #EFE7E4;
	}
	
	#content ul.smaller li {
		list-style: url(../images/bullet-arrow_small.gif);
		font-size: 13px;
	}
	
	#content ul,
	#content ol {
		margin-left: 20px;
	}

	#content ul li {
		list-style: url(../images/bullet-arrow.gif);
		font-size: 12px;
		margin-bottom: 10px;
		color: #333333;
	}
	
	#content ol li {
		font-size: 12px;
		margin-bottom: 10px;
		color: #333333;
	}
	
	#content table.history {
		font-size: 13px;
		color: #333333;
	}
	
	#content table.history td.date {
		width: 120px;
		font-weight: bold;
	}
	
	#content table.history td {
		padding-bottom: 10px; padding-top: 10px;
		border-bottom: 1px solid #CAB5AB;
	}
	
	#content table.photos {
		
	}
	
	#content table.photos td {
		padding: 5px;
	}
	
	#content div.break {
		height: 15px;
	}
	
	#content img.image-border {
		border: 4px solid #CCCCCC;
		margin-right: 20px;
	}
	
	#content span.img-desc {
		font-size: 12px;
		font-style: italic;
	}
	
	#content p.img-desc {
		font-size: 12px;
		font-style: italic;
		text-align: center;
	}
	
	#content .yard {
		clear: both;
		display: block;
		margin-bottom: 30px;
	}
	
	#content .map,
	#content .info,
	#content .photo {
		float: left;
	}
	
	#content img.map {
		border: 0px;
	}
	
	#content .photo img {
		border: 4px solid #CAB5AB;
		padding: 2px;
	}
	
	#content .yard h2 {
		float: left;
	}
	
	#content .yard .backtotop {
		float: left;
		margin-left: 30px;
		line-height: 18px;
	}
	
	#content .yard p {
		clear: both;
	}
	
	#content .spacer {
		clear: both;
		height: 40px;
	}
	
	#content .break {
		clear: both;
	}
	#content .info {
		margin-left: 30px;
		width: 550px;
	}
	
	#content .scrap-images {
		clear: both;
		margin-bottom: 35px;
	}
	
	#content .scrap-images div {
		clear: both;
	}
	
	#content .scrap-images img {
		float: left;
		border: 4px solid #CCCCCC;
		margin-right: 15px;
		margin-bottom: 20px;
	}
	
	#content .yards-imagemap {
		float: left;
	}
	
	#content span.backtotop {
		float: left;
	}
	
	#content a,
	#content a:visited {
		color: #682B0D;
	}
	
	#content a:hover {
		text-decoration: none;
	}
	
	#content a img {
		border: 3px solid #CCCCCC;
	}
	
	#content #video {
		text-align: center;
		margin-bottom: 30px;
	}
	
	/*Added by TS 27.10.09*/
	div.about {
		width: 670px;
		float: left;
	}
	
	div.latestnews {
		width: 220px;
		float: right;
	}
	
	/* New Jump Menu - October 2010 */
	#content ul.jumpmenu {
		border: 2px solid #ccb8ad;
		height: 26px;
		clear: both;
		margin-left: 0px;
		margin-bottom: 35px;
	}
	
	#content ul.jumpmenu li {
		float: left;
		border-right: 1px solid #ccb8ad;
		background: none;
		list-style-image: none;
		list-style: none;
		padding: 6px 10px 6px 10px;
		font-size: 11px;
		font-weight: bold;
		color: #682B0D;
	}
	
	#content ul.jumpmenu li.jumpto {
		background: #f0ebe7;
	}
	
	#content ul.jumpmenu li a,
	#content ul.jumpmenu li a:visited {
		font-size: 11px;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
	}
	
	/* Homepage Notice */
	p.notice {
		padding: 5px;
		border: 2px solid #770000;
		font-weight: bold;
		background: #f1e5e5;
		width: 550px;
	}
	
	p.notice a,
	p.notice a:visited {
		color: #770000 !important;
	}
	
	/* Links Page */
	div.links {
		
	}
	
	div.links-box {
		width: 220px;
		float: left;
		margin-right: 5px;
	}
	
	div.links-box img {
		display: block;
		border: none !important;
	}
	
	div.links-box p {
		display: block;
		clear: both;
		background: #682B0D;
		color: #fff !important;
		padding: 6px;
		text-align: center;
		height: 30px;
	}
	
	div.links-box a,
	div.links-box a:visited {
		color: #fff !important;
		text-decoration: none !important;
	}
	
	.clear {
		clear: both;
	}
	
	#footer {
		height: 25px;
		background: #682B0D;
		padding: 10px 15px 0px 15px;
		font-size: 11px;
		color: white;
	}
	
	#footer .copyright {
		float: left;
	}
	
	#footer .credits {
		float: right;
	}
	
	#footer a,
	#footer a:visited {
		color: white;
	}
	
	#footer a:hover {
		text-decoration: none;
	}
