a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
embed, object {
	vertical-align: top;
	outline: none;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}


/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #2989cc;/*#fff*/
	min-width: 980px;
        width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: #2989cc; /*transparent;*/
	min-width: 980px;
        width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #08558b;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main-tail {
	background: url(../images/main-tail.gif) repeat 50% 17px;
	background: #2989cc url(../images/bg_gradient.jpg) repeat-x;
	
}

#main-tail-top {
	background: url(../images/main-tail-top.gif) repeat-x 50% 0%;
	/*height:10px;*/
}

#main {
	font-size: 0.75em;
}

header {
	position: relative;
	width: 970px;
	height: 194px;
	margin: 0 auto;
}

	#page1 header {
		height: 627px;
	}

#content-tail {
	background:  url(../images/content-tail-bot.gif) repeat-x 50% 100%;
	padding: 0 0 23px 0;
}

	section#content {
		width: 970px;
		margin: 0 auto;
	}

#footer-tail {
	background: #fff;
/*        //min-width: 1200px;*/
        
	padding:0 10px 10px 0;
}

	footer {
		width: auto !important;
		min-height: 184px;
		height: auto !important;
		height: 184px;
		margin: 0 auto;
		overflow: hidden;
	}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 6px 15px 26px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 5px 15px 18px 0;
	}
	
	img.fleft2 {
		float: left;
		padding-top: 25px;
		margin: 5px 15px 18px 0;
	}

.fright {
	float: right;
}

.fright-border {
	float: right;
	border:3px solid #ccc;
}

	ul.fright {
		padding: 0 24px 21px 0;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 17px 44px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: visible;
}
.col-dialog{
    float: left;
    overflow: visible;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

#navi {
	overflow: hidden;
	position: absolute;
	top: 62px;
	right: 216px;
}

	#navi li {
		background: url(../images/navi-divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 7px 0 8px;
		line-height: 16px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #a1a1a1;
	}
	
		#navi li a {
			text-decoration: none;
			color: #a1a1a1;
		}
		
			#navi li a:hover {
				text-decoration: underline;
			}

nav {
	background: url(../images/menu.gif) no-repeat 0% 0%;
	width: 961px;
	height: 38px;
	padding: 1px 4px 5px 1px;
	position: absolute;
	top: 137px;
	left: 4px;
}

	nav ul {
		width: 100%;
	}
	
		nav ul li {
			background: url(../images/menu-divider.gif) no-repeat 100% 0%;
			position: relative ; z-index:99; /*added to stop menu flickering*/
			float: left;
		}
		
		nav ul li.last {
			background: none;
		}
		
			nav ul li a {
				/*background: url(../images/menu-act.gif) repeat-x 0% -37px;*/
				background: url(../images/bmenu-act.png) repeat-x 0% -37px;
				position: relative;
				float: left;
				width: 140px;
				height: 38px;
				padding: 0 0 0 20px;
				overflow: hidden;
				line-height: 38px;
				font-size: 0.917em;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: none;
				color: #000;
			}
			
				nav ul li a:hover {
					background-position: 0% 0%;
					text-shadow: 1px 1px 0 #276880;
					color: #fff;
				}
			
			nav > ul > li.act > a {
				background-position: 0% 0%;
				text-shadow: 1px 1px 0 #276880;
				color: #fff;
			}
			
				nav > ul > li.act > a > span {
					background: url(../images/menu-arrow1.gif) no-repeat 114px 11px;
				}
			
				nav > ul > li.act > a > strong {
					background-position: 0% 0%;
				}
				
				nav > ul > li.act > a > b {
					background-position: 100% 0%;
				}
			
			nav ul li a span {
				/*background: url(../images/menu-arrow.gif) no-repeat 114px 11px;*/
				background: url(../images/bmenu-arrow.png) no-repeat 114px 11px;
				display: block;
				height: 38px;
				cursor: pointer;
			}
			
				nav ul li a:hover span {
					background: url(../images/menu-arrow-act.gif) no-repeat 114px 11px;
				}
			
			nav > ul > li.active > a {
				background-position: 0% 0%;
				text-shadow: 1px 1px 0 #276880;
				color: #fff;
			}
			
				nav > ul > li.active > a > span {
					background: url(../images/menu-arrow-act.gif) no-repeat 114px 11px;
				}
			
			nav ul li a strong {
				/*background: url(../images/menu-act-left.gif) no-repeat 0% -37px;*/
				background: url(../images/bmenu-act-left.png) no-repeat 0% -37px;
				display: block;
				height: 37px;
				margin: 0 0 0 -20px;
				padding: 0 0 0 20px;
				cursor: pointer;
			}
			
				nav ul li a:hover strong {
					background-position: 0% 0%;
				}
				
			nav ul li a b {
				/*background: url(../images/menu-act-right.gif) no-repeat 100% -37px;*/
				background: url(../images/bmenu-act-right.png) no-repeat 100% -37px;
				display: block;
				height: 37px;
				cursor: pointer;
			}
			
				nav ul li a:hover b {
					background-position: 100% 0%;
				}
				
		nav ul li ul {
			background: url(../images/sub-menu-bg.png) no-repeat 0% 100%;
			width: 210px;
			display: none;
			padding: 0 0 11px 0;
			position: absolute;
			top: 38px;
			left: 0px;
		}
		
			nav ul li ul li {
				background: url(../images/sub-menu-tail.png) repeat-y 0% 0%;
				position: relative;
				padding: 0 5px 0 1px;
				float: none;
			}
			
				nav ul li ul li a {
					background: url(../images/menu-line.gif) repeat-x 0% 100%;
					position: relative;
					display: block;
					float: none;
					width: 185px;
					min-height: 29px;
					height: auto !important;
					height: 29px;
					padding: 0 0 0 19px;
					overflow: hidden;
					line-height: 28px;
					font-size: 0.917em;
					font-weight: bold;
					text-transform: uppercase;
					text-decoration: none;
					color: #8d8d8d;
				}
				
					nav ul li ul li a:hover {
						background: url(../images/menu-line.gif) repeat-x 0% 100%;
						text-shadow: none;
						color: #000;
					}
				
				nav ul li ul li.first {
					padding: 9px 5px 0 1px;
				}
				
				nav ul li ul li.last {
					background: url(../images/sub-menu-tail.png) repeat-y 0% 0%;
					padding: 0 5px 3px 1px;
				}
				
					nav ul li ul li.last a {
						background: none;
					}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content {
	background: url(../images/content-tail.gif) repeat-y 50% 0%;
}

	#content-top {
		background: url(../images/content-top.gif) no-repeat 50% 0%;
	}
	
	#content-bot {
		background: url(../images/content-bot.gif) no-repeat 50% 100%;
		width: 100%;
	}

