@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/backgrounds/tilebkg.jpg);
	background-repeat: repeat-x;
	background-color: #81909c;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

img, a {border: 0;}

.isotext ul
{
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
margin: 0 0 0 0;
padding: 0px 0 10px 20px;
}
.isotext p{
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
margin: 0 0 0 0;
padding: 10px 0 10px 20px;
}
.isotext a{
	color:#F4B11C;
	text-decoration:none;
}
.isotext a:hover{
	text-decoration:underline;
}
.maincontainer {
	width: 100%;
	min-height: 1024px;
	background-image: url(/images/backgrounds/mainbkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
	}

.innercontainer {
	margin: 0 auto;
	width: 1000px;
	min-height: 1024px;
	}
	
.logo {
	width: 274px;
	height: 227px;
	float: left;
	} 
	
.leftcol {
	width: 274px;
	height: 463px;
	background-image: url(/images/backgrounds/leftcolbkg.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: left;
	}
	
.footer {
	width: 1000px;
	height: 200px;
	padding-top: 20px;
	background-image: url(/images/backgrounds/footerbkg.jpg);
	background-repeat: no-repeat;
	clear: both;
	}
	
.navigation {
	width: 711px;
	height: 43px;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url(/images/backgrounds/navbkg.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 14px;
	color: #fff;
	}
.navigation a:link {color: #fff; text-decoration: none;}
.navigation a:visited {color: #fff; text-decoration: none;}
.navigation a:active {color: #fff; text-decoration: none;}
.navigation a:hover {color: #ffd200; text-decoration: none;}
.navigation div {
	float: left;
	}
.navsep {
	margin-left: 10px;
	margin-right: 10px;
	}


.maincontent {
	width: 700px;
	height: 616px;
	padding: 13px;
	background-image: url(/images/backgrounds/bodybkg.jpg);
	background-repeat: no-repeat;	
	float: right;
	}
.mainleft {
	width: 401px;
	float: left;
	}
.mainright {
	width: 285px;
	float: right;
	}
	
.typeofmetal {
	height: 115px;
	margin-bottom: 10px;
	clear: both;
	}

.typeofmetal h1 {
	font-size: 24px;
	font-weight: normal;
	color: #3487b7;
	margin-top: 12px;
	margin-bottom: 2px;
	}
.typeofmetal h1 a:link {color: #3487b7; text-decoration: none;}
.typeofmetal h1 a:visited {color: #3487b7; text-decoration: none;}
.typeofmetal h1 a:active {color: #3487b7; text-decoration: none;}
.typeofmetal h1 a:hover {color: #111; text-decoration: none;}
.typeofmetal p {
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	font-weight: bold;
	}

.typeofmetal img {
	float: left;
	margin-right: 12px;
	}

.welcome {
	width: 371px;
	height: 150px;
	background-image: url(/images/backgrounds/maincontentelementbkg.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	font-size: 12px;
	color: #fff;
	line-height: 23px;
	font-weight: bold;
	}
.welcome p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
.big        {
	font-size: 14px;
	font-weight: bold;
	color: #F4B11C;
}

	
.leftcolcontentelement {
	width: 245px;
	height: 230px;
	background-image: url(/images/backgrounds/leftelementbkg.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	margin-left: 14px;
	margin-bottom: 45px;
	}
	
.rightcolmain {
	background-image: url(/images/backgrounds/rightcolbkg.jpg);
	background-repeat: no-repeat;
	height: 398px;
	margin-top: 13px;
	padding: 13px;
	font-size: 12px;
	color: #fff;
	}
.rightcolmain a:link {color: #ffd200; text-decoration: none;}
.rightcolmain a:visited {color: #ffd200; text-decoration: none;}
.rightcolmain a:active {color: #ffd200; text-decoration: none;}
.rightcolmain a:hover {color: #fff; text-decoration: none;}
.rightcolmain .blurb {
	margin-top: 13px;
	margin-bottom: 45px;
	}
	
.footer .level1 {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 11px;
	}
.footer .level1 a:link {color: #0b173e; text-decoration: none;}
.footer .level1 a:visited {color: #0b173e; text-decoration: none;}
.footer .level1 a:active {color: #0b173e; text-decoration: none;}
.footer .level1 a:hover {color: #ffd200; text-decoration: none;}
.footer .level2 {
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin-bottom: 11px;
	}
.footer .level2 a:link {color: #fff; text-decoration: none;}
.footer .level2 a:visited {color: #fff; text-decoration: none;}
.footer .level2 a:active {color: #fff; text-decoration: none;}
.footer .level2 a:hover {color: #fff; text-decoration: underline;}
.footer .level3 {
	text-align: center;
	}
.red {
	font-weight: bold;
	color: #F00;
}
