/*--XHTML Tag Selectors:--*/
a img {
	border: 0;
	}
body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px;
	}
h3  {
	color: #0000CC;
	font-style: italic;
	}
noscript	{
	color: #FF0000;
	}

/*--ID Selectors:--*/
div#outercontainer {	/*--Outer Page Container--*/
	background-color: #0000CC;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	min-width: 700px;
	}
div#innercontainer {	/*--Inner Page Container; Specify Background of the Page Navigation--*/
	background-color: #ECECEC;
	width: auto;
	}
div#navigation {	/*--Page Navigation--*/
	float: left;
	padding: 15px;
	width: 140px;
	}
div#home {	/*--Navigation Menu Link--*/
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	width: 100px;
	}
	#home a {
		background: url(../PNG/Home-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#home a:hover {background-position: 0 -20px;}
	#home a:active {background-position: 0 -40px;}
	#home a.current {background-position: 0 -60px;}
div#aboutus {	/*--Navigation Menu Item--*/
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	width: 100px;
	}
	#aboutus a {
		background: url(../PNG/AboutUs-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#aboutus a:hover {background-position: 0 -20px;}
	#aboutus a:active {background-position: 0 -40px;}
	#aboutus a.current {background-position: 0 -60px;}
div#capabilities {	/*--Navigation Menu Item--*/
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	width: 100px;
	}
	#capabilities a {
		background: url(../PNG/Capabilities-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#capabilities a:hover {background-position: 0 -20px;}
	#capabilities a:active {background-position: 0 -40px;}
	#capabilities a.current {background-position: 0 -60px;}
div#contactus {	/*--Navigation Menu Item--*/
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	width: 100px;
	}
	#contactus a {
		background: url(../PNG/ContactUs-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#contactus a:hover {background-position: 0 -20px;}
	#contactus a:active {background-position: 0 -40px;}
	#contactus a.current {background-position: 0 -60px;}
div#virtualtour {	/*--Navigation Menu Item--*/
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	width: 100px;
	}
	#virtualtour a {
		background: url(../PNG/VirtualTour-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#virtualtour a:hover {background-position: 0 -20px;}
	#virtualtour a:active {background-position: 0 -40px;}
	#virtualtour a.current {background-position: 0 -60px;}
div#functionality {	/*--Navigation Menu Item--*/
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	width: 100px;
	}
	#functionality a {
		background: url(../PNG/Functionality-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#functionality a:hover {background-position: 0 -20px;}
	#functionality a:active {background-position: 0 -40px;}
	#functionality a.current {background-position: 0 -60px;}
div#navigationcontent {	/*--Navigation Column Content Under the Navigation Buttons--*/
	padding-top: 20px;
	}
div#equipmentlink {	/*--Link to Equipment List--*/
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 100px;
	}
	#equipmentlink a {
		background: url(../PNG/EquipmentList-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#equipmentlink a:hover {background-position: 0 -20px;}
div#quotationlink {	/*--Link to Quotation Form--*/
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100px;
	}
	#quotationlink a {
		background: url(../PNG/QuotationForm-rollover.png) 0 0 no-repeat;
		display: block;
		height: 20px;
		width: 100px;
		}
	#quotationlink a:hover {background-position: 0 -20px;}
div#edmlink {	/*--Link to EDM Site--*/
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 120px;
	}
	#edmlink a {
		background: url(../PNG/EDM01-rollover.png) 0 0 no-repeat;
		display: block;
		height: 48px;
		width: 120px;
		}
	#edmlink a:hover {background-position: 0 -48px;}
div#header {	/*--Page Header--*/
	margin-left: 23%;	/*--Allows Fluid Logo Position with Window Re-Size--*/
	padding: 15px;
	width: auto;
	}
div#logo {	/*--NCIM Logo--*/
	height: 100px;
	width: 500px;
	}
	#logo a {
		background: url(../PNG/Logo01-rollover.png) 0 0 no-repeat;
		display: block;
		height: 100px;
		width: 500px;
		}
	#logo a:hover {background-position: 0 -100px;}
div#content {	/*--Page Content--*/
	background-color: #FFFFFF;
	border-right: 20px solid #ECECEC;
	margin-left: 170px;	/*--Margin Equivalent to Width of Navigation and Padding--*/
	max-width: 710px;	/*--Max Width Equivalent to Max Page Container Width, Less Navigation Column Width and it's Padding, Less Border-Right Width, Less Padding--*/
	min-width: 510px;	/*--Min Width Equivalent to Min Page Container Width, Less Navigation Column Width and it's Padding, Less Border-Right Width, Less Padding--*/
	}
div#slideshowcontrols {	/*--Slide Show Control Buttons--*/
	height: 65px;
	padding: 0;
	}
div#sscontrol01 {	/*--Slide Show Control Column 01--*/
	background-image: url(../GIF/SSStripe.gif);
	background-repeat: repeat-x;
	border-left: #FFFFFF solid 20px;
	float: left;
	height: 65px;
	padding: 0;
	width: 70px;
	}
div#sscontrol02 {	/*--Slide Show Control Column 02--*/
	background-image: url(../GIF/SSLabel.gif);
	float: left;
	height: 65px;
	width: 105px;
	padding: 0;
	}
