
*
{
margin: 0px;
padding: 0px;
}

a:link {
   color: #021F66;
}

a:hover {
   text-decoration: none;
   color: #6A78B1;
}

a:visited {
   color: #B2BBE6;
}

body {
   
   background: #ffffff url(images/back_all.gif) repeat-x;
   font: 13px Arial, Helvetica, sans-serif;
   color: #333333;
}

#content
{
   margin: 0 auto;
   background: #ffffff;
   width: 800px;
   min-height: 900px;
   
}
#back_all
{
background: #ffffff url(images/white.gif);
}

#main
{
background: #ffffff url(images/white.gif);
}

#header {
   background: #ffffff;
   height: 180px;
   text-align: center;     
   padding-top: 10px;
}

#logo {
background: #ffffff url(images/logo2.jpg) no-repeat center;
width: 800px;
height: 180px;
}

#left
{
   float: left;
   padding: 10px;
   width: 250px;
   padding-right: 
}

#left H3
{
width: 250px;
height: 20px;
font-size: 14px;
font-weight: bold;
text-align: center;     
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background-color: #021F66;
}

#left ul {
   list-style: none;
   border-bottom: 1px solid #021F66;
   border-left: 1px solid #021F66;
   border-right: 1px solid #021F66;
}

/*#left li ul {
   border: 0px;
   margin-left: 0px;
}*/

#left a {
   text-decoration: none;
   display: block;
   background-color: #021F66;
   color: #ffffff;
}

#left a:hover {
   background-color: #369;
   color: #ffffff;
}
#left p
{
padding: 10px;
border-bottom: 1px solid #115941;
border-left: 1px solid #115941;
border-right: 1px solid #115941;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
   margin: 0;
   padding: 0px;
   font-size: 16px;
   color: #021F66;
   text-align: center;
}

#right a
{
color: #021F66;
text-decoration: underline;
}

#right p {
   margin: 0;
   padding: 0;
   padding-bottom: 10px;
   font: 16px Arial;
}

#right h2 {
   margin: 0;
   padding: 0;
   padding-top: 10px;
   color: #021F66;
   text-align: center;
}

#right table {
   font: 16px Arial;

}


#bottom 
{
   float: bottom;
   width: 750px;
   padding-left: 10px;
   padding-right: 10px;
}

#bottom H4
{
   margin: 0;
   padding: 0px;
   font-size: 16px;
   color: #021F66;
   text-align: center;
}

#bottom a
{
color: #021F66;
text-decoration: none;
}

#bottom p {
   margin: 0;
   padding: 0;
   padding-bottom: 10px;
   font: 16px Arial;
}

#bottom h2 {
   margin: 0;
   padding: 0;
   padding-top: 10px;
   color: #021F66;
   text-align: center;
}

#bottom table {
   font: 16px Arial;

}

#footer {
   height: 47px;
   clear: both;
   padding-top: 20px;
}

#footer p {
   margin: 0;
   font-size: 10px;
   text-align: center;
   color: #8E8E8E;
}

#footer a {
   color: #666666;
}
