﻿body 
{
     margin:0px;    
}

a
{
color: #E6A402;
text-decoration: none;
text-indent:20px;
font-family:Arial;
font-variant:small-caps;
font-size:11px;
} 

a:hover
{
color: #E6A402;
text-decoration: none;
text-indent:39px;
font-family:Arial;
font-variant:small-caps;
font-size:11px;
} 

#navcontainer
{
    position:absolute;
    top:300px;
    left:00px;
    z-index:2;    font-family:Arial;
    font-size:12px;
}

#navigation
{
     list-style-type:none;
     width:163px;
}


#leftinfo
{
    border-top:1px solid #dcdce9;
    border-bottom:1px solid #dcdce9;
    width:205px;
    position:absolute;
    left:20px;
    top: 320px;    
}

#leftinfo h3
{
    font-family:Verdana;
    font-variant:small-caps;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    padding-top:4px;
    color:#E6A402;
}

#leftinfo li a
{
    font-family:Arial;
    font-variant:small-caps;
    font-size:12px;   
    text-decoration:none; 
    color:#EC0000;
    text-indent:-10px;
}
#leftinfo li a:hover
{
    font-family:Arial;
    font-variant:small-caps;
    font-size:12px;   
    text-indent:20px;
    text-decoration:underline; 
    color:#EC0000;
    text-indent:-10px;
}

#navigation li
{   
   width:163px;
   height:37px; 
}
#navigation li a
{
background: url(images/nav_out_bg.gif) #fff bottom left repeat-x;
height: 32px;
line-height: 2.1em;
float: left;
width: 163px;
display: block;
border-bottom: 1px solid #dcdce9;
color: #EC0000;
text-decoration: none;
text-indent:20px;
font-family:Arial;
font-variant:small-caps;
font-size:13px;
} 

#navigation li a:hover
{
background: url(images/nav_over_bg.gif) #fff bottom left repeat-x;
height: 34px;
line-height: 2.1em;
float: left;
width: 163px;
display: block;
border-bottom: 1px solid #dcdce9;
color: #EC0000;
text-decoration: none;
text-indent:39px;
font-family:Arial;
font-variant:small-caps;
font-size:13px;
} 

#wrapper
{
    width:685px;
    margin:auto;
    position:relative;
    min-height:850px;
}

#footer
{
    width:685px;
    margin:auto;
    font-family:arial;
    font-variant:small-caps;
    font-weight:bold;
    font-size:10px;
    border-top: solid 2px #000011;
    text-align:center;
    margin-top:20px;
    padding-top:10px;
    padding-bottom:20px;
}

#footer a
{
    color: #EC0000;
}
#footer a:hover
{
    color: #EC0000;
}

#header
{
    width:685px;
    height:375px;
    background-image:url(images/header.jpg);
}

#logo
{
    width:370px;
    height:100px;
    position:absolute;
    top:2px;
    left:10px;
    background:url(images/logo2.gif) no-repeat;
}
#flags
{
    width:100px;
    height:30px;
    position:absolute;
    top:15px;
    left:580px;
    font-family:Arial;
    font-size:9px;
}

#maincontent
{
    border:solid 0px #dcdce9;
    width:410px;
    position:absolute;
    left:235px;
    top:380px;
    font-family:Arial;
    font-size:13px;
}

#maincontent a
{
    color: #EC0000;
}
#maincontent a:hover
{
    color: #EC0000;
}


#maincontent h2
{
    font-family:tahoma;
    font-size:22px;
    font-weight:bold;
    text-align:left;
    color:#E6A402;
}

#contactdetails
{
    position:absolute;
    left:215px;
    top:-15px;
    font-size:13px;
    text-align:right;
    width:200px;
    color:#FF0000;
}