@charset "UTF-8";
/* CSS Document */

/*clear browser settings*/
html, body, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	outline: none;
}
a:focus {
	outline: none;
}
a:active {
	outline: none;
}
a:hover {
        color: #44BC00;
        display: inline;
}        
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*GLOBAL Elements*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/ 
html {
	height: 100%;
}
body {
	height: 100%;
	background-image: url(images/NSGAO_blueBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*GLOBAL:::Layout Elements*/
/*-----------------------------------------------------------------*/ 
/*-----------------------------------------------------------------*/
#wrapper {
	width: 920px;
	display: block;
	margin: 0px auto -170px auto;
	min-height: 100%;
	position: relative;
	z-index:10000;
}
*html #wrapper {
	height: 100%;
}
/*GLOBAL:::Side Navigation*/
/*-----------------------------------------------------------------*/ 
#sideNav {
	width: 268px;
	height: 559px;
	position: absolute;
	z-index: 1;
	top: 0px;
	margin: 0px;
	display: block;
	background-image:url(images/NSGAO_sideNavBG.jpg);
	background-repeat:no-repeat;
}
#sideNav ul {
	position: absolute;
	display: block;
	margin: 140px 0px 0px 30px;
	width: 165px;
}
#sideNav ul li {
	list-style: none;
	text-align: right;
	padding: 5px 0px;
}
#sideNav ul a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #493635;
}
#sideNav ul a:hover {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #44bc00;
}
/*GLOBAL:::Footer*/
/*-----------------------------------------------------------------*/ 
#footer {
	height: 170px;
	background-position: 0px 27px;
	background-image: url(images/grass.jpg);
	background-repeat:repeat-x;
	position: relative;
	z-index:10;
}
#footerText {
	color: #478a00;
	height: 30px;
	background: #e0f1ce;
	font-weight: bold;
	position: absolute;
	width: 100%;
	margin-top: 140px;
	font-size: 10px;
}
#footerText p {
	padding: 5px 0px 0px 10px;
	color: #44bc00;
	font-weight: bold;
	font-size: 10px;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*HOME PAGE:::Layout Elements*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/ 
/*HOME PAGE:::Content Area*/
/*-----------------------------------------------------------------*/ 
#textAreaHome {
	width: 720px;
	display: block;
	background-image:url(images/NSGAO_textAreaBG.png);
	background-repeat:repeat-y;
	position: relative;
	top: 0px;
	margin-bottom: 30px;
	left: 200px;
	z-index: 100;
}
*html #textAreaHome {
	background: none;
  /*following line enables png transparecy in IE 6, please don't edit*/
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/NSGAO_textAreaBG.png');
}
#textAreaHomeLEFT {
	width: 460px;
	float: left;
	position: relative;
	z-index: 1000;
	padding-bottom: 20px;
	background-image:url(images/NSGAO_homeGrad.jpg);
	background-repeat: repeat-y;
	background-position: 349px 0px;
}
#textAreaHomeRIGHT {
	position: relative;
	float: right;
	margin-right: 40px;
	z-index: 1000;
}
#textAreaHome img {
	float: right;
	margin: 5px 70px 15px 20px;
	border: 1px solid #ccc;
}
#textAreaContact {
	color: #478a00;
	text-align: center;
	background: #FFFFFF;
	padding: 20px 0px;
	font-size: 12px;
	font-weight: bold;
	width: 689px;
	margin: -17px 0px 0px 17px;
}
.clear {
	width: 500px;
	clear: both;
	height: 0px;
	display: block;
}
*html .clear {
	display: none;
}
/*-----------------------------------------------------------------*/
/*HOME PAGE:::Text Styles*/
/*-----------------------------------------------------------------*/ 
#textAreaHome h1 {
	color: #44bc00;
	margin: 0px 70px 0px 70px;
	padding: 50px 0px 0px 0px;
	font-size: 22px;
}
#textAreaHome h2 {
	color: #44bc00;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 30px 50px 0px 70px;
}
#textAreaHome h3 {
	color: #44bc00;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 70px 20px 70px;
	line-height: 24px;
}
#textAreaHome h4 {
	color: #478a00;
	font-size: 14px;
	font-weight: bold;
	width: 510px;
	border-bottom: 1px dotted #478a00;
	padding: 0px 70px 0px 0px;
	line-height: 24px;
	margin: 20px 0px 20px 70px;
}
#textAreaHome p {
	color: #493635;
	font-size: 12px;
	padding: 0px 70px 10px 70px;
	line-height: 20px;
}
#textAreaHome #contactArea {
	width: 400px;
	border-top: 4px solid #E0F1CE;
	margin-left: 30px;
	padding-top: 20px;
	color: #478a00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
