body {
margin:0px;
background:#154fa9;
text-align:center;
}

body, p, div, td, ul, li {
font-family:'Arial';
font-size:14px;
line-height:20px;
}

input, select, textarea {
font-family:'Arial';
font-size:14px;
color:#000000;
}

h1, h2 {
margin:25px 0px 0px 0px;
text-align:center;
font-size:21px;
line-height:24px;
font-weight:normal;
font-family:'Georgia';
}

h2 {
margin:0px 0px 20px 0px;
font-size:17px;
font-style:italic;
line-height:normal;
text-align:left;
}

p {
margin-bottom:21px;
}

big {
font-weight:bold;
font-size:19px;
line-height:21px;
}

li {
padding-bottom:2px;
}

a:link, a:visited {
text-decoration:underline;
color:#0000cc;
}

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

img {
border:none;
}

#layout {
margin:auto;
width:800px;
text-align:left;
background:url(footer.jpg) bottom no-repeat #ffffff;
box-shadow:0px 0px 12px #002762;
}

#page {
margin:auto;
text-align:left;
padding:10px 25px 25px 25px;
}

#header {
position:relative;
height:253px;
}

#logo {
position:absolute;
bottom:0px;
left:-15px;
z-index:20;
}

#slideshow {
position:absolute;
bottom:0px;
right:0px;
width:475px;
height:240px;
}

#slideshow img {
position:absolute;
top:0;
left:0;
z-index:8;
}

#slideshow img.active {
z-index:10;
}

#slideshow img.last-active {
z-index:9;
}

#content {
clear:both;
padding:0px 0px 40px 0px;
text-align:left;
}

#footer {
text-align:center;
}

