/* Vive le Caribbean! */

/*

------------------------------------------------------
Copyright Tim Isenheim, tim@fresh-labs.de
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.

1. This style sheet uses the Tantek Box Model Hack
(voice-family etc). Read more about this hack here:
http://www.tantek.com/CSS/Examples/boxmodelhack.html
------------------------------------------------------

*/

body, html {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#ccc;
text-align: center;
margin: 0;
padding: 0;
text-decoration: none}



/**** html-Tags ****/

h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #ffffff;
background: url(../images/h1b.gif) no-repeat;
width: 90%;
height: 21px;
line-height: 22px;
margin: 0;
padding: 0 0 0 10px;
}

a {
color: #147;
text-decoration: none;
}

/**** layout ****/

/* banner */

#banner {
font: normal 1.6em Georgia, "Times New Roman", Times, serif;
background: url(../images/air3.jpg) no-repeat;
color: #ffffff;
margin: 0 auto;
width: 1000px;
height: 94px;
}

#banner p {
text-align: right;
padding:60px 5px 0px 0px;
margin: 0;
color: #ffffff;
}

/* nav-toplevel */

#nav-toplevel {
margin: 0 auto;
padding: 0;
width:1000px;
}

#nav-toplevel ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
background-color: #dedede;
}

#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 #dec76b;
border-right: 2px solid #dec76b;
text-align: left;
font-size: 0.7em;
padding: 0;
margin: 0;

}



#nav-main  a:hover {
background-color: #ffae23;
color: #ffffff;
}

 .current {
background-color: #f1b722;
color: #930e0e;
}

/* nav-meta */

#nav-meta {
font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
text-align: right;
border-left: 2px solid #dec76b;
border-right: 2px solid #dec76b;
margin: 0;
padding: 0;
}

#nav-meta li a {
padding: 1px;
}

#nav-meta li a:hover {
background: #000;
color: #ffffbf;
}

/* container-content */

#container {
	text-align: left;
	background-color:#ddd;
	height: 450px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	border-left: 2px solid #dec76b;
	border-right: 2px #e9b766 solid;
	width: 1000px;
	left: 20px;
	top: 166px;


}


html>body #container {
width: 1000px;
height: auto;
}

#content {
clear: both;
text-align: justify;
font-size: 0.7em;
line-height: 1.2em;
width: 996px;
height: auto;
overflow: auto;
margin: 0px;
padding: 0 0 0 0px;
}

#content a {
margin-left:10px;
text-decoration: none;}

#content p, #content ol, #content ul {
width: 95%;
line-height: 1.6em;
padding: 8px 0 8px 8px;
margin: 0;
}

#content li {
margin-left: 25px;}

#content a:hover {
background-color: #ffd13c;
color: #ffffff;
text-decoration: none;
}

 
#nav-subs {
text-align: left;
font-size: 0.7em;
position: absolute;
left: 594px;
height: 500px;
top: 0;
margin: 0;
}

html>body #nav-subs {
width: 100px;
}

#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: 2.1em;
background-image: url(../images/nav2.gif)
}

#nav-subs a:hover {
color: #050505;
background-color: #ffe47a;
background-image: url(../images/nav.gif)
}
*/
.youarehere {
color: #ffffff;
background: #ffe47a;
}

#nav-section {
background-color: #f8d878
}

#nav-supp {
background-color: #dec76b ;
margin: 30px 0 0 0;
}

/* footer */

#info-site {
font: 9px "small fonts", Verdana, Arial, Helvetica, sans-serif;
background: url(../images/footer.gif);
color: #fff;
text-align: right;
line-height: 1.9em;
width: 1000px;
height: 20px;
margin: 0 auto;
padding: 0;
}

#info-site a {
color: #fff;
}

#info-site a:hover {
color: #fff;
background: #930e0e;

}

#info-site p {
padding-right: 15px;
padding-left: 15px;

}

#info-company, #info-standards {
display: inline;

}
p a{
text-indent:18px;
text-decoration: none}

