*{ margin: 0; padding: 0; } *
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #9ebac9; color: #444; }
a {COLOR: #406f9a; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
/*h3 padding-left: 10px; color: #fff; background: #4e7a9e url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; } 
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}*/
p { margin: 5px 0 10px 0; }
img { border: none; }

#header 
{
    background: #ffffff url(images/header.jpg) repeat-x;
    height: 215px;
}
#header h1 
{
   /* font-size: 26px;
    font-weight: 100;
    letter-spacing: -1px; 
    padding: 22px 0 5px 10px; */
    padding: 20px 0 0 10px;
    
}
#header h1 a 
{
    color: #fff;
    text-decoration: none;
}
#header h1 a:hover 
{
    color: #bec8cc;
    text-decoration: none;
}
#header h2 
{
    color: #fff;
/*  font-size: 22px;
    font-weight: 100; 
    padding: 0 0 0 11px;
    letter-spacing: -1px; 
    line-height: 12px; */
    padding: 0 0 0 11px;
}

#lang
{
    float:right;
    padding: 0 10px 10px 0;
}    
#lang a
{
    color: #406f9a; 
    text-decoration: none;
}
#lang a:visited
{
    color: #406f9a; 
    text-decoration: none;
}
#lang a:hover
{
    color: #dbe9f1; 
    text-decoration: none;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}

#left  
{
    float: left; 
    width: 180px; 
    background: #eef4fa; 
    margin-bottom: 10px; 
    margin-top: 10px;
}
#left h3
{
    padding-left: 10px;
    border-bottom: 1px solid #c9d9e1;
    color: #fff; 
    background: #4e7a9e url(images/bg.jpg) repeat-x; 
    font-size: 1em; 
    height: 24px; 
    line-height: 24px; 
}
#left ul 
{ 
    padding: 5px 10px 10px 10px; 
    margin: 0;
    /* background-image: url(images/bg2.jpg); 
    background-repeat: no-repeat;  
    background-position: right bottom; */ 
}
#left li 
{
    display: block;
    height: 23px;
}
#left li a
{
    color: #406f9a; 
    text-decoration: none; 
}
#left li a:visited
{
    color: #406f9a; 
    text-decoration: none;
}
#left li a:hover
{
    color: #000333; 
    text-decoration: none;
}


#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px; background: #eef4fa;
}
	
#footer 
{ 
    font-size: 11px; 
    text-align: center; 
    border-top: 1px solid #c9d9e1; 
    padding: 10px 5px;
    background: #eef4fa;
    margin-bottom: 10px;
}
#footer a
{ 
    background: #eef4fa;
    text-decoration: none;
}
#footer a:visited
{ 
    background: #eef4fa;
    text-decoration: none;
}
#footer a:hover
{ 
    background: #eef4fa;
    text-decoration: none;
}