#content #indent {
	padding: 1px 5px 5px 5px;
}

#content #indent-1 {
	padding: 27px 35px 29px 35px;
}

#content #indent-2 {
	padding: 27px 31px 29px 35px;
}

#content #indent-3 {
	padding: 27px 31px 0 35px;
}

	#content p {
		padding: 0 0 20px 0;
		line-height: 20px;
		font-size: 1.167em;
		color: #838383;
	}
	
		#content p.extra {
			padding: 0 0 26px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 22px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 24px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 30px 0;
		}
		
		#content p.employees {
			padding: 10px 0;
		}
                #schemaperson p.employees {
			padding: 0 0;
		}
		
	/*	dmac added*/
		#content p.sidelist {
			width:780px;
		}
		
		#content p.condensed-sidelist {
			width:650px;
		}
		
	#content blockquote p strong {
		display: block;
		padding: 4px 9px 0 0;
		text-align: right;
		color: #000;
	}
	
	#content blockquote p b {
		display: block;
		padding: 4px 9px 11px 0;
		text-align: right;
		color: #000;
	}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #000 url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 0 0 0 0;
	}
	
/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1.revised {
	padding: 0 0 17px 0;
	line-height: 28px;
	font-size: 2em;
	font-weight: normal;
	color: #383838;
}
h1.markets {
	position: relative;
	top: 3px;
	padding-bottom: 10px;
	font-size: 1.7em;
}
	strong a.searchbar{
		/*background: url(../images/logo.gif) no-repeat 0% 0%;*/
		background: url(../images/nsrw-logo.png) no-repeat 0% 0%;
		display: block;
		width: 266px;
		height: 69px;
		overflow: hidden;
		position: absolute;
	    top: 38px;
	    left: 5px;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	padding: 0 0 17px 0;
	line-height: 28px;
	font-size: 2em;
	font-weight: normal;
	color: #383838;
}
h2.revised{
    padding: 0 0 17px 0;
	line-height: 28px;
	font-size: 1.7em;
	font-weight: normal;
	color: #383838;
}
h2.revisedproducts{
    padding: 0 0 0px 0;
	line-height: 28px;
	font-size: 1.7em;
	font-weight: normal;
	color: #383838;
}

	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: normal;
	}
	
	h2.homeleftmenu {
	display: block;
	padding: 0 0 5px 10px;
	font-weight: normal;
	font-size: 1.6em;
	margin:0;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -1px 0;
		font-style: normal;
	}
	
	 h2.numb1 {
	padding: 0 0 17px 0;
	line-height: 28px;
	font-size: 2em;
	font-weight: bold;
	color: #383838;
}

h3 {
	padding: 0 0 17px 0;
	line-height: 28px;
	font-size: 1.5em;
	font-weight: normal;
	color: #383838;
}
	h3 em {
		display: block;
		margin: 0 0 -20px 0;
		font-style: normal;
	}
h3.revised{
font-size: 1.0em;
color: #0000FF;
}	
h3.revised1{
font-size: 1.0em;
color: #000000;
}
h6 {
	padding: 0 0 20px 0;
	line-height: 20px;
	font-size: 1.167em;
	color: #000;
}

	h6 em {
		display: block;
		margin: 0 0 -20px 0;
		font-style: normal;
	}

	h6.products a:link, h6.products a:visited  {
		display: block;
		margin: 0 0 -20px 0;
		color:#08558b;
		text-decoration:underline;
		font-variant:small-caps;
		font-size:1.2em;
		font-weight:bold;
	}
	
	h6.products a:hover  {
		text-decoration:none;
	}
	h3.products a:link, h3.products a:visited  {
		display: block;
		margin: 0 0 -20px 0;
		color:#08558b;
		text-decoration:underline;
		font-variant:small-caps;
		font-size:1.2em;
		font-weight:bold;
	}
	
	h3.products a:hover  {
		text-decoration:none;
	}
	

	h6 small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}
	
	h6 a {
		color: #000;
	}

.link {
	float: left;
	line-height: 20px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #08558b;
}

.link-indent {
	margin: 0 0 38px 0;
}

.link-indent-1 {
	margin: 0 0 24px 0;
}

.line-ver {
	/*background: url(../images/line-ver.gif) repeat-y;*/
	width: 100%;
}

.line-ver-1 {
	/*background: url(../images/line-ver1.gif) repeat-y;*/
	width: 100%;
}

.line-hor {
	/*background: url(../images/line-hor.gif) repeat-x 0% 0%;*/
	width: 100%;
	height: 17px;
	overflow: hidden;
}

.line-hor-1 {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 15px;
	overflow: visible;
}

.line-hor-1-condensed {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 80%;
	height: 15px;
	overflow: hidden;
}

.line-hor-2 {
	/*background: url(../images/line-hor2.gif) repeat-x 0% 0%;*/
	height: 26px;
	overflow: hidden;
	margin: 0 -30px 0 -30px;
}


.line-hor-3 {
	/*background: url(../images/line-hor2.gif) repeat-x 0% 0%;*/
	height: 2px;
	overflow: hidden;
	margin: 0 -30px 0 -30px;
}

.title {
	padding: 0 0 6px 0;
	line-height: 24px;
	font-size: 1.5em;
	/*color: #51c1d3;*/
	color: #08558b;
}

	.title strong {
		display: block;
		padding: 0 0 11px 0;
		font-weight: normal;
	}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 400px;
	overflow: hidden;
}

	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		height: 50px;
		overflow: hidden;
	}
	
	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 240px;
		font-weight: normal;
	}
	
	#contact-form input {
	background: none;
	width: 279px;
	height: 16px;
	padding: 8px 18px 8px 18px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #838383;
	}
	
	#contact-form textarea {
		background: none;
		width: 279px;
		height: 220px;
		padding: 8px 18px 8px 18px;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #838383;
	}
	#contact-form input#phone {
	background: none;
	width: 0px;
        visibility: hidden;
	height: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #838383;
	}
	#contact-form div.line {
		background: url(../images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		height: 15px;
		overflow: hidden;
		margin: 25px 0 0 0;
	}

	#contact-form a {
		float: right;
		margin: 0 6px 0 19px;
		line-height: 20px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #51c1d3;
	}
	
	#contact-form input#c-submit {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}
	
