@charset "UTF-8";
/* --------------------------  
Theme Name: NCED-Web 2.0 Modern
Author: Keith Heustis
Author URL: http://www.clear-river.com/
Version: 1.0
Modified Date: 1.4.10
------------------------------ */


/* -----------------------------
	CSS RESET   
-------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
        line-height:1;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #fdfdfd;
}
ol, ul {
	list-style: none;
}

a {
        margin:0;
        padding:0;
        border:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
		color:#164e15;
		font-family: Verdana, Geneva, sans-serif;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -----------------------------
	GENERAL   
-------------------------------- */
.clear {
clear:both;	
}

#home {
background:#fdfdfd url(../images/bkg-home.png) top right repeat-x;
}

#services {
background:#fdfdfd url(../images/bkg-services.png) top right repeat-x;
}

#subPage {
background:#fdfdfd url(../images/bkg-home.png) top right repeat-x;
}

.about#subPage {
background:#fdfdfd url(../images/bkg-sub-page.png) top right repeat-x;
}

#container {
	position:relative;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

/* ----------Buttons------------ */

a.moreButton {
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 20px;
    margin: 10px 6px 0 0;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
}

a.moreButton span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 8px;
} 

a.moreButton:hover {
    color: #1f1f1f;
}
a.moreButton:active {
    background-position: bottom right;
    color: #1f1f1f;;
    outline: none; /* hide dotted outline in Firefox */
}

a.moreButton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 8px; /* push text down 1px */
} 


/* -----------------------------
	HEADER   
-------------------------------- */

.header h1 a {
	text-indent:-9999px;
	background:url(../images/logo-nced.jpg) no-repeat;
	width:260px;
	height:98px;
	float:left;
}

#phone {
	text-indent:-9999px;
	display: block;
	background:url(../images/phone-nced.gif) no-repeat;
	width:175px;
	height:28px;
	position:absolute;
	margin: 20px 0 0 0;
	left: 783px;
	top: 0;
}

/* -----------------------------
	NAVIGATION   
-------------------------------- */

.nav {
	float:right;
	font-size:18px;
	width:420px;
	height:30px;
	color:#000;
	margin: 55px 0 0 0;
}

.nav ul {
	background:url(../images/nav-bar.png) no-repeat top right;
	position: absolute;
	width:480px;
	height: 34px;
	margin: 0;
	padding:9px 0 9px 0;
	left: 481px;	
}

.nav ul li {
	list-style:none;
	float:left;
	display: inline;
	margin: 0 0 0 57px;
}
.nav ul li a.contact {
	
}

.nav a {
	color:#464646;
	text-decoration:none;
	position: relative;
}
.nav a:hover, .nav li.current a {
	color:#000;
	padding: 7px 0;
	background:url(../images/nav-active.png) repeat-x top left;
}


/* -----------------------------
	BANNER PAGES   
-------------------------------- */

#homeBanner {
	width: 960px;
	height: 431px;
	display:block;
	position: relative;
	background:url(../images/splash-home.jpg) no-repeat left top;
}

#homeBanner-content {
	float: right;
	width: 400px;
	margin: 30px 25px 0 0;
}

#homeBanner h2 {
	text-indent:-9999px;
	background:url(../images/splash-head-home.gif) no-repeat;
	width:396px;
	height:91px;
	float: left;
	margin: 20px 0 0 0;
}

#homeTagline {
float: left;
display: inline;
width: 400px;
margin: 10px 0 0 6px;
}

#homeTagline {
font-size: 25px;
line-height: 1.25;
color: #2e2e2e;
}

a.splashButton {
    background: transparent url(../images/spalsh_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	display: inline;
    font: bold 15px arial, sans-serif;
    height: 31px;
    margin: 18px 6px 0 6px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}

a.splashButton span {
    background: transparent url(../images/spalsh_button_span.gif) no-repeat;
    display: block;
    line-height: 21px;
    padding: 5px 0 5px 12px;
}


#servicesBanner {
	width: 960px;
	height: 431px;
	display:block;
	position: relative;
	background:url(../images/splash-services.jpg) no-repeat center top;
}

#servicesBanner-content {
	float: right;
	width: 400px;
	margin: 30px 25px 0 0;
}