#textAreaHome #textAreaHomeRIGHT h1 {
	color: #44bc00;
	margin: 0px;
	clear: left;
	padding: 20px 10px 10px 0px;
	width: 200px;
	font-size: 13px;
}
#textAreaHome #textAreaHomeRIGHT h2 {
	color: #44bc00;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0px;
}
#textAreaHome #textAreaHomeRIGHT p {
	margin: 0px;
	clear: left;
	padding: 20px 10px 10px 0px;
	width: 200px;
        color: #493635;
	font-size: 12px;
	line-height: 20px;
}

#textAreaHome #textAreaHomeRIGHT p strong {
	color: #44bc00;
}

#textAreaHome #scroller .member strong {
	color: #44bc00;
}
#textAreaHome #scroller .member {
	width: 180px;
	font-size: 11px;
	padding: 10px 0px;
	margin: 0px;
}
#textAreaHome #scroller .member strong a {
	color: #44bc00;
	font-size: 12px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#textAreaHome #scroller .member a {
	width: 180px;
	font-size: 11px;
	padding: 0px;
	color: #493635;
	margin: 0px;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*INTERIOR PAGES:::Layout Elements*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/ 
/*INTERIOR PAGES:::Content Area*/
/*-----------------------------------------------------------------*/ 
#textArea {
	width: 720px;
	display: block;
	background-image:url(images/NSGAO_textAreaBG.png);
	background-repeat:repeat-y;
	position: relative;
	top: 0px;
	margin-bottom: 30px;
	left: 200px;
	z-index: 100;
}
*html #textArea {
	background: none;
  /*following line enables png transparecy in IE 6, please don't edit*/
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/NSGAO_textAreaBG.png');
}
#textArea img {
	float: right;
	margin: 5px 70px 15px 20px;
	border: 1px solid #ccc;
}
#textAreaFooter {
	width: 720px;
	display: block;
	height: 170px;
	background-image:url(images/NSGAO_textAreaFooterBG.png);
	background-repeat:repeat-y;
	position: absolute;
	bottom: -18px;
	z-index: 100;
}
*html #textAreaFooter {
	background: none;
	margin-top: -152px;
	margin-bottom: -17px;
	width: 725px;
	position: fixed;
  /*following line enables png transparecy in IE 6, please don't edit*/
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/NSGAO_textAreaFooterIEBG.png');
}
.clearfooter {
	height: 20px;
	clear: both;
}
*html .clearfooter {
	height: 40px;
	clear: both;
}
/*-----------------------------------------------------------------*/
/*INTERIOR PAGES:::Text Styles*/
/*-----------------------------------------------------------------*/ 
#titleText {
	color: #44bc00;
	padding: 20px 0px 0px 70px;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	z-index: 2000;
}
h1 {
	color: #44bc00;
	margin: 0px 70px 0px 70px;
	padding: 50px 0px 0px 0px;
	font-size: 22px;
	position: relative;
	z-index: 2000;
}
h2 {
	color: #44bc00;
	font-size: 16px;
	font-weight: normal;
	padding: 30px 70px 20px 70px;
	position: relative;
	z-index: 2000;
}
h3 {
	color: #493635;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 70px 20px 70px;
	line-height: 24px;
	position: relative;
	z-index: 2000;
}
h4 {
	color: #44bc00;
	font-size: 14px;
	font-weight: bold;
	width: 510px;
	border-bottom: 1px dotted #44bc00;
	padding: 0px 70px 0px 0px;
	line-height: 24px;
	margin: 20px 0px 20px 70px;
	position: relative;
	z-index: 2000;
}
p {
	color: #493635;
	font-size: 12px;
	padding: 0px 70px 10px 70px;
	line-height: 20px;
	position: relative;
	z-index: 2000;
}
p a {
	color: #493635;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	z-index: 2000;
}
.textPadding {
	padding-bottom: 250px;
}
#logoLink {
	display: block;
	width: 200px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 50px;
	height: 80px;
	background: transparent;
}
#greenCertLink {
	display: block;
	width: 90px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 470px;
	margin-left: 120px;
	height: 80px;
	background: transparent;
}