#contact-form input#c-reset {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}
#contact-form2 {
        /*background: url(../images/contact-input.gif) no-repeat 0% 0%;*/
	border: 5px solid #ccc;
        width: 190px;
        height: 290px;
        background-color: #2989cc;
        padding: 0px 0px 0px 0px;
        margin
	overflow: visible;
}
/*#contact-form2 h2 {
        background: url(../images/contact-us-btn.jpg) no-repeat 0% 0%;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	font-size: 2em;
	font-weight: normal;
	color: #ff0000;
}*/#contactform2 img{
    float: right;
}

	#contact-form2 label {
		background: url(../images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		height: 30px;
                width: 100%;
		overflow: hidden;
	}
	
	#contact-form2 strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 130px;
		font-weight: normal;
	}
	
	#contact-form2 input {
	background: none;
	width: 100%;
	height: 30px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #838383;
	}
        #contact-form2 input#phone {
	background: none;
	width: 0px;
        visibility: hidden;
	height: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #838383;
	}
	
	#contact-form2 textarea {
		background: none;
		width: 100%;
		height: 130px;
		padding: 0px 0px 0px 0px;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #838383;
	}
	
	#contact-form2 div.line {
		background: url(../images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		height: 1px;
		overflow: hidden;
		margin: 0 0 0 0;
	}

	#contact-form2 a {
		float: right;
		margin: 0 0px 0 0px;
		line-height: 20px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #51c1d3;
	}
	
	#contact-form2 input#c-submit {
		background: url(../images/button-submit-contact.png) no-repeat 0% 0%;
		width: 50%;
		height: 35px;
		padding: 0;
		border: 1px solid #000;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:0;
	}
	
#contact-form2 input#c-reset {
		background: url(../images/button-reset-contact.png) no-repeat 0% 0%;
		width: 50%;
		height: 35px;
		padding: 0;
		border: 1px solid #000;
		float: right;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:0;
	}  
        #contact-img #img{
            right: 0%;
            float: right;
            position:fixed;
        }
        .slide-out-div {
    padding: 20px;
    height: 220px;
    width: 190px;
    background: #fff;
    z-index: 100;
    border: 1px solid #29216d;
}
.slide-out-div-apps{
    padding: 20px;
    height: 180px;
    width: 420px;
    background: #fff;
    z-index: 100;
    border: 1px solid #29216d;
}
 #contact-form3 {
        /*background: url(../images/contact-input.gif) no-repeat 0% 0%;*/
	border: 5px solid #ccc;
        width: 190px;
        height: 220px;
        background-color: #2989cc;
        position: fixed;
		visibility: inherit;
	overflow: visible;
}
/*#contact-form2 h2 {
        background: url(../images/contact-us-btn.jpg) no-repeat 0% 0%;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	font-size: 2em;
	font-weight: normal;
	color: #ff0000;
}*/#contactform3 img{
   
}

	#contact-form3 label {
		background: url(../images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		height: 23px;
                width: 100%;
		overflow: hidden;
	}
	
	#contact-form3 strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 80px;
		font-weight: normal;
	}
	
	#contact-form3 input {
	background: none;
	width: 100%;
	height: 23px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #838383;
	}
        #contact-form3 input#phone {
	background: none;
	width: 0px;
        visibility: hidden;
	height: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #838383;
	}
	
	#contact-form3 textarea {
		background: none;
		width: 100%;
		height: 80px;
		padding: 0px 0px 0px 0px;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #838383;
	}
	
	#contact-form3 div.line {
		background: url(../images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		height: 1px;
		overflow: hidden;
		margin: 0 0 0 0;
	}

	#contact-form3 a {
		float: right;
		margin: 0 0px 0 0px;
		line-height: 20px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #51c1d3;
	}
	
	#contact-form3 input#c-submit {
		background: url(../images/button-submit-contact.png) no-repeat 0% 0%;
		width: 50%;
		height: 35px;
		padding: 0;
		border: 1px solid #000;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:0;
	}
	
#contact-form3 input#c-reset {
		background: url(../images/button-reset-contact.png) no-repeat 0% 0%;
		width: 50%;
		height: 35px;
		padding: 0;
		border: 1px solid #000;
		float: right;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:0;
	}       
#search-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 209px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	top: 52px;
	right: 4px;
}

	#search-form input {
		background: none;
		width: 161px;
		height: 15px;
		padding: 10px 0 10px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 38px;
		height: 35px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}
	

/*Google Search stying*/

#cse-search-box-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 209px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	top: 52px;
	right: 4px;
}

	#cse-search-box-form input {
		background: none;
		width: 161px;
		height: 15px;
		padding: 10px 0 10px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#cse-search-box-form input#sa {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 38px;
		height: 35px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		text-indent: -9999px;
		text-transform: capitalize;
	}
	
/*Metals quote form*/

#metals-form {
	width: 850px;
	/*overflow: hidden;*/
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

#metals-form p{
	width:300px;
	font-weight:bold;
}
	

	#metals-form label {
		/*background: url(../images/contact-input.gif) no-repeat 0% 0%;*/
		display: block;
		height: 50px;
		overflow: hidden;
		float:left;
		padding:0 5px;
	}
	
	#metals-form strong {
		display: block;
		float:left;
		/*width: 100%;*/
		/*height: 240px;*/
		font-weight: normal;
	}
	
	input.metalquote {
	background: none;
	float: left;
	width: 279px;
	height: 16px;
	padding: 8px 18px 8px 10px;
	border: 1px solid #ccc;
	font-size: 1.167em;
	color: #838383;
	}
	
	input.metalquote2 {
	background: none;
	float: left;
	width: 260px;
	height: 16px;
	padding: 8px 18px 8px 10px;
	border: 1px solid #ccc;
	font-size: 1.167em;
	color: #838383;
	}
	span#recaptcha_privacy {
    display:none;
}
	#recaptcha_area #recaptcha_response_field {
    position: static !important;
}
	textarea.contactmessage{
	width: 279px;
	}
	
	#metals-form select {
	background: none;
	float:left;
	width: 400px;
	height: 280px;
	padding: 8px 18px 8px 10px;
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 1.167em;
	color: #838383;
	margin:0 0 15px 0;
	
	}
	
	#metals-form .wrap {
		/*background: url(../images/contact-textarea.gif) no-repeat 0% 0%;*/
		display: block;
		width: 100%;
		height: 240px;
		font-weight: normal;
		float:left;
	}
	
	#metals-form input.boxes {
		/*float:left;*/
		width: 30px;
		height: 30px;
	}
	
	#metals-form div.line {
		background: url(../images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		height: 15px;
		overflow: hidden;
		margin: 25px 0 0 0;
	}

	a.metalquote {
	float: left;
	margin: 20px 6px 10px 19px;
	line-height: 20px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #333;
	}
	
#metals-form input#metals-submit {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}
	
