@charset "utf-8";

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline;}

/* stops shorter pages from jumping due to default scrollbar */
html { min-height:100%; margin-bottom:1px; }

html>body {
font-size: 16px; // IE cant read this
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	clear: both;
}

body a{
	text-decoration:none;
	
}

body a:hover{
	text-decoration:underline;
	
}

#contentwrapper {
	width: 960px;
	line-height:16px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.metal001 {
	background-image:url(../img/metal_001.jpg);
}

.metal002 {
	background-image:url(../img/metal_002.jpg);
}

.metal003 {
	background-image:url(../img/metal_003.jpg);
}

.metal004 {
	background-image:url(../img/metal_004.jpg);
}

.metal005 {
	background-image:url(../img/metal_005.jpg);
}


.clearfloats {
	clear: both;
}

.sociallink {
	font-family: "Courier New", Courier, monospace;
	color:#FFF;
}

.sociallink a{
	color:#FFF;
}



.copy ul {
	padding: 0;
	margin: 0 0 25px 25px; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.copy ul a {
	
	color: #384e62;
}



#menucontent {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0px 7px 0px 320px;
	padding-top:30px;
}

/*#menucontent a {

	color: #000;
	
}*/

#submenucontent {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #600;
	text-align: right;
	margin: 0px 50px 0px 0px;
	padding-top:88px;
	line-height:25px;
}

#submenucontent a {

	color: #600;

}

.submenucontenttitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000;

}

.pagetitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #600;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}


.legalcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

.legalcaption a{
	color: #999;
	text-decoration:none;
	font-weight:normal;
}

.copy a {
	color: #384e62;
	font-weight:bold;
}


p {
	margin-bottom:15px;
}

.thumb {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	float:left;
}

.thumbtext {
	margin-bottom:30px;
	float:left;
	width:300px;
}


.jargontable {
	padding:5px;
	
}

.jargontable td {
	padding:5px;
	text-align:left;
	vertical-align:top;
	
}

.jargontable th {
	text-align:right;
	padding:5px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	vertical-align:top;
	
}#popupheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align:right;
	background-color: #252E43;
	padding: 5px;
	height: 10px;
	width: 810px;
}


.popupheadertext {

	color: #FFF;

}

.popupheadertext:a {

	color: #FFF;

}
#topbanner {
	height: 148px;
	width: 960px;
	vertical-align:top;
}

.topbannerhome {
	background-image: url(../img/home_banner.png);
}

.topbannercompany {
	background-image: url(../img/company_banner.png);
}

.topbannersnow {
	background-image: url(../img/snow_banner.png);
}

.topbannertech {
	background-image: url(../img/tech_banner.png);
}

.topbannernem {
	background-image: url(../img/nem_banner.png);
}

#mainmenu {
	height: 79px;
	width: 960px;
}

.mainmenuhome {
	background-image: url(../img/home_menu.png);
}

.mainmenucompany {
	background-image: url(../img/company_menu.png);
}

.mainmenusnow {
	background-image: url(../img/snow_menu.png);
}

.mainmenutech {
	background-image: url(../img/tech_menu.png);
}

.mainmenunem {
	background-image: url(../img/nem_menu.png);
}



.pageholder {
	background-image: url(../img/page_backing.png);
	width: 960px;
}
.sidcol {
	float: left;
	width: 240px;
}
.midcol {
	float: left;
	width: 480px;
	text-align:left;
	vertical-align:top;
}
#hometitle {
	background-image: url(../img/home_title.png);
	height: 137px;
	width: 480px;
}

#companytitle {
	background-image: url(../img/company_title.png);
	height: 137px;
	width: 480px;
		text-align:left;
	vertical-align:top;
}

#snowtitle {
	background-image: url(../img/snow_title.png);
	height: 137px;
	width: 480px;
		text-align:left;
	vertical-align:top;
}

#techtitle {
	background-image: url(../img/tech_title.png);
	height: 137px;
	width: 480px;
		text-align:left;
	vertical-align:top;
}

#nemtitle {
	background-image: url(../img/nem_title.png);
	height: 137px;
	width: 480px;
		text-align:left;
	vertical-align:top;
}

.pagetitlecontent {
	padding-top:95px;
	text-align:right;
	margin-right:25px;
}


