* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #7E7D62;
    background: #FDFDEE url(images/bg.gif) repeat-x;
}

h1, h2 {
    font-weight: normal;
}

h1 {
    position: absolute;
    top: 0px;
    left: 1px;
    padding: 0 15px;
    font: 34px/50px Arial, Helvetica, sans-serif;
    color: White;
    background: #91ABC6 url(images/h1.jpg) no-repeat;
}

h1 a, h1 a:hover {
    color: White;
    text-decoration: none;
}

h2 {
    position: absolute;
    top: 20px;
    right: 1px;
    padding: 0 15px;
    font: 11px/30px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: White;
    background: #91ABC6 url(images/h2.jpg) no-repeat right;
}

h3 {
    color: #07233A;
}

h3 span {
    color: #9CB6CE;
}

p {
    padding: 10px 0;
    line-height: 2em;
}

a {
    color: #1A6E9D;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

img {
    padding: 4px;
    border: 1px solid #ECECDE;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
}

#header {
    height: 275px;
    background: #233D53;
}

#logo {
    height: 220px;
    background: url(images/img.jpg);
    border-left: 1px solid #3C6787;
    border-right: 1px solid #3C6787;
}

#menu {
    padding: 0 1px;
    height: 55px;
    background: url(images/menu.gif) repeat-x;
}

#menu2 {
    height: 55px;
    background: url(images/menu2.gif) repeat-x;
}

#menu ul {
    list-style: none;
    padding: 0 12px;
}

#menu ul li {
    display: block;
    float: left;
    padding: 11px 1px;
}

#menu ul li a {
    display: block;
    float: left;
    padding: 0 20px;
    font: 20px/33px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
}

#menu ul li a.active, #menu ul li a:hover {
    text-decoration: none;
    background: #145986 url(images/menu_over.gif) repeat-x;
}

#search {
    position: absolute;
    top: 237px;
    right: 15px;
    width: 260px;
}

#search input.text {
    float: left;
    display: block;
    padding: 3px;
    width: 200px;
    font-size: 13px;
    color: #9CC2E8;
    background: #3A5469;
    border: none;
    border-right: 1px solid #0E3958;
    border-bottom: 1px solid #0E3958;
}

#search input.submit {
    float: right;
    display: block;
    padding: 3px 0;
    width: 40px;
    font-size: 13px;
    color: #07233A;
    background: #768A9D url(images/submit.gif) repeat-x;
    border: none;
    cursor: pointer;
}

#middle {
    padding: 30px 12px 0 12px;
}

#left {
    float: left;
    width: 535px;
}

#left .box {
    padding: 20px 0 60px 0;
    clear: both;
	text-align: justify
	
}

#left h3 {
    font: normal 26px Georgia, Times, serif;
}

#left img {
    float: left;
    margin: 15px 40px 30px 0;
}

#sidebar {
    float: right;
    margin-bottom: 60px;
    padding-left: 40px;
    width: 260px;
    border-left: 1px solid #ECECDE;
}

#sidebar h3 {
    font-size: 16px;
}

#sidebar p {
    line-height: 1.5em;
}

.boximg {
    padding: 20px 0 0 0;
    clear: both;
}

#sidebar img {
    float: left;
    margin: 15px 40px 0 0;
}

#sidebar ul {
    list-style: none;
    padding: 20px 0 50px 0;
}

#sidebar ul.lastul {
    padding-bottom: 0;
}

#sidebar ul li {
    padding: 0 0 0 10px;
    line-height: 2em;
    color: #1A6E9D;
}

#sidebar ul li a {
    padding: 0 0 0 8px;
}

#menubottom {
    clear: both;
    margin: 0 1px;
    width: 896px;
    background: #03213A;
    border-left: 1px solid #6089A9;
    border-right: 1px solid #6089A9;
}

#menubottom h3 {
    width: 210px;
    padding: 0 4px 0 10px;
    font: 12px/32px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #9AD1FF;
    background: #3E6787 url(images/h3bottom.jpg) no-repeat;
}

#menubottom2 {
    background: url(images/menubottom.jpg) repeat-x;
}

#menubottom3 {
    height: 1%;
    background: url(images/menubottom.gif) repeat-y;
}

.col {
    float: left;
    width: 224px;
}

.col ul {
    list-style: none;
    padding: 15px 4px 15px 10px;
}

.col ul li {
    padding: 0 0 7px 0;
    font: 12px/16px Arial, Helvetica, sans-serif;
}

.col ul li a {
    padding: 0;
    color: #FDFDEE;
    text-decoration: none;
}

.col ul li a:hover {
    color: #9AD1FF;
}

.spacer {
    height: 60px;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer {
    clear: both;
    height: 1%;
}

#footer p {
    padding: 60px 0 30px 0;
    text-align: center;
}
#cookieinfo * {
    margin: 0px;
    padding: 0px;
}

#cookieinfo {
    position: fixed;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #323334; 
    padding: 20px;
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

#cookieinfo h6 {
    font-size: 16px;
    font-weight: bold;
    color: #cdd7da;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
    margin-bottom: 7px;
}

#cookieinfo p {
    font-size: 12px;
    color: #afb4bc;
    line-height: 1.5em;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

#cookieinfo a {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    line-height: 22px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #ff6000;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

#cookieinfo a:hover {
    background-color: #ff7925; 
}