#metals-form input#metals-reset {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}
	
 #metals-form-side {
        /*background: url(../images/contact-input.gif) no-repeat 0% 0%;*/
	border: 5px solid #ccc;
        width: 400px;
        height: 220px;
        background-color: #fff;
        position: fixed;
	overflow: auto;
}	
textarea.metalquote {
		float:left;
		background: none;
		width: 400px;
		height: 250px;
		padding: 8px 18px 8px 10px;
		font-size: 1.167em;
		color: #838383;
		border: 1px solid #ccc;
		font-family: Arial, Helvetica, sans-serif;
		margin:0 0 20px 0;
	}
	textarea.metalquote2 {
		float:left;
		background: none;
		width: 260px;
		height: 250px;
		padding: 8px 18px 8px 10px;
		font-size: 1.167em;
		color: #838383;
		border: 1px solid #ccc;
		font-family: Arial, Helvetica, sans-serif;
		margin:0 0 20px 0;
	}
	
	textarea.metalquoteside {
		float:left;
		background: none;
		width: 350px;
		height: 250px;
		padding: 8px 18px 8px 10px;
		font-size: 1.167em;
		color: #838383;
		border: 1px solid #ccc;
		font-family: Arial, Helvetica, sans-serif;
		margin:0 0 20px 0;
	}
	
	
	#metals-form-side select {
	background: none;
	float:left;
	width: 375px;
	height: 280px;
	padding: 8px 18px 8px 10px;
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 1.00em;
	color: #838383;
	margin:0 0 15px 0;
	
	}
	
	#metals-form -side.wrap {
		/*background: url(../images/contact-textarea.gif) no-repeat 0% 0%;*/
		display: block;
		width: 100%;
		height: 240px;
		font-weight: normal;
		float:left;
	}
	
	#metals-form-side input.boxes {
		/*float:left;*/
		width: 30px;
		height: 30px;
	}
	
	#metals-form-side div.line {
		background: url(../images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		height: 15px;
		overflow: hidden;
		margin: 25px 0 0 0;
	}

	
	
#metals-form-side input#metals-submit {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}
	
#metals-form-side input#metals-reset {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}
	
	#metals-form-side p{
	width:300px;
	font-weight:bold;
}
	

	#metals-form-side label {
		/*background: url(../images/contact-input.gif) no-repeat 0% 0%;*/
		display: block;
		height: 50px;
		overflow: hidden;
		float:left;
		padding:0 5px;
	}
	
	#metals-form-side strong {
		display: block;
		float:left;
		/*width: 100%;*/
		/*height: 240px;*/
		font-weight: normal;
	}
	
	
/*shunt order form*/

#shunts-form {
	width: 850px;
	/*overflow: hidden;*/
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

#shunts-form p{
	width:300px;
	font-weight:bold;
}
	

	#shunts-form label {
		color:#838383;
		font-size: 1.167em;
		font-weight:bold;
		display: block;
		width:180px;
		height: 50px;
		overflow: hidden;
		float:left;
		padding:0px 0px 0px 10px;
	}
	
	#shunts-form label#NameL, #shunts-form label#CompanyL, #shunts-form label#AddressL, #shunts-form label#CityL, #shunts-form label#StateL, #shunts-form label#ZipL ,#shunts-form label#EmailL, #shunts-form label#PhoneL {
		display: block;
		float:left;
		width:310px;
		height: 50px;
		/*overflow: hidden;*/
		border:none;
		padding:0 5px;
	}
	
	
	#shunts-form strong {
		display: block;
		float:left;
		/*width: 100%;*/
		/*height: 240px;*/
		font-weight: normal;
	}
	
	
	
	#shunts-form #name, #shunts-form #company, #shunts-form #address, #shunts-form #address, #shunts-form #city, #shunts-form #state,
	#shunts-form #zip, #shunts-form #email, #shunts-form #phone{
	float: left;
	width: 270px;
	height: 16px;
	padding: 8px 8px 8px 10px;
	border: 1px solid #ccc;
	font-size: 1.167em;
	color: #838383;
	}
	
	#shunts-form input {
	background: none;
	float: left;
	width: 150px;
	height: 16px;
	padding: 8px 18px 8px 10px;
	border: 1px solid #ccc;
	font-size: 1.167em;
	color: #838383;
	}
	
	#shunts-form textarea {
		float:left;
		background: none;
		width: 400px;
		height: 250px;
		padding: 8px 18px 8px 10px;
		font-size: 1.167em;
		color: #838383;
		border: 1px solid #ccc;
		font-family: Arial, Helvetica, sans-serif;
		margin:0 0 20px 0;
	}
	
	#shunts-form select {
	background: none;
	float:left;
	width: 400px;
	height: 280px;
	padding: 8px 18px 8px 10px;
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 1.167em;
	color: #838383;
	margin:0 0 15px 0;
	
	}
	
	#shunts-form .wrap {
		/*background: url(../images/contact-textarea.gif) no-repeat 0% 0%;*/
		display: block;
		width: 100%;
		height: 240px;
		font-weight: normal;
		float:left;
	}
	
	#shunts-form input.boxes {
		/*float:left;*/
		width: 30px;
		height: 30px;
	}
	
	#shunts-form div.line {
		background: url(../images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		height: 15px;
		overflow: hidden;
		margin: 25px 0 0 0;
	}

	#shunts-form a {
	float: left;
	margin: 20px 6px 10px 19px;
	line-height: 20px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #333;
	}
	
#shunts-form input#shunts-submit {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}
	
#shunts-form input#shunts-reset {
		background: url(../images/submit_btn.png) no-repeat 0% 0%;
		width: 91px;
		height: 38px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		color:#1B3069;
		font-weight:bold;
		margin-left:20px;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 0 0;
}

.info-box {
	background: url(../images/line-hor1.gif) repeat-x 0% 100%;
}

	.info-box .inner {
		padding: 20px 30px 22px 30px;
	}
	
	.info-box strong {
		float: right;
	}
	
		.info-box strong a {
			/*background: url(../images/button.gif) no-repeat 0% 0%;*/
			background: url(../images/bbutton.png) no-repeat 0% 0%;
			display: block;
			width: 138px;
			height: 59px;
			overflow: hidden;
			line-height: 58px;
			text-align: center;
			font-size: 1.5em;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
		}
		
			.info-box strong a:hover {
				color: #000;
			}
			
		.info-box b {
			display: block;
			margin: 0 0 -5px 0;
			padding: 8px 0 0 0;
			line-height: 24px;
			word-spacing: -1px;
			font-size: 2em;
			font-weight: normal;
			/*color: #51c1d3;*/
			color:#1f72ac;
		}
		
		.info-box em {
			display: block;
			line-height: 24px;
			font-size: 1.167em;
			font-style: normal;
			color: #8c9091;
		}

