body{
font:12px sans-serif;
margin-top:10px;
background-color:#3a2313;
}

a{
color:black;
text-decoration:underline;
}
a:hover{
color:#f8981d;
text-decoration:underline;
}
h1{
color:#436026;
border-bottom:1px solid #436026;
font-size:18px;
margin:0 0 5px 0;
padding:10px 0 0 0;
}

img{
border:0;
display:block;
}

#epAttention{
font-family:"arial";
font-weight:bold;
color:#f8981d;
background:#ffffff url(fade.png) repeat-x;
font-size:10px;
padding:10px 10px;
}

#epColumn1{
background-color:white;
margin:0 320px 0 0;
padding:0 20px 20px 20px;
}

#epColumn2{
float:right;
padding:0 20px 20px 20px;
width:280px;
}

#epContent{
clear:both;
float:left;
width:960px;
background-color:#f6f6f6;
}

#epEmergency{
color:black;
}

#epEmergency strong{
color:black;
}

#epFooterWhite{
clear:both;
color:white;
}
#epFooterWhite a{
color:#f8981d;
}
#epFooterWhite a:hover{
color:white;
}

#epHeader{

background:#ffffff url(logo1.png) no-repeat left top;
height:120px;
}

#epLang{
font-size:10px;
left:50%;
margin:5px 0 5px -480px;
position:relative;
text-align:right;
width:960px;
}

#epLang a{
padding:0 5px;
}

#epNav{
font-family:"arial";
font-weight:bold;
background:white;
float:left;
width:100%;
}

#epNav a{
border-right:1px solid #e3e3e3;
color:#676767;
display:block;
float:left;
padding:5px 20px;
}

#epNav a:hover{
background:#f8981d;
color:white;
}

#epWrapper{
float:left;
left:50%;
margin:0 0 0 -480px;
position:relative;
width:960px;
}