*{
    font-family:Lucida Grande,Verdana,Lucida,Helvetica,Arial,sans-serif;
    font-size: 1em;
}

body{
    background: url(../images/page_background.gif) no-repeat top left;
    margin-top:200px;
    margin-left:200px;
    margin-right:5px;
}

h1{
    border-bottom:1px dashed #000;
    margin-top:50px;
    margin-bottom:10px;
}

h2{
    border-bottom:1px dashed #000;
    margin-top:30px;
    margin-bottom:10px;
}

h1 a, h2 a{
    text-decoration:none;
}

p{
    font-size:0.8em;
    line-height:1.5em;
}
a{
    font-size:0.8em;
    height:15px;
}

a{
    color:#000;
}

img{
    border:0px;
}

#header{
    height:200px;
    padding-top:15px;
    padding-left:350px;
    position:absolute;
        top:0px;
        left:0px;
    width:70%;
}

#header h1{
    border:0px;
    font-size:2em;
    margin:0px;
}
#header h2{
    border:0px;
    font-size:1.5em;
    margin:0px;
}

#footer{
    font-size:0.8em;
    margin-top:150px;
    text-align:center;
}

.home_ei_2008 *{
    border:0px;
    text-align:center;
}

#ei_2008_regions{
    border: 1px dashed #000;
    margin-left:200px;
    margin-right:200px;
    margin-top:50px;
    margin-bottom:20px;
}

.ei_2008_partner{
    color:#F00;
    font-size:0.7em;
    margin-top:50px;
    position:absolute;
        top:200px;
        left:0px;
    width:200px;
}
.ei_2008_partner strong{
    color:#000;
}
.ei_2008_partner table tr td{
    text-align:left;
    width:100px;    
}

#ei_2008{
    font-size:1.2em;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}

#pointing_arrow{
	position:absolute;
		top:110px;
		left:280px;
}

#bordereau_indicator{
	background-color:#B63A37;
	color:#FFF;
	font-size:0.7em;
	margin:0px;
	padding:5px;
	position: absolute;
		top: 100px;
		left:400px;
}
