.header {
	background-image: url(images/metallurgical_01.jpg);
	background-repeat: no-repeat;
	height: 107px;
	text-align: right;
	padding-right: 15px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.nav_main {
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	color: #003F7A;
	padding: 8px;
}
.nav_main a:link {
	color: #003F7A;
	text-decoration: none;
}
.nav_main a:visited {
	color: #0B477F;
	text-decoration: none;
}
.nav_main a:hover {
	color: #666666;
	text-decoration: none;
}
.nav_main a:active {
	color: #666666;
	text-decoration: none;
}

.nav_sub {
	font-size: 11px;
	color: #003f7a;
	background-color: #FFFFFF;
	padding: 6px;
}
.nav_sub a:link {
	color: #003f7a;
	text-decoration: none;
}
.nav_sub a:visited {
	color: #003f7a;
	text-decoration: none;
}
.nav_sub a:hover {
	color: #666666;
	text-decoration: none;
}
.nav_sub a:active {
	color: #003f7a;
	text-decoration: none;
}
.img_writeup {
	background-image: url(images/metallurgical_04.jpg);
	background-repeat: no-repeat;
	padding: 9px 240px 9px 9px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align:left;
}
.extras_title {
	color: #003F7A;
	font-weight: bolder;
	vertical-align: top;
	text-align:left;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 9px;
	padding-left: 10px;
	letter-spacing: 0.009em;
}
.extras_title p {
	margin:0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #003F7A;
	border-right-color: #003F7A;
	border-bottom-color: #003F7A;
	border-left-color: #003F7A;
}

.copyright {
	font-size: 10px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
	padding: 5px 5px 7px;
	margin-left: 12px;
}

.extras_main {
	font-size: 11px;
	color: #666666;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 19px;
	text-align:left;
	padding-top: 5px;
}
.extras_main p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.blue_bar {
	background-color: #003F7A;
	height: 5px;
	margin-top: 5px;
}
.inside_main_title {
	font-size: 16px;
	font-weight: bolder;
	color: #003F7A;
	padding: 5px 5px 5px 10px;
	text-align:left;
}
.inside_linker {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.inside_sub_title {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
}
.inside_padder {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 15px;
	color: #333333;
	text-align: left;
}
.inside_padder_bold {
	font-weight: bold;
}

.infotable {
	background-color: #DFDFDF;
}
.infotable th {
	padding: 7px;
	text-align: left;
	color: #FFFFFF;
	background-color: #003F7A;
}
.infotable .odd {
	padding: 5px;
	background-color: #DDE6ED;
}
.infotable .even {
	padding: 5px;
	background:#FFFFFF;
}
.inside_btt {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align:right;
}

.image_content {
	float: left;
	margin: 5px;
	border-top: solid #999999;
	border-right: solid #999999;
	border-bottom: solid #999999;
	border-left: solid #999999;
}
.main_page_image {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #999999;
}
.nav_img {
	background-color: #E6EDF5;
}
.main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#latestequipment1 {
	background-image: url(images/LatestEquipment1.jpg);
	background-repeat: no-repeat;
	height: 255px;
	background-position: top;
}
#latestequipment2 {
	background-image: url(images/LatestEquipment2.jpg);
	background-repeat: no-repeat;
	height: 255px;
	background-position: top;
}
.main_latestequipment .title {
	font-size: 20px;
	font-weight: bolder;
	color: #003F7A;
	text-align: right;
	padding-top:25px;
	margin-right: 30px;
	margin-left: 30px;
	letter-spacing: -10%;
}
.main_latestequipment .description {
	margin: 0px 30px 0px 170px;
	text-align: right;
	padding-top: 1px;
}
#nextButton {
	background-color:#E0E0E0;
	margin-right:15px;
	margin-left:18px;
	margin-top: -7px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
#nextButton a {
	color: #FFF;
	text-decoration:none;
	width: 123px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	font-weight: bolder;
	display:block;
}
#nextButton a:link {
	background-color: #003F7A;
}
#nextButton a:visited{
	background-color: #003F7A;
}
#nextButton a:hover{
	background-color: #999;
}
#loading {
	padding-top:100px;
	padding-bottom:136px;
	padding-right: 80px;
	padding-left: 80px;
}
.main_latestequipment .description strong {
	font-size: 13px;
}
.feedback {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #666666;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 20px;
}
.inside_main_sub_title {

	font-size: 13px;
	font-weight: bolder;
	color: #003F7A;
	padding: 5px 5px 5px 2px;
	text-align:left;
}
.image_content_center {
	float: left;
	margin: 2px;
	border-top: solid #999999;
	border-right: solid #999999;
	border-bottom: solid #999999;
	border-left: solid #999999;
}
.header_sitemap {
	text-align: right;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
}
#logo {
	float: left;
}
