/* CSS Document */

/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
min-width: 900px;
}

a:link, a:visited {
color: #FFC750;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
}

h1 {
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
padding-bottom:5px;
margin-bottom: 8px;
border-bottom: 2px solid #484848;
}

h2 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
margin-bottom: 8px;
}

/* Header */

#header-box {
background: #000000;
}

#header {
width: 900px;
height: 90px;
margin: 0 auto;
position: relative;
text-align: left;
}

#header-content {
float: left;
padding: 10px 0 0 0;
}
#header-content a {
text-decoration: none;
color: #FFCB5C;
}
#header-name {
margin: 0 0 5px;
line-height: 1;
font-size: 36px;
font-weight: bold;
margin-bottom: .25em;
color: #FFCB5C;
}
#header-description {
margin: 0;
font-size: 16px;
line-height: 1.125;
color: #fff;  
margin-bottom: 0;
}


/* Menu */

#menu-box {
background: #323232;
border-bottom: 1px solid #3B3B3B;
}

#menu {
width: 900px;
margin: 0 auto;
}
#menu li {
display: inline;
list-style-type: none;
text-align: center;
}
#menu li a {
font-size: 1.1em;
color: #FFFFFF;
font-weight: bold;
float: left;
display: block;
padding: 0 0.8em;
line-height: 25px;
background: url('../img/li-border.gif') no-repeat 100% center;
}
#menu li a:hover, #menu li a.active {
font-weight: bold;
color: #FFCB5C;
}


/* Content */

#content {
background: #FFFFFF;
min-height: 231px;
}
#content a {
text-decoration: underline;
color: blue;
}
#content a:hover {
text-decoration: none;
}
#content-box {
width: 970px;
margin: 0 auto;
text-align: left;
min-height: 544px;
}

#content-box-in-left {
width: 72%;
float: left;
}

#content-box-in-left-in {
margin: 1em 1em 5em 1em;
}

#content-box-in-left-in ul {
list-style-type: square;
line-height: 170%;
margin-bottom: 10px;
}

#content-box-in-left-in ul li {
color: black;
}

#content-box-in-right {
width: 27%;
float: right;
}
#content-box-in-right h3 {
color: #A41E21;
font-size: 1.2em;
margin-bottom: 13px;
padding: 0;
background: none;
}

#content-box-in-right-in {
margin: 1em 1.4em 5em 0em;
}



/* Right column directives */

#content-box-in-right-in ul {
list-style-type: none;
margin: 0 0 30px 4px;
}

#content-box-in-right-in ul li {
color: black;
display: inline;
}

#content-box-in-right-in ul li a, #content-box-in-right-in ul li a:visited {
color: #183070;
font-weight: normal;
text-decoration: none;
padding: 4px 0 4px 16px;
line-height: 130%;
border-left: 2px solid #404040;
display: block;
}

#content-box-in-right-in ul li a:hover, #content-box-in-right-in ul li a.active {
border-left: 2px solid red !important;
text-decoration: underline !important;
}

#content-box-in-right-in p {
text-align: left;
display: inline;
}

#content-box-in-right-in p a, p a:visited {
color: #183070;
font-weight: normal;
}

#content-box-in-right-in p a:hover {
color: #183070;
font-weight: normal;
}



/* Block of text with dotted border-bottom */

.block {
padding-bottom: 1px;
margin-bottom: 20px;
/*border-bottom: 1px dotted #606060;*/
}

IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


/* Footer */

#footer-box {
background: #000000;
}

#footer {
width: 900px;
height: 50px;
margin: 0 auto;
border-top: 1px solid #404040;
}

p.footer-left {
float: left;
width: 430px;
color: #999999;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #999999;
}

p.footer-right {
float: right;
width: 430px;
color: #999999;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #999999;
font-weight: normal;
}

p.footer-right a:hover {
color: #FFFFFF;
font-weight: normal;
}

.floatright {
	float: right;
	margin: 5px 0 5px 10px;
	padding-left:10px;
}

#intro { 
padding-top:10px;
background: #ffffff;
}
#intro a, a:visited {
color: blue;
text-decoration: underline;
}
#intro a:hover {
text-decoration: none;
}

#intro-in { 
margin: 0 auto; 
width:970px;
padding: 15px 20px 10px 20px;
font-size: 1.40em;
background: #fff9dd;
border: 1px solid #dedede;
text-align: center;
}
