/***********************************************/
/* Author: Todd Watts - It's Just HTML         */
/* CSS Base Style Sheet with Resets            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	
}

a:link, a:visited, a:hover {
	color: #3B69B0;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */


h1, h2, h3, h4, h5, h6 {

	margin: 0px;
	padding: 0px;
}


ul{
 list-style-type: disc;
 size: 40%;
 color: #26618e;
 line-height:12pt;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	width: 100%;
	background-image:url(img/mh_background.gif);
	background-repeat:repeat-x;
}

#wrapper {
 width: 790px;
 margin: 0 auto;
 background-image:url(img/c_topbackground.gif);
background-repeat:repeat-x;
}

#contentRight {
	float:right;
	padding: 0;
	margin: 0 auto;
	width: 200px;
	
}

#content {
  float:left;
	width: 570px;
	*width: 560px;
	_width: 560px;
	margin: 0 auto;
	padding: 32px 0 0 0;

	
}

#contentHP {
  float:left;
	width: 780px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	
}




#feat1{
  float:left;
	width: auto;
	margin: 0 0px 0 -2px;
	padding: 0 0 0 0;
	font-size: 70%;
	color:#000000
	
}

#feat2{
  float:left;
	width: auto;
	margin: 0 2px 0 2px;
	padding: 0 0 0 0;
	font-size: 70%;
	color:#000000
	
}

#feat3{
  float:left;
	width: auto;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	font-size: 70%;
	color:#000000
	
}

#clear {

clear:both;

}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
margin: 20px 0 0 0px;
*margin: 40px 0 0 0px;
_margin: 40px 0 0 0px;
padding: 0px 0px 0px 10px;
white-space: nowrap;
height: 94px;
width: 780px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
#globalNavlogo {
	float:left;
}

#globalNavItems {
float:right;
}


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


#gn_home {
background-image:url(img/gn_sprite.gif);
background-position:  -13px -13px; 
width: 558px; 
height: 26px;

 }


#gn_products {
background-image:url(img/gn_sprite.gif);
background-position: -13px -65px; 
width: 558px; 
height: 26px;

 }

#gn_manufacturer {
background-image:url(img/gn_sprite.gif);
background-position: -13px -117px; 
width: 558px; 
height: 26px;

 }

#gn_service {
background-image:url(img/gn_sprite.gif);
background-position: -13px -169px; 
width: 558px; 
height: 26px;

 }


#gn_about {
background-image:url(img/gn_sprite.gif);
background-position: -13px -221px; 
width: 558px; 
height: 26px;

 }

#gn_contact {
background-image:url(img/gn_sprite.gif);
background-position: -13px -273px; 
width: 558px; 
height: 26px;

 }
 
 #gn_links {
 
 position:relative;
 width: 558px; 
 height: 26px;

 }
 #gn_about span {
position:abosolute;
top:5px;
left: 500px;
width: 145px; 
height: 26px;
display:block;
border: 1px solid red;
 }

  #gn_about_tert {
  float: left;
  color:#676767;
  font-size: 8.5pt;
  font-weight: bold;
  margin: 5px 0 0 3px;
 }
 
 #gn_about_tert a {
 color:#26618F;
 text-decoration: underline;
 font-size: 8.5pt;
 font-weight: bold;
 margin: 0;
 }

 #gn_about_tert a:hover {
 color:#26618F;
 text-decoration: none;
 font-size: 8.5pt;
 font-weight: bold;
 margin: 0;
 }

.bumper {
margin:0 0 0 0;
_margin: 20px 0 0 0;
}
/************* All H1 Image Replacement Headers *************/

h1 {
	margin: 0 0 0 0;
	padding: 0;
}

h1#h_about{
	background: url(img/h1_home.gif) no-repeat;
	margin: 1em 0 .5em .5em;
	text-indent: -9999em;
	height: 24px;
	width: 193px;
}

/************* All H2 Image Replacement Headers *************/

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h2#h_nci_about{
	background: url(img/h2_nci_about.gif) no-repeat;
	margin: 0 0 .5em .5em;
	text-indent: -9999em;
	height: 22px;
	width: 193px;
}

h2#h_nci_about_ed{
	background: url(img/h2_nci_about_ed.gif) no-repeat;
	margin: 0 0 .5em 14px;
	text-indent: -9999em;
	height: 22px;
	width: 360px;
}

h2#h_nci_about_nu{
	background: url(img/h2_nci_about_nu.gif) no-repeat;
	margin: 0 0 .5em 14px;
	text-indent: -9999em;
	height: 22px;
	width: 360px;
}

h2#h_nci_contact{
	background: url(img/h2_nci_contact.gif) no-repeat;
	margin: 0 0 .5em 14px;
	text-indent: -9999em;
	height: 22px;
	width: 360px;
}

h2#h_nci_manufacturers{
	background: url(img/h2_nci_manufacturers.gif) no-repeat;
	margin: 0 0 .5em 14px;
	text-indent: -9999em;
	height: 22px;
	width: 360px;
}

h2#h_nci_products{
	background: url(img/h2_nci_products.gif) no-repeat;
	margin: 0 0 .5em 14px;
	text-indent: -9999em;
	height: 22px;
	width: 360px;
}


h2#h_nci_service{
	background: url(img/h2_nci_service.gif) no-repeat;
	margin: 0 0 .5em 14px;
	text-indent: -9999em;
	height: 22px;
	width: 360px;
}

/************* All H3 Image Replacement Headers *************/

h3 {
	margin: 5 0 5 -3;
	padding: 0;
}