#servicesBanner h2 {
	text-indent:-9999px;
}

#subBanner {
	width: 960px;
	height: 436px;
	background:url(../images/slide-bkg-long.jpg) no-repeat left top;
}

.records-mgt#subBanner{
	width: 960px;
	height: 436px;
	display:block;
	position: relative;
	background:url(../images/records-mgt-bkg.png) no-repeat left top;
}

#subBanner-content {
	float: left;
	width: 960px;
	margin: 15px 0 0 0;
}

#subBanner-content .introContent {
	position: relative;
	width: 539px;
	height: 337px;
	margin: 0 0 0 0;
	overflow: hidden;
}

#subBanner-copy {
float: right;
width: 380px;
}

#subBanner-copy h2 {
	font-size: 23px;
	line-height: 1.25;
	color:#eeeeee;
	margin: 5px 0 0 0;	
}

#subBanner-copy #eyebrow {
	display: block;
	margin: 40px 0 0 0;
	padding: 0 0 6px 0;
	background:url(../images/eyebrow-border.gif) bottom left no-repeat;
}

.records-mgt #subBanner-copy #eyebrow {
	display: block;
	margin: 50px 0 0 0;
	padding: 0 0 6px 0;
	background:url(../images/eyebrow-border.gif) bottom left no-repeat;
}

#subBanner-copy p#eyebrow {
	font-size: 16px;
	letter-spacing: 1px;
	font-style:italic;
}

#subBanner p#subTagline {
float: left;
display: inline;
margin: 10px 0 20px 0;
font-size: 18px;
line-height: 1.25;
color: #2e2e2e;
}


/* --------- Download Drop Downs --------- */
#downloads {
	display: block;
	position:absolute;
	
	left: 578px;
	top: 360px;
	width: 293px;
	height: 40px;
}

#downloads li a.splashButton {
    background: transparent url(../images/splash-button_a-down.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 15px arial, sans-serif;
    height: 34px;
	text-align: left;
    margin: 0 6px 0 0;
    padding :0 19px 10px 0; /* sliding doors padding */
    text-decoration: none;
}

#downloads a.splashButton span {
    background: transparent url(../images/spalsh_button_span.gif) no-repeat;
    display: block;
    line-height: 21px;
    padding: 5px 0 5px 8px;
}



#downloads, #downloads ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#downloads a {

}

#downloads li ul {
	display:block;
	position: absolute;
	width: 244px; /* Set a fixed width */
	left: -999em;
	background: url(../images/downloads-drop-bkg.png) bottom left no-repeat;
	top: 31px;
	right: 20px;
}

#downloads li ul a{
	color: #fff;
	font-size:14px;
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url(../images/pdficon_small.gif) 0 0 no-repeat;
}

#downloads li ul a:hover{
	color: #d7d7d7;
	text-decoration: underline;
}

#downloads li:hover ul {
	margin: 0 0 0 0;
	padding: 5px 5px 15px 15px;
	left: auto;
}


#downloads li:hover ul li {
	padding: 5px 0 5px 0;
	left: auto;
}

#downloads li:hover ul, #downloads li.sfhover ul {
	left: auto;
}


/* -----------------------------
	SUB-PAGE HEADER   
-------------------------------- */

#sub-header {
	width:900px;
	height:50px;
	float:right;
}

#sub-header h2{
	font-size: 25px;
	line-height: 1.5;
	float:right;
	color:#eeeeee;
	margin: 5px 0 0 0;
}

/* -----------------------------
	CONTENT   
-------------------------------- */

.col1 {
	width: 640px;
	float: left;
	padding-top: 15px;
	background: url(../images/content-border.png) repeat-y top right;
}

#services .col1 {
	width: 960px;
	float: left;
	padding-top: 15px;
	background: none;
}



li.check {
	width: 270px;
	float:left;
	display:inline;
	list-style:none;
	background: url(../images/check.gif) no-repeat 0 5px;
	margin: 0 15px 35px 0;
	padding: 0 0 0 35px;
}

#services li.check {
	width: 300px;
	float:left;
	display:inline;
	list-style:none;
	background: none;
	margin: 0 10px 35px 10px;
	padding: 0 0 0 0;
}