div#sscontrol03 {	/*--Slide Show Control Column 03--*/
	background-image: url(../GIF/SSStripe.gif);
	background-repeat: repeat-x;
	float: left;
	height: 65px;
	padding: 0;
	width: 30px;
	}
div#sscontrol04 {	/*--Slide Show Control Column 04--*/
	float: left;
	height: 65px;
	width: 50px;
	}
	#sscontrol04 a {
		background-image: url(../GIF/SSBack-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		display: block;
		height: 65px;
		width: 50px;
		}
		#sscontrol04 a:hover {background-position: 0px -65px;}
		#sscontrol04 a:active {background-position: 0px -130px;}
div#sscontrol04grey {	/*--Slide Show Control Column 04 Grey--*/
	float: left;
	height: 65px;
	width: 50px;
	}
	#sscontrol04grey a {
		background-image: url(../GIF/SSBack-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px -195px;
		display: block;
		height: 65px;
		width: 50px;
		}
		#sscontrol04grey a:hover {background-position: 0px -260px;}
div#sscontrol05 {	/*--Slide Show Control Column 05--*/
	float: left;
	height: 65px;
	width: 70px;
	}
	#sscontrol05 a {
		background-image: url(../GIF/SSForward-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		display: block;
		height: 65px;
		width: 70px;
		}
		#sscontrol05 a:hover {background-position: 0px -65px;}
		#sscontrol05 a:active {background-position: 0px -130px;}
div#sscontrol05grey {	/*--Slide Show Control Column 05 Grey--*/
	float: left;
	height: 65px;
	width: 70px;
	}
	#sscontrol05grey a {
		background-image: url(../GIF/SSForward-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px -195px;
		display: block;
		height: 65px;
		width: 70px;
		}
		#sscontrol05grey a:hover {background-position: 0px -260px;}
div#sscontrol06 {	/*--Slide Show Control Column 06--*/
	float: left;
	height: 65px;
	width: 55px;
	}
	#sscontrol06 a {
		background-image: url(../GIF/SSStop-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		display: block;
		height: 65px;
		width: 55px;
		}
		#sscontrol06 a:hover {background-position: 0px -65px;}
		#sscontrol06 a:active {background-position: 0px -130px;}
div#sscontrol06grey {	/*--Slide Show Control Column 06 Grey--*/
	float: left;
	height: 65px;
	width: 55px;
	}
	#sscontrol06grey a {
		background-image: url(../GIF/SSStop-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px -195px;
		display: block;
		height: 65px;
		width: 55px;
		}
		#sscontrol06grey a:hover {background-position: 0px -260px;}
div#sscontrol07off {	/*--Slide Show Control Column 07 Off--*/
	float: left;
	height: 65px;
	width: 70px;
	}
	#sscontrol07off a {
		background-image: url(../GIF/SSAuto-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		display: block;
		height: 65px;
		width: 70px;
		}
		#sscontrol07off a:hover {background-position: 0px -65px;}
		#sscontrol07off a:active {background-position: 0px -130px;}
div#sscontrol07on {	/*--Slide Show Control Column 07 On--*/
	float: left;
	height: 65px;
	width: 70px;
	}
	#sscontrol07on a {
		background-image: url(../GIF/SSAuto-rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px -130px;
		display: block;
		height: 65px;
		width: 70px;
		}
div#sscontrol08 {	/*--Slide Show Control Column 08--*/
	background-image: url(../GIF/SSStripe.gif);
	background-repeat: repeat-x;
	border-right: #FFFFFF solid 20px;
	height: 65px;
	padding: 0;
	}
div#slideshowcontent {	/*--Content Text--*/
	padding-right: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	}
div#footer {	/*--Page Footer--*/
	padding: 10px;
	width: auto;
	}
/*--Begin SlimBox--*/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	}
#lbCenter, #lbBottomContainer	{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
	}
.lbLoading {
	background: #fff url(../GIF/Loading.gif) no-repeat center;
	}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	}
#lbPrevLink {
	left: 0;
	}
#lbPrevLink:hover {
	background: transparent url(../GIF/PrevLabel.gif) no-repeat 0 15%;
	}
#lbNextLink {
	right: 0;
	}
#lbNextLink:hover {
	background: transparent url(../GIF/NextLabel.gif) no-repeat 100% 15%;
	}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../GIF/CloseLabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
	}
#lbCaption, #lbNumber {
	margin-right: 71px;
	}
#lbCaption {
	font-weight: bold;
	}
	/*--End SlimBox--*/

/*--Class Selectors:--*/
div.clear {	/*--To Clear Column Floats--*/
	clear: left;
	}
.indent40	/*--Left Margin Positioning--*/
	{
	margin-left: 40px;
	}
.indent80
	{
	margin-left: 80px;
	}
.indent120
	{
	margin-left: 120px;
	}
div.slideshowimageright	{	/*--Container for Right Image--*/
	float: right;
	padding: 20px;
	}
div.slideshowimageleft	{	/*--Container for Left Image--*/
	float: left;
	padding: 20px;
	}
div.navbuttons {	/*--Format Navigation Button Spacing--*/
	padding-top: 5px;
	padding-left: 20px;
	}
p.centered {	/*--To Center a Paragraph--*/
	text-align: center;
	}
