@charset "iso-8859-1";

body{
    background-color:#333;
    margin:0;
}
img{
    border:0;
}
#wrapper{
    position:absolute;
    left:0;
    top:0;
	width:1000px;
}
h2{
	position:absolute;
    left:30px;
    top:150px;
	font:800 34px arial,sans-serif;
	color:#0099cb;
}
#ppp{
    position:absolute;
    left:0;
    top:0;
}
#top_nav{
    position:absolute;
    left:0;
    top:85px;
}
.tpnv{
    font:600 10px arial;
    z-index:10;
    position:absolute;
    top:89px;
}
#tpn1{
    left:10px;
}
#tpn2{
    left:70px;
}
#tpn3{
    left:150px;
    width:130px;
}
#tpn4{
    left:297px;
    width:110px;
}
#tpn5{
    left:420px;
    width:150px;
}
#blue{
    position:absolute;
    left:0;
    top:105px;
}
a{
    color:white;
    text-decoration:none;
}
a:hover{
    color:#666;
}
.blnv{
    font:600 12px arial;
    z-index:20;
    position:absolute;
    top:152px;
    width:200px;
    text-align:center;
}
#main{
    position:absolute;
    left:0;
    top:350px;
    z-index:10;
    font:600 18px arial;
}
#eu{
    position:absolute;
    left:925px;
    top:132px;
	z-index:100;
}

a#flg1{
    position:absolute;
    left:911px;
    top:88px;
	overflow:hidden;
	display:block;
	width:24px;
	height:15px;	
    z-index:10;
	background:url(../../image4/small.devon.jpg) left no-repeat;
}
a:hover#flg1{
	background-position: right;
}
a#flg2{
    position:absolute;
    left:939px;
    top:88px;
	overflow:hidden;
	display:block;
	width:24px;
	height:15px;	
    z-index:10;
	background:url(../../image4/small.brittany.gif) left no-repeat;
}
a:hover#flg2{
	background-position: right;
}
a#flg3{
    position:absolute;
    left:967px;
    top:88px;
	overflow:hidden;
	display:block;
	width:24px;
	height:15px;	
    z-index:10;
	background:url(../../image4/small.donegal.gif) left no-repeat;
}
a:hover#flg3{
	background-position: right;
}