 body {
background-image: url(images/bg.png);
font-family:"Myriad Pro", Arial}



#menu {
	background-image: url(images/menu.png);
background-repeat:no-repeat;
	width:455px;
height:299px; 
	float:right;
	}



#header {
background-image: url(images/header.png);
background-repeat:no-repeat;
width:754px;
height:300px; 
position: relative;
margin: 0px auto 0px auto; 
z-index:20;
	display:none;
}

#lang {
	position : absolute;

	margin-left:15%;
	margin-top:10px;
	height:25px
	width:33px;
	border:none;
	display:none;

	}
	
	#lang img
{  border-style: none;
}
#lang a{
	opacity:0.7;
	
	}
#lang a:hover{
	opacity:1;
	
	}



#page {
	background-image: url(images/page.png);

background-color:#FFFFFF;
background-repeat:repeat-y;
width:754px;
position: relative;
padding: 0px 0px;
margin: -40px auto 0px auto; 
color: grey;
z-index:10;
}


#footer {
	background-image: url(images/footer.png);

width:714px;
height:30px;
position: relative back;
padding: 0px 20px;
margin: 0px auto 0px auto; 
color:#27AAE1;
 line-height:12px; 
  font-size: 12px;



}

#map a{
	color:red;
	
	}
#map a:hover{
	color:blue;
	
	} 
img a {
 	border:none;}
 	
 img a:hover {
 	border:none;}
