
body, html {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(images/bg.gif);
text-align: center;
margin: 0;
padding: 0;
}

/**** html-Tags ****/

h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #00008b;
background: url(images/h1.png) no-repeat;
width: 100%;
height: 21px;
line-height: 22px;
margin: 0;
padding: 0 0 0 10px;
}

a {
color: #147;
}

/**** layout ****/

/* banner */

#banner {
font: normal 2.0em Georgia, "Times New Roman", Times, serif;
background: url(images/air.png) no-repeat;
color: #00008b;
margin: 0 auto;
width: 900px;
height: 170px;
}

#banner p {
text-align: left;
padding: 100px 0 0 50px;
margin: 0;
}

/* nav-toplevel */

#nav-toplevel {
margin: 0 auto;
padding: 0;
width: 900px;
}

#nav-toplevel ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
background-color: #F2FFFF;
}

#nav-toplevel li {
display: inline;
margin: 0;
padding: 0;
}

#nav-toplevel li a {
text-decoration: none;
}

/* nav-main */

#nav-main {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 2px solid #596591;
border-right: 2px solid #596591;
text-align: left;
font-size: 0.59em;
padding: 0;
margin: 0;
}

#nav-main li {
margin: 0 -4px 0 0;
text-align: left;
line-height: 23px;
}

#nav-main li a {
text-transform: capitalize;
font-weight: bold;
padding: 0.45em 0.8em 0.45em 0.8em;
border-right: 1px solid #333333;
}

#nav-main li a:hover {
background-color: #ff5008;
color: #ffffff;
}

li .current {
background-color: #596591;
color: #ffffff;
}

/* nav-meta */

#nav-meta {
font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
background-color: #F2FFFF;
text-align: right;
border-left: 2px solid #596591;
border-right: 2px solid #596591;
border-bottom: 1px inset #333;
margin: 0;
padding: 0;
}

#nav-meta li a {
padding: 1px;
}

#nav-meta li a:hover {
background: #000;
color: #fff;
}

/* container-content */

#container {
text-align: left;

background-image:url(images/bg4.png);
position: relative;
margin:auto ;
width: 896px;
padding: 15px 0 15px 0;
border-left: 2px solid #596591;
border-right: 2px solid #596591;
voice-family: "\";
}\"";
voice-family:inherit;
width: 896px;
}

html>body #container {
width: 896px;
}

#content {
clear: both;
text-align: justify;
font-size: 0.9em;
line-height: 1.3em;
width: 760px;
/*height: 500px;
overflow: auto;*/
margin: 0px;
padding: 0 0 0 5px;
}



 

#content a {
text-decoration: underline;
}

#content p, #content ol, #content ul {
width: 90%;
line-height: 1.6em;
text-align:left;
padding: 8px 0 8px 8px;
margin: 0;
}

#content img
{
	padding:10px;
}


 
#content li {
margin-left: 25px;}

#content a:hover {
background-color: #ff5008;
color: #ffffff;
text-decoration: none;
}

/* subnavs */

#nav-subs {
text-align: left;
font-size: 0.7em;
position: absolute;
background: #889BDE;
/*border-left: 2px solid #596591;*/
left: 752px;
height: 100%;
top: 0px;
margin: 0;
width: 146px;
voice-family: "\"}\"";
voice-family:inherit;


}

html>body #nav-subs {
width: 144px;
}

#nav-subs ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
}

#nav-subs li {
margin: 0;
padding: 0;
}

#nav-subs a, #info-site a {
text-decoration: none;
padding: 5px 2px 5px 4px;
}

#nav-subs a {
display: block;
height: 1.2em;
}

#nav-subs a:hover {
color: #ffffff;
background-color: #ff5008;
}

.youarehere {
color: #ffffff;
background: #596591;
}

#nav-section {
background-color:#889BDE;
}

#nav-supp {
background-color: #889BDE;
margin: 30px 0 0 0;
}

/* footer */

#info-site {
font: 9px "small fonts", Verdana, Arial, Helvetica, sans-serif;
background: url(images/footer.gif);
color: #F2FFFF;
text-align: right;
line-height: 1.9em;
width: 900px;
height: 20px;
margin: 0 auto;
padding: 0;
}

#info-site a {
color: #F2FFFF;
}

#info-site a:hover {
color: #F2FFFF;
background: #ff5008;
}

#info-site p {
padding-right: 15px;
}

#info-company, #info-standards {
display: inline;
}