/* CSS Document */
body {
	font-family:Tahoma;
	background-color:#E5EAE1;
	margin:0;
	padding:0;
}
p, h2, h3, h4 {
	margin:0;
	padding:0;
}
h1 {
	margin:0;
	padding:0;
	font-size:24px;
	font-weight: bold;
}
i { 
	display:none;
}
#shell {
	width:820px;
	height:100%;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}
#head {
	background:url(images/head.jpg) no-repeat;
	height:119px;
	width:820px;
	float:left;
}
#logo a {
	display:block;
	height:80px;
	width:342px;
	margin-left:20px;
	float:left;
}
#printhead { 
	display:none;
}
#global {
	height:17px;
	width:820px;
	padding-top:10px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
#global a {
	color:#FFFFFF;
	text-decoration:none;
}
#global a:hover {
	text-decoration:underline;
}
#tabs {
	width:338px;
	padding-right:22px;
	float:right;
	margin-top:54px;
}
.recycle {
	background:url(images/recycle_tab.jpg) no-repeat;
	height:34px;
	width:91px;
	display:block;
	margin-right:3px;
	float:left;
}
.grinding {
	background:url(images/grinding_tab.jpg) no-repeat;
	height:34px;
	width:91px;
	display:block;
	margin-right:3px;
	float:left;
}
.toll{
	background:url(images/toll_tab.jpg) no-repeat;
	height:34px;
	width:150px;
	display:block;
	float:left;
}		
#welcome {
	height:55px;
	width:820px;
	clear:both;
	color:#2A3F55;
	line-height:60px;
	font-size:24px;
	font-weight:bold;
}
#main {
	background:url(images/main_container.jpg) no-repeat;
	height:246px;
	width:798px;
	padding:16px 0 0 22px;
}
#main div {
	width:124px;
	margin-left:11px;
	float:left;
	cursor:pointer;
}	
#main div p {
	color:#FFFFFF;
	font-size:11px;
}
.ph {
	display:none;
}
#bcontainer {
	height:58px;
	width:820px;
}
#mfs a{
	background:url(images/Materials_for_sale.jpg) no-repeat;
	height:58px;
	width:409px;
	float:left;
	display:block;
}
#mwanted a{
	background:url(images/Materials_wanted.jpg) no-repeat;
	height:58px;
	width:411px;
	float:left;
	display:block;
}
#content {
	background-color:#FFFFFF;
	width:784px;
	padding:10px 18px 35px 18px;
	clear:both;
}
#content h1 {
	color:#35537B;
	font-size:24px;
	margin-bottom:14px;
}
#content h2 {
	color:#35537b;
	font-size:18px;
	margin-bottom:14px;
}
#content h3 {
	color:#35537b;
	font-size:14px;
	margin-bottom:10px;
}
#content p {
	color:#35537b;
	font-size:12px;
	margin-bottom:20px;
}
#content ul {
	color:#35537b;
	font-size:12px;
}
.bcrumbs {	
	font-size:12px;
	color:#35537b;
}
.bcrumbs a{
	color:#35537b;
	text-decoration:underline;
}
#container1 {
	width:598px;
	float:left;
	clear:both;
}
#rnav {
	width:156px;
	float:left;
	padding-left:30px;
}
.contact_button {
	background:url(images/contact_us.jpg) no-repeat;
	display:block;
	height:40px;
	width:156px;
}
.mfs_button {
	background:url(images/mfs_button.jpg) no-repeat;
	display:block;
	height:40px;
	width:156px;
}	
.mw_button {
	background:url(images/mw_button.jpg) no-repeat;
	display:block;
	height:40px;
	width:156px;
}
.floatr {
	float:right;
	margin:0 0 25px 25px;
}
.floatr2 {
	float:right;
	margin:0 0 25px 25px;
	cursor:pointer;
}
.floatl {
	float:left;
	margin:20px 0 20px 20px;
}
#latestapp {
	padding:9px 9px 0 9px;
}
#latestapp h1{
	color:#35537b;
	font-size:18px;
	margin-bottom:14px;
}
#latestapp p {
	color:#35537b;
	font-size:12px;
	margin-bottom:20px;
}	
.table {
	font-size:12px; 
	color:#35537b;
}
.required {
	color:#C86842;
}
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:47px;
	width:820px;
	padding-top:21px;
	clear:both;
}
#footer p {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
