* {
    /*padding: 0;*/
    margin: auto;
}

img {
    border: 0;
}

body {
    text-align: center;
    
	 font-family: "Trebuchet MS", verdana, sans-serif;
    font-size: 80%;
    color: #00447e;
    background-image: url('images/tlo.gif');
    background-repeat: repeat;
	 
    
}

#container {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    
	
	 background-image: url('images/tlo_cont.jpg');
	 background-repeat: repeat-y;
	 min-height: 300px;
}


#header {
    background-image: url('images/head.jpg');
    background-repeat: no-repeat;
    width: 800px;
    height: 150px;
  
	 
}

#footer {
    width: 800px;
    height: 40px;
    
    background-image: url('images/foot.jpg');
    background-repeat: no-repeat;
	 font-size: 90%;
	 
}



#footer p {

margin:0 0 5px 0;
}


div#menu ul {
    list-style: none;
    margin-left: 30px;
    padding: 0;
}

#w3c {
margin-left:10px;
    padding-top: 8px;
	 float: left;
}
#w3c img{
height: 15px;
width: 80px;
border: 0; 
margin-right:10px;
}
hr{ 

color: #00447e;
margin: 0;
padding: 0;
height: 1px;
}


/*menu*/

#menu{
padding: 0;
width: 100%;
border-top: 5px solid #00447e; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#menu ul{
margin:0;
margin-left: 25px; 
padding: 0;
list-style: none;
}

#menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#menu a{
float: left;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0;
padding: 5px 20px;
background-color: #00447e; 
border-top: 1px solid white;
}

#menu a:hover{
background-color: #fff; 
color: #00447e;

}

#menu #current a{ 
background-color: #fff;  
color: #00447e;
border-color: #00447e;  
}
#foot {
    width: 800px;
    height: 50px;
}
.footer2 {
    margin-left: 600px;
    padding-top: 8px;
    font-size: 80%;
}

.Sbody {
    margin: 10px 30px 0;
    text-align: justify;
}