ul#servicesList li.check a.serviceBox .gridHeader {
	display:block;
	width: 270px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
	float:left;
	color:#164e15;
}

span.checkLink {
	font-size: 14px;
	line-height: 1.5;
	float:left;
	color:#164e15;
}

li.check a .gridBody {
	display:block;
	width: 270px;
	font-size: 13px;
	line-height: 1.5;
	float:left;
	color:#2f2f2f;
}

#services li.check a .gridBody {
	display:block;
	width: 290px;
	font-size: 13px;
	line-height: 1.5;
	float:left;
	color:#2f2f2f;
}

ul#servicesList li.check a.serviceBox:hover span.checkLink {
	color:#090;
	text-decoration: underline;
}

a.serviceBox {
	text-decoration: none;
	cursor:pointer;
}

.col2 {
	
	width: 320px;
	float: right;
	padding-top: 15px;
}

.col2 .grid {
margin: 0 15px 0 20px;
}


.col2 .grid h4 {
	display:block;
	font-size: 16px;
	line-height: 1.25;
	color:#164e15;	
	
}

.col2 .grid p {
	font-size: 13px;
	line-height: 2;
	color:#2f2f2f;
}


/* -----------------------------
	SUB-PAGE CONTENT   
-------------------------------- */

#subPage .col1 {
	width: 610px;
	margin: -60px 0 0 0;
	padding: 80px 30px 0 0;
}

.about#subPage .col1 {
	width: 610px;
	margin: 20px 0 0 0;
	padding: 0 30px 0 0;
}

#subPage .col1 h3 {
	font-size:22px;
	line-height: 30px;
	color: #327239;
	text-shadow: #eee 1px 1px;
	
}

#subPage .col1 h4 {
	font-size:21px;
	line-height: 25px;
	color: #327239;
	margin: 20px 0 5px 0;
	
}

#subPage .col1 h5 {
	font-size:16px;
	line-height: 25px;
	color: #327239;

	
}

#subPage .col1 p {
	font-size: 13px;
	line-height: 22px;
	color:#333333;
	margin-bottom: 15px;
}

#subPage .col1 p.intro-header{
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #262626;
}

#subPage .col1 ul.content-bullets, #subPage .col1 ul.content-link-bullets {
margin: 0 0 15px 0;	
}

#subPage .col1 ul.content-bullets li {
	font-size: 14px;
	line-height: 22px;
	color:#333333;
	padding: 0 0 0 10px;
	background:url(../images/content-bullet.gif) 0 8px no-repeat;
	margin: 0 0 0 20px;
}

#subPage .col1 ul.content-link-bullets li a{
	font-size: 14px;
	line-height: 22px;
	color:#333333;
	padding: 0 0 0 12px;
	background:url(../images/content-link-bullet.gif) 0 5px no-repeat;
	margin: 0 0 0 20px;
	text-decoration: none;
}

#subPage .col1 ul.content-link-bullets li a:hover{
	text-decoration: underline;
}

#subPage .col1 #contact-cta {
border-top: solid #878786 1px;
width: 600px;
margin: 30px 0 0 2px;
padding: 0 0 0 2px;
}

#subPage .col1 #contact-cta h5{
margin: 20px 0 0 0;

}


#subPage .col1 #contact-cta p#intro-cta {
	float: left;
	display:block;
	margin: 0 0 20px 0;

}

#subPage .col1 #contact-cta .body-cta {
	width: 600px;

}

#subPage .col1 iframe.map {
	border: solid #878786 1px;	
}

#subPage .col1 #contact-cta p#email-cta a{
	display: block;
	float: left;
	width: 270px;
	height: 40px;
	margin: 0 10px 20px 0;
	padding: 10px 0 0 42px;
	font-size: 16px;
	font-weight: bold;
	background: transparent url(../images/email-cta.gif) 0 8px no-repeat;
	text-decoration: none;
	color: #3b8243;
}

#subPage .col1 #contact-cta p#phone-cta {
	display:block;
	float: left;
	width: 200px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 30px;
	font-size: 16px;
	font-weight: bold;
	color: #3b8243;
	background: url(../images/phone-cta.gif) 0 0 no-repeat;
}



