* {
    padding: 0;
    margin: 0;
} 

body {
background: #FFFFFF url(/../images/bg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img { border: none; }
a { color: #26478A; text-decoration: none; }
a:hover { text-decoration: underline; color : #26478A; }

#wrap {
margin: auto;
width: 960px;
background: FFFFFF;
}

#header { 
height: 130px;
background: #26478A;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -1px;
padding: 20px 0 0px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h2 {
	color: #ccc;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 32px 11px;
	letter-spacing: -1px;
	line-height: 12px;
}

#topbar {
float: center;
padding-left: 75px;
width: 800px;	
left:0.5em;
padding-bottom: 80px;
}

#topbar ul {
list-style: none;
width: 18em;
/*height: 35px;*/
float: left;
list-style: none;
line-height: normal;
}

#topbar a, #topbar h2 {
margin: 0;
font-size: 1.1em;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
color: #26478A;
background:  #F3F3F3;
margin-right: 1px;
white-space:nowrap;
display: block;
}

#topbar a:hover {
color: #4C89B6;
background:  #EAEAEA;
text-decoration: none;
}

#topbar a:active{
color:#4C89B6;
background:#ccc;

}

#topbar li {
position: relative;
}

#topbar ul ul {
position: absolute;
vertical-align: bottom;
z-index: 500;
}

#topbar ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#topbar ul ul {
display: none;
}

div#topbar ul ul,
div#topbar ul li:hover ul ul,
div#topbar ul ul li:hover ul ul
{display: none;}

div#topbar ul li:hover ul,
div#topbar ul ul li:hover ul,
div#topbar ul ul ul li:hover ul
{display: block;}

#intro {
}

#content {
padding: 0px 10px 0px 0px;
background: #FFFFFF;
overflow: hidden;
}

.nav0 {width:60px; position:absolute; z-index:2; margin: 12px 0 0 0; margin-left:878px !important/*Non-IE6*/; margin-left:853px /*IE6*/;}
.nav0 ul {float:right; padding:0 0 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.left {
width: 10px;
float: left;
padding: 20px 0px 40px 0px;
border-right: 1px solid #bbb;
font-size: 12px;
}
.left ul {
padding: 5px 10px 10px 20px;
}
.left h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
font-weight: 100;
}
.left a { text-decoration: none }

.middle {
width: 600px;
float: left;
padding: 0px 40px 40px 40px;
text-align: justify;
}
.middle h1{
color: #26478A;
font-size: 30px;
letter-spacing: -3px;
font-weight: 100;
padding : 0px 0 15px 0;
}
.middle h1 a{
text-decoration: none;
}
.middle h2 {
color: #26478A;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.middle h3 {
color: #666;
font-size: 19px;
letter-spacing: -2px;
font-weight: 100;
padding : 15px 0px 10px 0;
}
.middle h4 {
color: #666;
font-size: 17px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.middle h5 {
color: #666;
font-size: 24px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.middle h6 {
color: #26478A;
font-size: 19px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.right {
width: 140px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
font-weight: 100;
}
.right a { text-decoration: none }

.full_width {
width: 600px;
padding: -10px 10px 0px 10px;
text-align: justify;
clear: left;
}

.column1{
width: 290px;
float: left;
padding-left: 10px;
text-align: justify;
}

.column2{
width: 290px;
float: left;
padding-left: 10px;
text-align: justify;
}

.column3{
width: 188px;
float: left;
padding: 416px;
text-align: justify;
}


.centered {
padding: 30px 120px 30px ;
}

.pictures {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}


.leftofcentre {
padding: 30px 80px 30px ;
text-align: left;
}

#sidebar {

	width:150px;
	float:left;
	font-size:95%;
	color:#253183;
	text-align:right;
	padding-right: 10px;
	border-right: 1px solid #bbb;

}
#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#253183;
	text-align:right;
}
.submenu {
}
.submenu a {
	font-size:12px;
	display:block;
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	padding:5px;
	padding-left:0;
}
.submenu a:hover {
	color:#4D87CE;
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
	text-decoration: none;
}
.subsubmenu {
}
.subsubmenu a {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
	text-decoration: none;
}
.subsubmenu a:hover {
	color:#4D87CE;
	background-color:#eeeeee;
	background-repeat:repeat-y;
	text-decoration: none;
}

#tabs {
border-top: .3em solid #26478A;
font-size: 11px;
margin: 0;
padding: 0;
}
#tabs li {
display:inline;
}
#tabs li a {
text-decoration: none;
padding: 0.25em 1em;
color: #000;
}
#tabs li a:hover {
color: #26478A;
text-decoration: none;
}

#columns {
font-size: 11px;
margin: 0;
padding: 0;
}
#columns li {
display:inline;
}
#columns li a {
text-decoration: none;
padding: 0.25em 1em;
color: #000;
}
#columns li a:hover {
color: #26478A;
text-decoration: none;
}

#footer
{
	display: block;
	width: 960px;
	margin: 0px auto;
	border-left: 5px solid white;
	border-right: 5px solid white;
	background-color:#FFFFFF;
}

#footer div
{
	display: block;
	width: 740px;
	float: right;
	padding: 40px 32px;
}


ul.footer-nav
{
	display: block;
	list-style:none;
}	

ul.footer-nav li
{
	float: left;
	border-right: 1px solid #77787b;
	padding: 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #77787b;
}

ul.footer-nav li.first
{
	float: left;
	padding: 0px 10px 0px 0px;
}

ul.footer-nav li.last
{
	float: left;
	border-right: none;
}

ul.footer-nav li a
{
	color: #77787b;
	text-decoration: none;
}

#footer div .footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #26478A;
}