h3#h_experience{
	background: url(img/h3_experience.gif) no-repeat;
	margin: 16px 0 12px 4px;
	text-indent: -9999em;
	height: 17px;
	width: 68px;
}

h3#h_whyNCI{
	background: url(img/h3_why_NCI.gif) no-repeat;
	margin: 16px 0 12px 4px;
	text-indent: -9999em;
	height: 16px;
	width: 144px;
}

h3#h_ourexpertise{
	background: url(img/h3_our_expertise.gif) no-repeat;
	margin: 16px 0 12px 4px;
	text-indent: -9999em;
	height: 16px;
	width: 200px;
}

h3#h_schedule{
	background: url(img/h3_schedule_service.gif) no-repeat;
	margin: 16px 0 12px 4px;
	text-indent: -9999em;
	height: 16px;
	width: 200px;
}

h3#h_products{
	background: url(img/h3_products.gif) no-repeat;
	margin: 16px 0 12px 2px;
	text-indent: -9999em;
	height: 15px;
	width: 112px;
}

/************** .home styles *****************/

.home{
	clear: both;
	padding: 15px 10px 0px 15px;
	font-size: 9pt;
	color: #000000
}

.home p{
  font-family: Helvetica, sans-serif;
  line-height: 12pt;
  padding: 0px 10px 0px 15px;
 
}

.home img{
	margin: 0px 0px 0px 0px;
}

/************** .intro styles *****************/

.intro{
	clear: both;
	padding: 0px 10px 0px 14px;
	font-size: 11pt;
}

.intro p{
  padding: 0px 0px 0px 0px;
  font-family: Helvetica, sans-serif;
  color: #6699cc
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 8.5pt;
	color:#000000
	white-space:nowrap;
	line-height:11pt;
}

.feature img{
	margin: 0 0 10px -10px;
}

/* adjust margins to change separation between the feature image and text flowing around it */

.feature p{

	margin: 10px 10px 10px 12px;
    clear:both;
	float:left;
	line-height:12pt;
	font-size: 9pt;
	
}

.feature h3{
	padding: 0px 35px 0px 5px;
	text-align: center;
}

.feature h4{
 color:#24628E;
 font-size: 9pt;
 margin: 0;
 padding: 0;

}

/************** other styles ************/

#about{
	width: auto;
	margin: 10px 10px 15px 10px;
	padding: 0 0 0 0;
	font-size: 8.5pt;
	line-height: 10.5pt;
	color:#000000
	
}

.product {
	clear: both;
	margin: 0px 0px 0px 12px;
	font-size: 9pt;
} 

.product img{
	margin: 0 0 20px 0;
}

.service {
	clear: both;
	margin: 0px 0px 0px 12px;
	padding: 10px;
	font-size: 9pt;
	color:#000;

}

.service ul {
 list-style-type: disc;
 color: #5489B0;
 margin: 0 0 0 20px;
}

.service li {
	 list-style-type: disc;
 	 color: #5489B0;

}

.service span {
 	 color: #000;

}

.directory {
	clear: both;
	margin: 0px 0px 0px 2px;
	padding: 10px;
	font-size: 9pt;
	color:#000;
	text-align: left;

}

.news {
	margin: 0px 0px 0px 4px;
	padding: 10px;
	font-size: 9pt;
	line-height:12pt;
	color:#000;

}

.news h6{
	margin: 0px 0px -10px 0px;
	text-align: left;
	color: #26618e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:9pt;
}


#hdrRC {
   width: 179px;
   background-color:#8E9FAC;
   padding: 10px;
   *padding: 10px;
   _padding:10px;
   margin: 30px 0 0 0;
   height: 32px;
}

#hdrRC p {
	font-family: Arial,sans-serif;
	color: #fff;
	font-size: 8.5pt;
	font-weight: bold;

}

#subRC {
   width: 179px;
   background-color:#E5EAEB;
   margin: 0 0 10px 0;
   padding: 10px;
   *padding: 10px;
   _padding:10px;
   
}

#subRC p {
	font-family: Arial,sans-serif;
	color: #000;
	font-size: 8.5pt;
	line-height:10.5pt;
	font-weight: normal;

}

#subRC a {
 font-size: 8.5pt;
}

#subRC-white {
   width: 179px;
   background-color:#FFFFFF;
   margin: 0 0 10px 0;
   padding: 10px;
   *padding: 10px;
   _padding:10px;
   
}

#subRC-white p {
	font-family: Arial,sans-serif;
	color: #000;
	font-size: 8.5pt;
	line-height:10.5pt;
	font-weight: normal;

}

#subRC-white a {
 font-size: 8.5pt;
}



/************** .feature-table styles (0 top padding) ***************/

.feature-table{
	margin: 0px 0px -10px 5px;
	padding: 0px 0px 0px 10px;
	font-size: 9pt;
	color:#000000
	white-space:nowrap;
	line-height:12pt;
}

.feature-table img{
	margin: 20px 0px 10px 0px;
}

.feature-table h5{
	margin: 20px 0px -10px 0px;
	text-align: left;
	color: #26618e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:9pt;
}

.feature p{
	margin: 0px 0px 0px 4px;
}
	



/************** .story styles *****************/

.story{
	clear: both;
	margin: 0px 0px 0px 12px;
	font-size: 9pt;

}

.story p{
  margin: 12px 0 12px 4px;
  line-height:12pt;
  /* padding: 12px 12px 12px 12px; */
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	margin-top: 10px;
	background-image:url(img/si_background.gif);
	background-repeat:repeat-x;
	width: 780px;
	line-height:11pt;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}