.indent-left {
	padding: 0 0 0 30px;
}

.list {
	padding: 0 0 26px 0;
	overflow: hidden;
}

	.list li {
	background: url(../images/marker.gif) no-repeat 0% 6px;
	padding: 0 0 0 16px;
	line-height: 20px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #606060;
	}
	
		.list li a {
	color: #08558b;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		margin: 0 0 -2px 0;
		line-height: 40px;
		font-size: 0.927em;
		text-transform: uppercase;
		color: #838383;
	}
	
		.list-1 li a {
			display: block;
			height: 42px;
			line-height: 43px;
			padding: 0 0 0 30px;
			text-decoration: none;
			/*color: #838383;*/
			color:#08558b;
			/*text-decoration:underline;*/
		}
		
		.list-1 li a:hover {
	background: url(../images/list-tail.gif) repeat-x 0% 0%;
	/*font-weight: bold;*/
	color: #08558b;
	text-decoration:underline;
		}
		
			.list-1 li a:hover span {
				/*background: url(../images/list-marker.gif) no-repeat 100% 12px;*/
				background: url(../images/blist-marker.png) no-repeat 100% 12px;
				display: block;
			}

.list-2 {
	padding: 0 0 4px 0;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 21px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 20px;
		font-size: 1.167em;
		color: #838383;
	}
	
		.list-2 li img {
			float: left;
			margin: 5px 15px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			line-height: 20px;
			color: #000;
		}
		
		.list-2 li a {
	text-transform: uppercase;
	font-size: 0.786em;
	color: #08558b;
		}

.list-3 {
	margin: 0 0 0 200px;
	overflow: hidden;
}

	.list-3 li {
		/*background: url(../images/divider1.gif) no-repeat 0% 4px;*/
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 6px 0 10px;
		line-height: 20px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #51c1d3;
	}
	
		.list-3 li a {
	color: #08558b;
		}

.list-4 {
	/*width: 100%;*/
	width: 780px;
	padding: 0 0 10px 20px;
	overflow: hidden;
	list-style:square;
	list-style-position:outside;
}
.list-4markets {
	/*width: 100%;*/
	width: 780px;
	padding: 0 0 5px 20px;
	overflow: hidden;
	list-style:square;
	list-style-position:outside;
}

.list-4-smaller {
	/*width: 100%;*/
	width: 442px;
	padding: 0 0 10px 15px;
	overflow: hidden;
	list-style:square;
	list-style-position:outside;
	float:left;
}

	.list-4 li {
		float: left;
		width: 150px;
		padding: 4px 26px 4px 0;
		color:#606060;
		/*padding: 0 26px 0 0;*/
	}
	
	.list-4-smaller li {
		float: left;
		width: 200px;
		padding: 4px 15px 4px 0;
		color:#606060;
		/*padding: 0 26px 0 0;*/
	}
	
	
	.list-4 li.extra {
		padding: 0;
	}
	
		.list-4 li img {
			margin: 0 0 19px 0;
		}
		
		.list-4 li strong {
			display: block;
			line-height: 20px;
			font-size: 1.167em;
			color: #000;
		}

.list-5 {
	width: 100%;
	padding: 0 0 3px 0;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 288px;
		padding: 0 20px 8px 0;
	}
	
	.list-5 li.extra {
		padding: 0;
	}
	
		.list-5 li img {
			margin: 0 0 19px 0;
		}
		
		.list-5 li strong {
			display: block;
			line-height: 20px;
			font-size: 1.167em;
			color: #000;
		}

.list-6 {
	padding: 0 0 3px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #838383;
}

.list-6 li{
	padding: 0 0 10px 0;

}

	.list-6 dt {
		color: #51c1d3;
	}
	
		.list-6 dt a {
	color: #08558b;
		}
		
	.list-6 dd {
		padding: 0 0 20px 0;
	}

.list-7 {
	padding: 0 0 22px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #838383;
}

	.list-7 dt {
		font-weight: bold;
		color: #000;
	}
	
	.list-7 dd {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
	}
	
		.list-7 dd small {
			float: right;
			padding: 0 26% 0 0;
			font-size: 1em;
		}

.list-8 {
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #838383;
}

	.list-8 dt {
		font-weight: bold;
		color: #000;
	}
	
	.list-8 dt.head {
	font-weight: bold;
	color: #383838;
	padding:10px 0;
	}
		.list-8 dt a {
			text-decoration: none;
			color: #000;
		}
		
		.list-8 dt a:hover {
			text-decoration: underline;
		}
		
	.list-8 dd {
		padding: 0 5px 15px 10px;
	}
	
	
/*Services list*/

.list-services {
	width: 100%;
	padding: 0 0 10px 0; 
	overflow: hidden;
}

	.list-services li {
		float: left;
		width: 288px;
		padding: 3px 20px 3px 0;
		color:#838383;
		display:block;
	}
	
	.list-services ul.sub{
			display: block;
			/*color: #6F6F6F;*/
			margin:5px 0 0 10px; 
			list-style:inside;
		}
	
	.list-services li.extra {
		padding: 0;
	}
	
		.list-services li img {
			margin: 0 0 19px 0;
		}
		
		.list-services li strong {
			display: block;
			line-height: 20px;
			font-size: 1.2em;
			color: #6F6F6F;
		}
		
		
		
/*sitemap list*/

.list-sitemap {
	width: 100%;
	padding: 0 0 20px 0; 
	overflow: hidden;
}

	.list-sitemap li {
	float: left;
	width: 280px;
	padding: 3px 7px 3px 3px;
	color:#838383;
	display:block;
	}
	
	.list-sitemap ul.sub{
			display: block;
			/*color: #6F6F6F;*/
			margin:5px 0 0 10px; 
			list-style:inside;
		}
		
		.list-sitemap ul.sub li {
			width:270px;
			list-style-type:disc;
		}
	
	.list-sitemap li.extra {
		padding: 0;
	}
	
		.list-sitemap li img {
			margin: 0 0 19px 0;
		}
		
		.list-sitemap li strong {
			display: block;
			line-height: 20px;
			font-size: 1.5em;
			color: #6F6F6F;
			background-color:#F0F0F0;
			padding:5px 0px;
		}
		
		.list-sitemap li strong a:link, .list-sitemap li strong a:visited {
	color: #9D9D9D;
		}
		
		