#footerholder {
	height: 300px;
	width: 960px;
}
#footer {
	background-image: url(../img/footer.png);
	height: 300px;
	width: 620px;
	margin-right: 170px;
	margin-left: 170px;
}
#home001 {
	background-image: url(../img/home_001.png);
	height: 101px;
	width: 240px;
}
#homesubmenu {
	background-image: url(../img/home_submenu.png);
	height: 330px;
	width: 240px;
}
#homeflashleft {
	background-image: url(../img/home_flash_left.png);
	height: 178px;
	width: 240px;
}
#home002 {
	background-image: url(../img/home_002.png);
	height: 184px;
	width: 240px;
}
#home003 {
	background-image: url(../img/home_003.png);
	height: 137px;
	width: 240px;
}
#homeflashright {
	background-image: url(../img/home_flash_right.png);
	height: 193px;
	width: 240px;
}
#home004 {
	background-image: url(../img/home_004.png);
	height: 463px;
	width: 240px;
}

#textarea {
	text-align: left;
	width: 440px;
	margin: 15px 20px;
	
}

#homesubholder {
	margin: 0px 0px 0px 70px;
}

#homesubholder a{
	color:#FFF;
}

#companysubmenu {
	background-image: url(../img/company_submenu.png);
	height: 393px;
	width: 240px;
}

#snowsubmenu {
	background-image: url(../img/snow_submenu.png);
	height: 393px;
	width: 240px;
}

#techsubmenu {
	background-image: url(../img/tech_submenu.png);
	height: 393px;
	width: 240px;
}

#companyflashleft {
	background-image: url(../img/company_flash_left.png);
	height: 168px;
	width: 240px;
}
#company001 {
	background-image: url(../img/company_001.png);
	height: 165px;
	width: 240px;
}
#company002 {
	background-image: url(../img/company_002.png);
	height: 137px;
	width: 240px;
}
#companyflashright {
	background-image: url(../img/company_flash_right.png);
	height: 186px;
	width: 240px;
}
#company003 {
	background-image: url(../img/company_003.png);
	height: 448px;
	width: 240px;
}
#snowflashleft {
	background-image: url(../img/snow_flash_left.png);
	height: 159px;
	width: 240px;
}
#snow001 {
	background-image: url(../img/snow_001.png);
	height: 187px;
	width: 240px;
}
#snowflashright {
	background-image: url(../img/snow_flash_right.png);
	height: 246px;
	width: 240px;
}
#snow002 {
	background-image: url(../img/snow_002.png);
	height: 547px;
	width: 240px;
}
#techflashleft {
	background-image: url(../img/tech_flash_left.png);
	height: 156px;
	width: 240px;
}
#tech001 {
	background-image: url(../img/tech_001.png);
	height: 253px;
	width: 240px;
}
#tech002 {
	background-image: url(../img/tech_002.png);
	height: 332px;
	width: 240px;
}
#techflashright {
	background-image: url(../img/tech_flash_right.png);
	height: 158px;
	width: 240px;
}
#tech003 {
	background-image: url(../img/tech_003.png);
	height: 276px;
	width: 240px;
}
#nemflashleft {
	background-image: url(../img/nem_flash_left.png);
	height: 243px;
	width: 240px;
}
#nem001 {
	background-image: url(../img/nem_001.png);
	height: 550px;
	width: 240px;
}
#nem002 {
	background-image: url(../img/nem_002.png);
	height: 346px;
	width: 240px;
}
#nemflashright {
	background-image: url(../img/nem_flash_right.png);
	height: 165px;
	width: 240px;
}
#nem003 {
	background-image: url(../img/nem_003.png);
	height: 282px;
	width: 240px;
}
#popholder {
	height: 624px;
	width: 941px;
}
#poptop {
	background-image: url(../img/popframe-top.png);
	height: 62px;
	width: 941px;
}
#popmiddle {
	height: 500px;
	width: 941px;
}
#popleft {
	background-image: url(../img/popframe-left.png);
	float: left;
	height: 500px;
	width: 62px;
}
#popscreen {
	background-color: #5C5E54;
	float: left;
	height: 500px;
	width: 820px;
}
#popright {
	background-image: url(../img/popframe-right.png);
	float: left;
	height: 500px;
	width: 59px;
}
#popbotton {
	background-image: url(../img/popframe-bottom.png);
	height: 62px;
	width: 941px;
}
#popstop {
	padding-top: 20px;
	padding-right: 50px;
	text-align:right;
}
#frontsplash {
	text-align: center;
	width: 440px;
}

