	* {
		margin: 0px;
		padding: 0px;
		background-repeat: no-repeat;
	}
	
	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-left: 20px; margin-top: 122px;
		width: 950px;
	}
	
	.nav ul {
		list-style: none;
		height: 40px; line-height: 40px;
		background: url(../images/nav_bg.gif) repeat-x;
	}
	
	.nav ul li {
		float: left;
		border-right: 1px solid #DDCFC9;
		height: 40px; line-height: 40px;
	}
	
	.nav ul li a.active,
	.nav ul li a:hover {
		background: url(../images/nav_active_bg.gif) repeat-x;
		height: 40px; line-height: 40px;
		*height: 28px; *line-height: 28px;
	}
	
	.nav ul li a {
		color: #682B0D;
		font-size: 12px;
		text-decoration: none;
		display: block;
		height: 26px;
		float: left;
		position: relative;
		*padding-top: 12px; /* IE FIX */
		*height: 28px; /* IE FIX */
		padding-left: 13px; padding-right: 13px;
		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;
	}
	
	#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: 16px;
		color: #682B0D;
		margin-bottom: 15px;
	}
	
	#content p {
		font-size: 13px;
		color: #333333;
		margin-bottom: 15px;
	}
	
	#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 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 .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 #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;
	}
	
	#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;
	}