@charset "utf-8";
/* CSS Document */
.page
{
	width:944px;
	margin: 0px auto;
	

	}
	.body-wrapper{
	padding:10px;
	width:944px;
	
	height: auto;
}

	.image
	{ float:left;
	background-image:url(images/images/counryselect_08.png);
	width:883px;
	height:353px;
	margin-top:150px;
	}
	
	.dropdown
	{ float:left;

	
	}
	

.introimg {
	background-repeat: no-repeat;
	background-position: center center;
	height: 460px;
	width: 545px;
	display: block;
}

* { margin: 0; padding: 0; outline: 0 }


body{
	background-image:url(images/images/indexbg.jpg);
	background-repeat:repeat-x;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000;
	padding-top: 120px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
}
.dock
{
	position: relative;
	height: 50px;
	text-align: center;
	margin-top:350px;
}

#dock2
{
	width: 100%;
	bottom: 0px;
	position: relative;
	left: 0px;

}
.dock-container2
{
	position: absolute;
	height: 50px;
	padding-left: 20px;

}
a.dock-item2
{
	display: block;
	font:  12px Arial, Helvetica, sans-serif;
	width: 40px;
	color: #000;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
color:#0074be;
	
	
}
.dock-item2 span
{
	display: none;
	padding-left: 25px;
	background-image: url(/images/blanc_transparent70.png);
	margin-top:5px;
}
.dock-item2 img
{
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}

.logo
{float:left;
margin-top:150px;
}

.selector
{ float:left;
width:75%;
font-family:arial;
font-size:14px;
color:#0074be;
margin-top:200px;
margin-left:15px;
border-bottom:1px solid #38ba4d;}