body {
 
  font-family: Arial, Helvetica, sans-serif;
  color: #00a4b5;
  line-height:20px; 
  margin:0px;
  padding:0;
  background-color: white;
  background-repeat:repeat-x;
}


    
a:link, a:visited{
	text-decoration:none;
	color:#F07E00;
	outline:none;	
}


A:hover {
	FONT-WEIGHT: normal;
	COLOR: #ff9c32;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
	border:0px solid #000;

}

a {
    outline:none;
}


a img {border: none; }

address{

	margin-left:35px;
	margin-top:-10px;

}

table {
	margin-left:35px;
	
}

/*
-TEXT SIZE----------------------------------------------- 
*/++

H1 { font-size: 23px; line-height:26px; }

H2 { font-size: 17px; }

/*
-LINKS----------------------------------------------- 
*/	

A.footerlinks {
	FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #8fd664;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
	border:0px solid #000;
}

A:HOVER.footerlinks {
	FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #8fd664;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
	border:0px solid #000;
}

A:hover.contactLinks {
  color: #8fd664; 
  font-size: 17px; 
  white-space:nowrap;
}

A.redLink {
  color: red; 
  font-size: 11pt; 
  white-space:nowrap;
}

A:hover.redLink {
  color: red; 
  font-size: 11pt; 
  white-space:nowrap;
}

/*
-ALIGNMENT----------------------------------------------- 
*/
#wrapper { 
  width: 800px;
  /*height: 620px;*/
  margin-left:auto;
  margin-right:auto;
 
}

.left{
  float: left;
}

.right{
  float: right;
}

/*
-LAYOUT----------------------------------------------- 
*/

#header {
  height:136px;
  background-image:url(../images/header.png);
  background-repeat:no-repeat;
  position:relative;
  top:0px;
}


/*
-NAVIGATION----------------------------------------------- 
*/
#nav ul {
	width: 444px; 
	height:39px; 
	position: absolute; 
	top: 140px; 
	left:0px; 
	background:  url(../images/button.png) no-repeat 0 0;
	list-style: none;
	margin: 0; padding: 0;
}
#nav li { 
	display:inline;
}
#nav li a:link, #nav li a:visited {
	border: none;
	width: 100px; 
	height: 39px; 
	position: absolute; 
	display:block;
	top: 0px; 
	text-indent: -7000px; 
	outline:none;
}
body#homepage #nav li.home a {
background: url(../images/button.png) no-repeat 0px -79px; 
}

body#infopage #nav li.info a{
background: url(../images/button.png) no-repeat -111px -79px; 

}

body#contactspage #nav li.contacts a{
background: url(../images/button.png) no-repeat -222px -79px; 
}

body#standardspage #nav li.standards a{
background: url(../images/button.png) no-repeat -333px -79px; 
}



#nav li.home a:link, #nav li.home a:visited { 
	left: 0px;
}
#nav li.info a:link, #nav li.info a:visited { 
	left: 111px;
}

#nav li.contacts a:link, #nav li.contacts a:visited { 
	left: 222px;
}

#nav li.standards a:link, #nav li.standards a:visited { 
	left: 333px;
}




#nav li.home a:hover {
	background:  url(../images/button.png) no-repeat 0px -40px;  

}

#nav li.info a:hover {
	background:  url(../images/button.png) no-repeat -111px -40px; 

}
#nav li.contacts a:hover {
	background:  url(../images/button.png) no-repeat -222px -40px; 
}
#nav li.standards a:hover {
	background:  url(../images/button.png) no-repeat -333px -40px; 
}



/*
-CONTENT----------------------------------------------- 
*/

#content1{

	height:254px;
  background-image:url(../images/content1.png);
  background-repeat:no-repeat;
   position:relative;
 	top:35px;
}

#contentinfo{

	height:auto;	
	background-color: #CAECEF;
	background-image:url(../images/contentinfobig.png);
	background-repeat:no-repeat;
	position:relative;
	top:35px;
}
 
#contentinfo2{
	height:auto;
	position:relative;
	top:30px;
	background-color: #CAECEF;
}

#contenthome{

	height:autopx;
  background-image:url(../images/contenthomebig.png);
  background-repeat:no-repeat;
   position:relative;
   top:35px;
   background-color: #CCEDF0;
 

}
#content2{
	height:auto;
	background-image:url(../images/content2.png);
	background-repeat:no-repeat;
	top:30px;
	position:relative;

}
#contentmap{
	height:470px;
  background-image:url(../images/contentmap.png);
  background-repeat:no-repeat;
   position:relative;
 	top:45px;
	font-size:.8em;
}

#standards{
	height:870px;
	background-image:url(../images/contentstandards.png);
	background-repeat:no-repeat;
	top:35px;
	font-size:0.8em;
	width: 100%;
	position: relative;
}

#standards-top{
	width:350px;
	float:left;
	padding-left: 45px;
	margin-top: 30px;
	height: 350px;
}
	

#standardsform{
	width: 350px;
	clear:both;
	float:left;
	margin-top: 40px;
	margin-left: 40px;
}

#pdflink{
	position:absolute;
	left: 483px;
	top: 32px;
	text-align:center;
	width: 292px;
	height: 835px;
	}
	
#onlinetext{
	float:left;
	margin-left:50px;
	margin-top:10px;
	width:300px;
	}

#onlineimage{
	float:right;
	margin-top:10px;
	margin-right:50px;
	font-size:14px;
	}

p{
	margin-left:35px;
	margin-right:30px;
	text-align:justify;
	font-size:0.9em;

}

ul{
	font-size:.9em;
	font-size:0.9em;
	margin-left: 3.5em;
	padding-left: 0;

}

/*
-FOOTER----------------------------------------------- 
*/

#footer {
	height:60px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width: 100%;
	clear: both;
	margin-top: 10px;
  
}

#footerstandards {
	height:60px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width: 100%;
	clear: both;
	margin-top:10px;
  
}





/*
-TEXT COLOR----------------------------------------------- 
*/ 



/*
-TEXT-ALIGNMENT----------------------------------------------  
*/
.txtRight {
  text-align:right;
}

.txtLeft {
  text-align:left;
}

.txtCenter {
  text-align:center;
}

.txtTop {
vertical-align:text-top;
}

.txtBottom {
vertical-align:text-bottom;
}

/*
-SPACERS----------------------------------------------- 
*/ 
.r4 {
  margin-right: 6px;
}

.r10 {
  margin-right: 10px;
}

.L10 {
  padding-left: 10px;
}  

.bot4 {
  margin-bottom: 4px;
}

.bot5 {
  margin-bottom: 5px;
}

.top10 {
  margin-top: 10px;
}

.top17 {
  margin-top: 17px;
}

.top24 {
  margin-top: 24px;
}

.padTop10 {
  padding-top: 10px;
}

.padLeft13 {
  padding-left: 13px;
}

.padding5 {
  padding: 5px;
}

.spacer {
  font-size: 3px;
  display:block;
}

/*
-BORDERS----------------------------------------------- 
*/ 
.borderTop {
  border-top: 1px solid #99CC00;
}

.borderTest {
  border: 1px solid #000;
}


/*
-EXTRAS----------------------------------------------- 
*/
.scroll {
  overflow:auto;
}

.clearAll{
  clear: both;
  overflow: hidden;
}


 hr
 { 
 height: 2px; 
 color: white; 
 background-color: white;
 border: none; } 

/*
----------------------------------------------------------
*7