.about#subPage .col1 img.staff {
float: left;	
margin: 5px 12px 50px 1px;
border: 2px solid #acacac;
}

.about#subPage .col1 p.staff-body {
margin: 0 0 50px 0;	
}

.about#subPage .col1 span.about-subtitle {
	font-size: 11px;
	display: block;
	margin: -3px 0 0 0;
	font-weight: bold;
	color: #000;
}

#subPage .col2 {
	margin: -70px 0 0 0;
}

.about#subPage .col2 {
	margin: 0 0 0 0;
}

#subPage .col2 blockquote {
 	background: url(../images/blockquote.gif) top left no-repeat;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin: 35px 0 0 30px;
	padding: 3px 0 0 35px;
}

#subPage .col2 blockquote .quoteName {
	display: block;
	font-size: 12px;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#subPage .col2 #sideContact {
float: left;
display: inline;
width: 280px;
margin: 30px 0 20px 35px;
}

#subPage .col2 #sideContact h5 {
	font-size: 16px;
	line-height: 25px;
	color: #327239;
}

#subPage .col2 #sideContact p {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	
}

#subPage .col2 #sideContact .sidePhone {
	font-size: 25px;
	font-weight: bold;
	line-height: 38px;
	color: #327239;
	text-shadow: #fff 1px 1px;
}

/*--- Sub Page Nav ----*/

ul#subPage-nav {
	position:relative;
	margin: 5px 0 0 30px;
}


ul#subPage-nav li a{
	display:block;
	font-size: 15px;
	height: 41px;
	line-height: 41px;
	padding: 0 0 0 30px;
	background: url(../images/bkg-sub-nav-bdr.gif) 21px 39px no-repeat;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #000;
}

ul#subPage-nav li a:hover{
	color: #274e27;
	text-decoration: underline;
}

ul#subPage-nav li.active a{
	background: url(../images/bkg-sub-menu.gif) left 0 no-repeat;
	text-decoration: none;
	font-size: 14px;
	color: #fdfdfd;
	font-weight: bold;
}

ul#subPage-nav li.active a:hover{
	text-decoration: none;
	color: #fdfdfd;
	font-weight: bold;
}





/* -----------------------------
	FOOTER   
-------------------------------- */

.footer {
	background:#313030 url(../images/footer-bkg.png) top right repeat-x;
	height: 230px;
	margin-top: 20px;
}

#footerContainer {
	position:relative;
	width: 960px;
	text-align: left;
	margin: 0 auto 0 auto;
	
	
}

#footerNav, #footerCert {
float: left;
width: 300px;
height: 175px;
overflow: hidden;
margin: 20px 0 0 2px;
background: url(../images/footer-border.png) repeat-y top left;
padding: 0 0 0 15px;
}

#footerContact {
float: left;
width: 320px;
margin: 20px 0 0 0;
}


#footerContainer h5 {
	color: #3e8346;	
}

#footerContact a, #footerContact p {
	color: #818382;
	font-size: 12px;
	line-height: 1.5;
	margin:3px 0 8px 0;
	text-decoration: none;
}

#footerContact a:hover {
	color: #3e8346;	
	text-decoration: underline;
}

#footerNav li {
	
	list-style:none;
	padding-left: 13px;
	line-height: 1.5;
	background: url(../images/footer-bullet.gif) 2px 11px no-repeat;
}

#footerNav ul li a{
	color: #818382;
	font-size: 12px;
	text-decoration: none;
	
}

#footerNav ul li a:hover {
	color: #3e8346;	
	text-decoration: underline;
	
}

ul.certImg {
margin: 30px 0 0 0;	
}

ul.certImg li {
	display: inline;
	float: left;
	list-style: none;
}

img#api {
	display: inline;
	margin: 9px 15px 0 0;
}

img#aisc {
	display: inline;
	margin: 0 15px 0 0;
}

img#asme {
	display: inline;
	margin: 2px 0 0 0;
}

#copywrite {
	width: 250px;
	position:absolute;
	background: url(../images/copywrite-border.png) repeat-x top left;
	color: #818382;
	font-size: 10px;
	line-height: 1.25;
	left: 654px;
	top: 147px;
	padding: 10px 0 0 5px;
	margin: 0 0 0 2px;
}

