body{
font:12px sans-serif;
margin:0;
}

a{
color: #21297C;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #000000;
font-weight: bold;
text-decoration: underline;
}

a.logo{
display: block;
height: 135px;
left: 6px;
position: absolute;
top: 10px;
width: 132px;
}

h1{
color: #ffc439;
font-size:18px;
line-height:18px;
margin:0 0 15px 0;
padding:0;
}

h2{
color:green;
font-size:16px;
line-height:16px;
margin:10px 0;
padding:0;
}

h3{
color:green;
font-size:14px;
line-height:14px;
margin:10px 0;
padding:0;
}

img{
border:0;
display:block;
}

p{
line-height:15px;
margin:0 0 12px 0;
padding:0;
}

ul{
line-height:15px;
margin:0 0 12px 25px;
padding:0;
}

#epAttention{
color:#21297C;
margin: 10px 20px;
}

#epColumn1{
margin-left:380px;
padding:20px;
}

#epColumn2{
float:left;
padding:20px;
width:345px;
border-right: 1px solid #ffc439;
}

#epColumn3{
padding:20px;
}

#epContent{
border-bottom:1px solid #ffc439;
clear:both;
float:left;
width:770px;
}

#epEmergency{
}

#epFooter{
clear:both;
}

#epHeader{
background: url(header.png) no-repeat top left;
height:170px;
position:relative;
}

#epLang{
font-size:10px;
left:50%;
margin:5px 0 5px -385px;
position:relative;
text-align:right;
visibility:hidden;
width:770px;
}

#epLang a{
padding:0 5px;
}

#epNav{
background:#002f65;
color:white;
float:left;
width:100%;
}

#epNav a{
color:#ffc439;
display:block;
float:left;
padding:5px 20px;
text-decoration:none;
font-weight: bold;
}

#epNav a:hover{
background:#ffc439;
color:#21297C;
}

#epWrapper{
float:left;
left:50%;
margin-left:-385px;
position:relative;
width:770px;
}

.listor{
list-style:none;
margin:10px 0;
}