/* tags ----------------------------------- */

body {
background: #FFF url(../images/bg-body.jpg) center top no-repeat;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

* {
margin: 0;
padding: 0;
}

/* elements ----------------------------------- */

#wrapper {
width: 980px;
margin: 0 auto;
text-align: left;
}

#header {
width: 760px;
height: 80px;
margin: 0 110px 0 110px;
}

#caption {
float: left;
width: 440px;
padding: 25px 0 0 0;
}

#logo {
float: right;
width: 320px;
text-align: right;
}

/* #nav1 {
position: relative;
float: right;
width: 460px;
margin: 44px 0 0 0;
} */

#nav1 {
position: relative;
width: 100px;
float: left;
margin: 125px 10px 0 0;
}


#content {
position: relative;
width: 760px;
float: left;
background: #FFF;
border: 2px solid #FFCC66;
}

#contentheader {
position: absolute;
left: 0px;
top: 0px;
z-index:11;
width: 241px;
height: 70px;
background: #FFF url(../images/bg-section.gif) left bottom no-repeat;
}

#metanav {
position: absolute;
left: 40px;
top: 40px;
z-index:10;
height: 18px;
background: #FFF url(../images/bg-metanav.gif) left bottom no-repeat;
padding: 32px 5px 0 7px;
font-weight: bold;
color: #666;
}

#maincontent {

width: 640px;
margin: 120px 60px 20px 60px;
}

#nav2 {
width: 40px;
float: right;
margin: 120px 0 0 0;
}

#footer {
background: #FFF url(../images/bg-bottom.jpg) center top no-repeat;
height: 140px;
text-align: center;
padding: 10px 0 0 0;
}

/* classes ----------------------------------- */

.clearer {
clear:both;
}

.objectright {
float: right;
padding: 0 0 0 10px;
}

#maincontent .news {
background: #FFCC66;
color: #666;
padding: 5px;
margin: 10px 0px 10px 0;
float: left;
width: 630px;
}

/* element tags ----------------------------------- */

#caption h2 {
font-weight: normal;
font-size: 24px;
color: #999;
}

/* #nav1 ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#nav1 ul a {
display: block;
float: left;
padding: 0 15px 0 0;
color: #999;
text-decoration: none;
font-weight: bold;
font-size: 14px;

}

#nav1 ul li {
float: left;
}

#nav1 a, #nav2 a {
color: #999;
text-decoration: none;
}

#nav1 a:hover, #nav2 a:hover {
color: #111;
text-decoration: underline;
}

#section1 #nav1 .section1 a, #section2 #nav1 .section2 a, #section3 #nav1 .section3 a, #section4 #nav1 .section4 a, #section5 #nav1 .section5 a {
display: none;
} */

#nav1 ul {
margin: 0;
padding: 0;
list-style-type: none;
color: #999;
font-size: 16px;
font-weight: bold;
text-align: right;
}

#nav1 li {
padding-left: 15px;
line-height: 18px;
margin-bottom: 5px;
}

#nav1 a, #nav2 a {
color: #999;
text-decoration: none;
}

#nav1 a:hover, #nav2 a:hover {
color: #000;
text-decoration: underline;
}


#section0 #nav1 .section0 a, #section1 #nav1 .section1 a, #section2 #nav1 .section2 a, #section3 #nav1 .section3 a, #section4 #nav1 .section4 a, #section5 #nav1 .section5 a {
color: #000;
cursor: default;
text-decoration: none;
}

#contentheader h2 {
font-weight: bold;
color: #FFF;
font-size: 18px;
text-align: right;
padding: 40px 20px 0 0;
}

#metanav a {
color: #666;
text-decoration: none;
}

#metanav a:hover {
color: #111;
text-decoration: underline;
}

.metanav0 #metanav a.link0, .metanav1 #metanav a.link1, .metanav2 #metanav a.link2, .metanav3 #metanav a.link3, .metanav4 #metanav a.link4, .metanav5 #metanav a.link5, .metanav6 #metanav a.link6, .metanav7 #metanav a.link7 {
color: #111;
cursor: default;
text-decoration: none;
}

#maincontent h1 {
font-weight: bold;
font-size: 20px;
padding: 0 0 15px 0;
color: #999;
}

#maincontent h2 {
font-weight: bold;
font-size: 16px;
padding: 0 0 6px 0;
color: #FFCC66;
line-height: 20px;
}

#maincontent h3 {
font-weight: bold;
font-size: 14px;
padding: 0 0 5px 0;
color: #666;
line-height: 17px;
}

#maincontent ul {
margin: 0 0 7px 10px;
padding: 0;
list-style-type: none;
line-height: 16px;
color: #666;
}

#maincontent li {
padding-left: 20px;
background: url(../images/li-arrow.gif) no-repeat left top;
}

#maincontent p {
line-height: 16px;
color: #666;
margin: 0 0 7px 0;
}

#maincontent p.last, #maincontent li.last {
margin: 0 0 12px 0;
}

#maincontent a {
color: #000;}

#maincontent a:hover {
color: #666;}

#maincontent hr {
height:0px;
border:0px;
border-bottom: 1px #999 solid;
margin-bottom: 10px;
margin-top: 10px;
}


#nav2 ul {
margin: 0;
padding: 0;
list-style-type: none;
color: #999;
font-weight: bold;
}

#nav2 li {
padding-left: 5px;
line-height: 18px;
}

#footer a {
color: #666;
}

#footer a:hover {
color: #111;
text-decoration: underline;
}