.list-photos {
	/*width: 100%;*/
	width: 800px;
	padding: 0 0 10px 15px;
	overflow: hidden;
	/*list-style:square;*/
	/*list-style-position:outside;*/
	float:left;
}

	.list-photos li {
		float: left;
		width: 263px;
		padding: 4px 0px 4px 0;
		color:#606060;
		/*padding: 0 26px 0 0;*/
	}


		.list-photos li img {
			margin: 0 0 19px 0;
			border:3px solid #ccc;
		}
		
		.list-photos li strong {
			display: block;
			line-height: 20px;
			font-size: 1.167em;
			color: #000;
		}

/*general floated left list*/ 

.list-general {
	/*width: 100%;*/
	width: 780px;
	font-size: 1.1em;
	padding: 10px 0 10px 20px;
	overflow: hidden;
	list-style:square;
	list-style-position:outside;
}

.list-general li {
	float: left;
	width: 263px;
	padding: 4px 20px 4px 5px;
	color:/*#606060;*/ #838383;
  /*line-height: 10px;*/
  /*padding: 0 26px 0 0;*/
}


.list-general li.extrapad {
	padding: 20px 0;
}

.list-general li img {
	margin: 0 0 19px 0;
	border:1px solid #ccc;
}
	
.list-general li strong {
  display: block;
  line-height: 20px;
  font-size: 1.167em;
  color: #000;
}

.list-general li ul {
	margin:0 0 0 10px;
	list-style-type:disc;
	list-style-position:inside;
}

/*list general repairs*/
.list-general-repairs {
	width: 500px;
	float: left;
	font-size: 1.1em;
	padding: 10px 0 10px 20px;
	overflow: hidden;
	list-style:square;
	list-style-position:outside;
}

.list-general-repairs li {
	float: left;
	width: 200px;
	padding: 4px 20px 4px 5px;
	color:/*#606060;*/ #838383;
  /*line-height: 10px;*/
  /*padding: 0 26px 0 0;*/
}

.list-metalboxes {
	margin: 0 0 0 30px;
	overflow: hidden;
}

  .list-metalboxes li {
	  /*background: url(../images/divider1.gif) no-repeat 0% 4px;*/
	  float: left;
	  margin: 0 0 0 -1px;
	  padding: 0 6px 0 10px;
	  line-height: 20px;
	  font-size: 0.917em;
	  text-transform: uppercase;
	  color: #838383;
  }
	
/*right hand product list*/

.list-productsright {
	background: url(../images/sublist-top3.png) no-repeat 0 0;
	width: 270px;
	font-size:.9em;
	padding: 30px 3px 3px 0px;
	overflow: hidden;
	
}

.list-productsright li {
	float: left;
	width: 270px;
	padding: 8px 5px 8px 7px;
	background-color:#F3F3F3;
	/*border-right:1px solid #ccc;
	border-left:1px solid #ccc;*/
	display:block;
}

.list-productsright li.last {
	padding:8px 5px 20px 7px;
	background: url(../images/sublist-bottom2.png) #FFF no-repeat 0 0;
	border:none;
}
	
.list-productsright li.extra {
	padding: 0;
}
	
.list-productsright li img {
	margin: 0 0 19px 0;
}
		
.list-productsright li strong {
  display: block;
  line-height: 20px;
  font-size: 1.167em;
  color: #000;
}

/*End list services*/

.list-indent {
	padding: 0 0 31px 0 !important;
}

.list-indent1 {
	padding: 0 0 21px 0 !important;
}

.list-indent2 {
	padding: 0 0 24px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.clients {
	margin: 0 0 -20px 0;
	overflow: hidden;
}

	.clients li {
		padding: 0 0 25px 0;
	}

.privacy {
	width: 100%;
}

	.privacy p.extra {
		padding: 0 0 23px 0 !important;
	}
	
		.privacy strong {
			display: block;
			line-height: 20px;
			font-size: 0.917em;
			font-weight: normal;
			text-transform: uppercase;
			color: #51c1d3;
		}

/* ============================== other END ====================================== */





/* ============================= JS faded slider START ===================================== */

#faded {
	width: 966px;
	height: 426px;
	overflow: hidden;
	position: absolute;
	top: 194px;
	left: 4px;
}

	#faded a.prev {
		background: url(../images/button-prev.gif) no-repeat 0% 0%;
		display: block;
		width: 14px;
		height: 21px;
		overflow: hidden;
		text-indent: -100px;
		position: absolute;
		top: 372px;
		left: 422px;
		z-index: 100;
	}
	
	#faded a.next {
		background: url(../images/button-next.gif) no-repeat 0% 0%;
		display: block;
		width: 14px;
		height: 21px;
		overflow: hidden;
		text-indent: -100px;
		position: absolute;
		top: 372px;
		left: 525px;
		z-index: 100;
	}

		#faded div {
			background: url(../images/pagination-bg.png) no-repeat 0% 0%;
			width: 60px;
			height: 58px;
			padding: 9px 49px 0 54px;
			overflow: hidden;
			position: absolute;
			top: 358px;
			left: 401px;
			z-index: 90;
		}

ul.pagination {
	width: 60px;
	height: 36px;
	overflow: hidden;
	position: absolute;
	top: 367px;
	left: 455px;
	z-index: 99;
}

	ul.pagination li {
		float: left;
		padding: 0 5px 4px 0;
	}

		ul.pagination li a {
			background: url(../images/pagination.png) no-repeat 0% 0%;
			float: left;
			width: 14px;
			height: 14px;
			overflow: hidden;
			text-indent: -100px;
		}

		ul.pagination li.current a {
			background-position: 0% -14px;
		}
		
		ul.pagination li a:hover {
			background-position: 0% -14px;
		}

/* ============================== JS faded slider END ====================================== */





/* ============================ footer START ===================================== */

footer .indent {
	background: url(../images/line-hor.gif) repeat-x 50% 100%;
	padding: 38px 0 27px 33px;
}

	footer .line-ver {
		background-position: 700px 0%;
                padding: 10px 0px 0px 0px;
	}
	
	footer .block-1 {
		width: 100%;
		padding: 0 30px 0 0;
	}
	footer .table-1{width:100%;}
	footer .block-2 {
		width: 100%;
		padding: 0 0 0 0px;
	}

footer .inner {
	padding: 19px 27px 0 35px;
}

footer p {
	line-height: 16px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #b2b2b2;
}

	footer p a {
		text-decoration: none;
		color: #b2b2b2;
	}
	
	footer p a:hover {
		color: #000;
	}

.text {
	line-height: 1.429em;
	font-size: 1.167em;
	color: #838383;
}

#icons {
	width: 100%;
	overflow: hidden;
}

	#icons li {
		float: left;
		padding: 0 9px 0 0;
	}

