﻿body {
margin: 0 auto;
padding: 0;
font: 85% Verdana,Tahoma,Arial,sans-serif;
background: #43558b url('images/bg.jpg');
background-repeat:no-repeat;
}
#container {
color: #000000;
border:  none;
margin: 0 auto;
width: 925px;
margin-top:50px;
background:#7a9fef url('images/litebluelayout/middle.jpg');
}
#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 416px;
width:925px;
background: #43558b;
}
p{
line-height:1.5em;
color:#000000;
text-align:justify;
}
#header h3 {
width: 384px;
margin: 0px 0px 0px 15px;
float: left;
}
#header p {
width: 500px;
float: right;
text-align: center;
color: #ffffff;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;
}

#left {
float:left;
width: 180px;
margin: 20px 0px 0px 30px;
padding: 0px;
color: #ffffff;
line-height: 1.5em;
}

#right {
float: right;
width: 190px;
margin: 20px 25px 0px 20px;
padding: 0;
font-size: 1em;
line-height: 1.5em;
text-align:center;
}

#right p {
margin: 0 10px 1.5em 10px;
}

#content {
margin: 0em 240px 0px 240px;
padding: 0 0px 0 0px;
text-align: left;
}
#content p{
margin: 0 20px 0 20px;
}
#content h2 {
font-size: 1.5em;
margin: 0 0px 0 0px;
color:#000000;
font-weight:bolder;

}

#content img {
padding: 0px;
}

h3 {
font-size: 1.3em;
margin: 0 0px 0px 0px;
color:#000000;
font-weight:bolder;
}

a {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: underline;
color: #ffffff;
}


#footer {
margin: 0 auto;
padding: 20px 0em 0px 0em;
width: 925px;
text-align: center;
color: #ffffff;
font-size:xx-small;
height: 54px;
background-image:url('images/litebluelayout/bottom.jpg');
background-repeat:no-repeat;
border: none;}

#footer a {
color: #000000;
text-decoration: none;
}

#footer a:hover {
text-decoration: overline;
}

.left {
margin: 0px 7px 0px 5px;
float:left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
ul{
color:#000000;
margin:0px;
padding:0 0 0 0;
}
li{
margin:0 0 0 25px;
padding:0;
}
h5,h6{
color:#000000;
margin-bottom:0px;
}
