body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
margin:0;
padding:0;
}
h2 {
font-size:135%;
}
a {
color:#27438E;
}
a:hover {
text-decoration:none;
}
#outer-container {
width:770px;
margin:0 auto;
padding:0;
background:url(../images/top.gif) no-repeat top;
}
#inner-container {
margin:0;
padding:0;
background:url(../images/bottom.gif) no-repeat bottom;
}
#header {
margin:0 0 0 0;
padding:40px 30px 0 15px;
background:url(../images/logo.gif) no-repeat 670px 20px;
}
#sub-head {
font-weight:bold;
color:#27438E;
text-align:right;
margin:0;
padding:10px 20px 0 0;
}
#sub-head2 {
font-weight:bold;
color:#27438E;
text-align:right;
margin:0;
padding:20px 10px 0 0;
}
#sub-head3 {
font-weight:bold;
color:#27438E;
text-align:right;
margin:0;
padding:20px 70px 0 0;
}
#main {
clear:both;
margin:0;
padding:0;
}
#right-column {
width:200px;
float:right;
padding:20px 0 0 0;
margin:0;
}
#right-column p {
font-size:85%;
color:#3FAE49;
margin:6px 30px 0 0;
line-height:165%;
}
#right-column p a {
background: url(../images/bird.jpg) no-repeat left top;
padding:0 0 0 25px;
color:#27438d;
text-transform:uppercase;
text-decoration:none;
height:25px;
display:block;
}
#right-column p a:hover {
color:#3FAE49;
}
#right-image {
width:180px;
}
#content {
color:#27438E;
margin:0;
padding:10px 0 250px 20px;
font-size:95%;
float:left;
width:530px;
}
#content p {
line-height:160%;
}
#content-longtext {
color:#27438E;
margin:0;
padding:10px 0 30px 20px;
font-size:95%;
float:left;
width:530px;
}
#content-longtext p {
line-height:160%;
}
#content-midtext {
color:#27438E;
margin:0;
padding:10px 0 90px 20px;
font-size:95%;
float:left;
width:530px;
}
#content-midtext p {
line-height:160%;
}
#content-vacancies {
color:#27438E;
margin:0;
padding:10px 20px 100px 20px;
font-size:95%;
width:730px;
}
#content-vacancies p {
line-height:160%;
}
iframe {
height:400px;
overflow:auto;
width:700px;
margin:0 0 150px 0;
padding:10px;
border:none;
}
#footer {
clear:both;
}
#footer ul {
margin:0;
padding:0 0 20px 20px;
list-style:none;
}
#footer ul li {
margin:0;
padding:0 20px 20px 0;
list-style:none;
float:left;
display:inline;
color:#27438E;
font-size:90%;
}
#footer ul li a {
margin:0;
padding:0;
font-size:100%;
font-weight:bold;
text-transform:uppercase;
color:#3FAE49;
text-decoration:none;
}
.clear {
clear:both;
}
/****************************************************************************************************************/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
visibility: visible !important;
margin: 0;
}
.sIFR-replaced {
visibility: visible !important;
}
span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
h1 {
font-size:18px;
font-family:"Courier New", Courier, mono;
color:#27438E;
margin:0;
}
.sIFR-hasFlash h1 {
visibility: hidden;
letter-spacing: -9px;
font-size: 60px;
padding:0;
margin:0;
}
/************************************************************************************************/
#menu {
margin:0;
padding:10px 0 0 10px;
height:25px;
}

#menu ul {
margin:0;
padding:0;
list-style:none;
}
#menu li { 
float:left;
position:relative;
width:125px;
padding:0;
margin:0;



}
#menu li ul {
position:absolute;
display:block; 
top:2em;
left:0;
background-color:#ffffff;
}
#menu li>ul {
top: auto;
left: auto;
}
#menu li ul li ul  {
position: absolute;
display: block; 
top: 0;
left: 9em;
}

* html #menu ul li {
float:left;
height:1%;
}
* html #menu ul li a {
height:1%;
}


#menu li:hover ul {
display:block;
}
#menu li:hover>ul { visibility:visible; }
#menu ul ul { visibility:hidden; }		

#menu ul, li {
margin:0;
}

#menu ul a {
display:block;
text-decoration:none;
color:#27438d;
font-weight:bold;
text-align:center;
background:#65bc53; 
padding:5px 5px 5px 5px;
margin:0;
border-right:1px solid #ffffff;
border-top:1px solid #ffffff;
height:14px;
}
#menu ul li.this a {
display:block;
text-decoration:none;
color:#27438d;
background:#65bc53; 
padding:5px 5px 5px 5px;
margin:0;
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
height:14px;
}

#menu ul a:hover { 
color:#ffffff; 
background:#27438d; 
} 
#menu ul li.this a:hover { 
color:#ffffff; 
background:#27438d; 
}

#menu li ul a {
text-decoration:none;
color:#27438d;
background-color:#65bc53;
border:none;
margin-top:1px;
padding:5px 10px;
width:200px; 
text-align:left;
} 

#menu li ul a:hover { 
color: #ffffff; 
background-color: #27438d; 
} 


#menu li a.submenu {background-color:#65bc53; }
#menu li a.submenu:hover {background-color:#27438d;}
#menu li ul a.submenu {background-color:#65bc53;}
#menu li ul a.submenu:hover {background-color:#27438d;}


/**************************************************************************/