#menu-bot {
	float: right;
	overflow: hidden;
}

	#menu-bot li {
		background: url(../images/divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 7px 0 8px;
		line-height: 1.455em;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #b2b2b2;
	}
	
		#menu-bot li a {
			text-decoration: none;
			color: #b2b2b2;
		}
		
			#menu-bot li a:hover {
				color: #000;
			}

/* ============================= footer END ====================================== */


/*dmac added*/

/*#mbilink a:link, #mbilink a:visited {
	color:#F00;
}

#mbilink a:hover {
	text-decoration:underline;
}*/

#mbilink a:link, #mbilink a:visited{
	text-decoration: none;
	/*color:#F00;*/
}

#mbilink a[href *="mbi-llc.com"]{
	width: 90px; padding: 5px 1px 5px 38px; margin-left:3px; background: url(../images/mbilogo.png) no-repeat center left;}

#mbilink a:hover{ color: #F00; text-decoration: underline;}

.copyrightPadding {
	padding:0 0 30px 0;
}
	
/*shop button*/

.shopbutton {
	padding:20px 0 0 15px;
}


.products {
	/*border-bottom:1px solid #ccc;*/
	padding:20px 0;
}

.products table {
	border:1px solid #ccc;
}

.products th {
	background:#333;
	color:#fff;
}

.products td {
	padding:3px;
	text-align:center;
}

.sec-divide {
	background: url(../images/secdivider.gif) repeat-x 0% 50%;
	height: 26px;
	overflow: hidden;
	margin: 0 -30px 0 -30px;
}

.block-electrodes, .block-electrodes {
	float: left;
	overflow: hidden;
}


#electrodes .list-7 {
	padding: 0 0 22px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #838383;
}

#electrodes .list-7 dt {
		font-weight: bold;
		color: #000;
		text-align:center;
		padding-bottom:8px;
	}
	
#electrodes	.list-7 dd {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
	}

#electrodes	.list-7 dd {
	text-align:center;
	}
	
		#electrodes .list-7 dd small {
			float: right;
			padding: 0 26% 0 0;
			font-size: 1em;
		}

#electrodes	img {
	/*border:3px solid #ccc;*/
	}
	
	
/*Welding page*/

.weldingCos {
	/*width:780px;*/
	clear:left;
}

.weldingCos table {
	/*border:1px solid #ccc;*/
	margin-top:10px;
	text-align:center;
	
}


.weldingCos td {
	padding:5px;
	text-align:center;
}

.weldingCos img {
	border:none;
}

.verticalpresspg-tbl {
  width: 100%; clear:left; float:left; margin-bottom:20px;
  text-align:center;
}
#recaptcha_area, #recaptcha_table { line-height: 0!important;}
#recaptcha_area input {
    height: auto;
    display: inline;
}

.recaptchatable {
    line-height:15px;
}
.verticalpresspg-tbl table{ 
  width: 700px;
  border:1px solid #F2F2F2;
  text-align:center;
}

.verticalpresspg-tbl th{ 
background-color:#F1F1F1;
border-left:1px solid #EEE;
border-right:1px solid #EEE;
padding-top:2px;
}

.verticalpresspg-tbl td{ 
  padding:3px 5px;
  border:1px solid #F2F2F2;
}


/*air cooled cables pg*/

.aircooled-tbl {
  width: 800px; margin:0 auto 20px auto;
  text-align:center;
}


.aircooled-tbl table{
	width: 500px;
	border:1px solid #F2F2F2;
	text-align:center;
	margin:auto;
}

.aircooled-tbl table img{
	border:0;
}

.aircooled-tbl th{ 
background-color:#F1F1F1;
border-left:1px solid #EEE;
border-right:1px solid #EEE;
padding-top:5px;
}

.aircooled-tbl td{ 
  padding:3px 5px;
  /*border:1px solid #F2F2F2;*/
}

/*water cooled table style*/

.watercooled-tbl table{ 
  width: 700px;
  border:1px solid #F2F2F2;
  text-align:center;
  margin:auto;
}

.watercooled-tbl table img{
	margin-top:15px;
}

.watercooled-tbl th{ 
background-color:#F1F1F1;
border-left:1px solid #EEE;
border-right:1px solid #EEE;
}

.watercooled-tbl td{ 
  padding:5px 5px;
  /*border:1px solid #F2F2F2;*/
  border-bottom:1px solid #f2f2f2;
}

/*list employees*/

.list-employees {
	width: 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}

	.list-employees li {
	float: left;
	width: 430px;
	padding: 3px 3px 10px 0;
	color:#838383;
		display:block;
	}
	
	.list-employees li span{
		font-size:1.2em;
	}
	
	.list-employees li p.header  {
	font-weight:bold;
	color:#333;
	font-size:1.3em;
	/*margin:10px 0 0 0 !important;*/
	line-height:0px !important;
	padding:10px 0 10px 0 !important;
	}
	
	p.comm {
		font-size:1em;
		color:#333;
		padding:10px 0;
	}
	
	.list-employees li.extra {
		padding: 0;
	}
	
		.list-employees li img {
			margin: 0 6px 19px 0;
			float:left;
			border:3px solid #ccc;
		}
		
		.list-employees li strong {
			display: block;
			line-height: 20px;
			font-size: 1.2em;
			color: #6F6F6F;
		}
		
		/*.list-employees ul li ul li{
			display: block;
			line-height: 20px;
			font-size: 1.2em;
			color: #6F6F6F;
		}*/
		
		.fleft1-border {
		float: left;
		margin: 5px 15px 18px 0;
		border:3px solid #ccc;
	}
	
	.border {
		/*float: left;*/
		margin: 5px 15px 18px 0;
		border:3px solid #ccc;
	}
	
	.topbutton {
	float:right;
	padding:5px;
	width:60px;
	text-align:center;
	border:1px solid #ccc;
	}
	
	.listwrap {
		float:left; 
		width:100%;
	}

.imageborder {
	border:3px solid #ccc;
}


.textcenter {
	text-align:center;
}

.shunt-photos {
	padding:5px 0 5px 100px;
}


h2.metal-links {
		display: block;
		padding: 0;
		font-weight: normal;
	}

.boldBlackText {
	color:#000 !important;
	font-weight:bold;
}

.boldGreyText {
	color:#333 !important;
	font-weight:bold;
}

.boldText {
	font-weight:bold;
}


/*specialty metals*/

.specialmetals-tbl {
  width: 620px; 
  margin:0 auto 20px auto;
  /*text-align:center;*/
  /*clear:left;*/
}


.specialmetals-tbl table{
	width: 615px;
	border:1px solid #F2F2F2;
	/*margin:auto;*/
}

.specialmetals-tbl table img{
	border:0;
}

.specialmetals-tbl th{ 
	background-color:#F1F1F1;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:5px;
}

.specialmetals-tbl td{
	padding:5px 5px;
	border:1px solid #F1F1F1;
}

.specialmetals-tbl .name {
	font-weight:bold;
}

/*repairs page*/
.coilImages {
	float:right;
	width:350px;
	text-align:center;
}

.coilImagesLeft {
	float:left;
	width:350px;
	text-align:center;
}

.breadcrumbs {
	color:#999;
	font-size:.9em;
	margin-bottom:10px;
	border-bottom:1px dotted #F6F6F6;
	
}
#side-tabs a.contact {
	background: url('http://www.nsrw.com/images/contact_tab.gif');
	left: 0px;
	top: 250px;
	height: 115px;
	width: 40px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	display:block;
}
#side-tabs a.metalquote {
	background: url('http://www.nsrw.com/images/request_quote.png');
	left: 0px;
	top: 380px;
	height: 150px;
	width: 37px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	display:block;
}
/*======= index.html =======*/

#page1 .line-ver-1 {background-position: 241px 0%; padding: 25px 0 22px 0;}
#page1 .col-1 {width: 241px; padding: 0 1px 0 0;}
#page1 .col-2 {width: 308px; padding: 0 35px 0 31px;}
#page1 .col-3 {width: 314px; padding: 0 30px 0 0;}

/*Added by dmac to increase column width*/
#page1 .leftmenu {
	width: 300px;
	padding: 0 1px 0 0;
	float:left;
}

#page1 .colmid {
	width: 580px;
	padding: 0 10px 30px 10px;
	float:left;
}

/*======= index-1.html =======*/

#page2 .row-1 .col-1 {width: 546px; padding: 0 40px 0 0;}
#page2 .row-1 .col-2 {width: 310px;}

/*specialty metals page*/
#specMetals .row-1 .col-1 {width: 646px; padding: 0 20px 0 0;}
#specMetals .row-1 .col-2 {width: 210px;}


#page2 .row-2 .col-1 {width: 552px; padding: 0 34px 0 0;}
#page2 .row-2 .col-2 {width: 310px;}

/*======= index-2.html =======*/

#page3 .line-ver-1 {background-position: 241px 0%; padding: 23px 0 4px 0;}
#page3 .col-1 {width: 211px; padding: 0 1px 0 30px;}
#page3 .col-2 {width: 657px; padding: 0 30px 0 31px;}

/*======= index-3.html =======*/

#page4 .row-1 .col-1 {width: 546px; padding: 0 40px 0 0;}
#page4 .row-1 .col-2 {width: 311px;}

#page4 .row-2 .col-1 {width: 552px; padding: 0 34px 0 0;}
#page4 .row-2 .col-2 {width: 310px;}

/*======= index-4.html =======*/

#page5 .line-ver-1 {background-position: 241px 0%; padding: 26px 0 22px 0;}
#page5 .col-1 {width: 241px; padding: 0 1px 0 0;}
#page5 .col-2 {width: 667px; padding: 0 20px 0 31px;}

	#page5 .col-2 .block-1 {width: 308px; padding: 0 28px 0 0;}
	#page5 .col-2 .block-1 {width: 314px;}

/*======= index-5.html =======*/

#page6 .row-1 .col-1 {width: 546px; padding: 0 40px 0 0;}
#page6 .row-1 .col-2 {width: 311px;}

	#page6 .row-1 .col-1 .block-1 {width: 266px; padding: 0 14px 0 0;}
	#page6 .row-1 .col-1 .block-2 {width: 266px;}

#page6 .row-2 .col-1 {width: 552px; padding: 0 34px 0 0;}
#page6 .row-2 .col-2 {width: 318px;}


/*Product Details pages*/

#pdetails .row-1 .col-1 { width: 728px; padding: 0 20px 0 0; }
#pdetails .row-1 .col-2 {width: 150px; /*border-left:1px solid #eee;*/ text-align:right; }

#pdetails .row-2 .col-1 {width: 552px; padding: 0 34px 0 0;}
#pdetails .row-2 .col-2 {width: 310px;}

/*Electrodes page*/

#electrodes .row-1 .col-1 .block-1 {
	width: 280px;
	padding: 0 14px 0 0;
}
#electrodes .row-1 .col-1 .block-2 {
	width: 280px;
}

/*for pages with two columns*/

#electrodes .row-1 .col-1 .block-double1 {
	width: 400px;
	padding: 0 14px 0 0;
}
#electrodes .row-1 .col-1 .block-double2 {
	width: 400px;
}


/*products pages with two columns for right hand menu*/

#products .row-1 .col-1 {width: 600px; padding: 0 20px 0 0;}
#products .row-1 .col-2 {width: 280px;}

#products .row-2 .col-1 {width: 552px; padding: 0 34px 0 0;}
#products .row-2 .col-2 {width: 310px;}
div.sdmenu {
	width: 300px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	padding-bottom: 10px;
	/*color: #fff;*/
}

div.sdmenu div {
	/*background: url(title.gif) repeat-x;*/
	overflow: hidden;
}

/*div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}*/

div.sdmenu div.collapsed {
	height: 40px;
}

div.sdmenu div span {
	display: block;
	padding: 15px 25px 15px 35px;
	font-weight: bold;
	color:#08558b;
	cursor:pointer;
	/*border-bottom: 1px solid #eee;*/
	background: url(../images/menu_minus.gif) no-repeat 20px center;
	/*background: url(plus.gif) no-repeat 10px center;*/
}


div.sdmenu div.collapsed span {
	/*background-image: url(collapsed.gif);*/
	background-image: url(../images/menu_plus.gif);
	text-decoration:underline;
}



div.sdmenu div a {
	padding: 5px 0px 5px 40px;
	display: block;
	border-bottom: 1px solid #F4F4F4;
	color: #08558b;
	background: url(../images/marker.gif) no-repeat 20px 9px;
}

div.sdmenu div a.current {
	background-color:#eee;
	color:#08558b;
}

div.sdmenu div a:hover {
	color: #08558b;
	text-decoration: none;
	/*background-color:#eee;*/
	background: url(../images/list-tail.gif) repeat-x 0% 0%;
}

/*div.sdmenu div p{
margin:0;
padding:0;
}


div.sdmenu div a:hover p{
background: url(../images/blist-marker.png) no-repeat 100% 12px;
display: block;
margin:0;
padding:0;
}*/

