body {background:none;}

.HeaderMain, .pagecenter, #PgContent{width:1210px !important; overflow:hidden;}

#Header .logo {
	margin-top:14px;
}
.countryContainer{
	font-family:arial;
}
.chooseCountry{
	font-size:15px;
	color:#000;
	font-weight:700;
	margin:25px 0 10px 30px;
}
.mapBg{
	float:left;
	height:800px;
	width:1250px;
	background:url(../images/flag/map_bg_big.png) no-repeat;
	margin:0 0 10px 18px;
	padding:23px 0 0 53px;
	font-size:12px;
	color:#333;
}
.mapBgAfrica{
	float:left;
	height:370px;
	width:849px;
	background:url(../images/flag/bg_map_africa.jpg) no-repeat;
	margin:0 0 10px 18px;
	padding:23px 0 0 53px;
	font-size:12px;
	color:#333;
}
.contContainer{
	float:left;
	width:529px;
}
.titleRegion{
	font-weight:700;
	padding-bottom:16px;
	font-size:15px;
	clear:both;
}
.titleRegion a{
	color:#333;
	text-decoration:none;
}
.titleRegion a:hover{
	text-decoration:underline;
}
.country{
	float:left;
	width:270px;
	margin-bottom:13px;
}
.country img, .countryColumTwo img{
	float:left;
}
.country a, .countryColumTwo a{
	float:left;
	color:#0066CC;
	text-decoration:none;
	line-height:1.5em;
}
a.countryLink{
	margin-top:3px;
}
.country a span.countryName, .countryColumTwo a span.countryName{
	font-weight:700;
}
.arrow{
	color:#000;
	padding:5px 12px 0 15px;
	float:left;
}
.twoLanguage{
	float:left;
	width:85%;
}
.twoLanguage .arrow{
	padding:0 12px 0 15px;
}
.countryColumTwo{
	float:left;
	width:259px;
	margin-bottom:17px;
}
.asiaContainer, .middleEastContainer, .africaContainer{
	float:left;
	width:300px;
}
.country a:hover, .countryColumTwo a:hover{
	text-decoration:underline;
}
.africaContainerSelector{
	float:left;
	width:90%;
}
.africaContainerSelector .titleRegion{
	color:#B3002B;
	padding-top:15px;
}
.africaContainerSelector .country{
	clear:both;
	width:90% !important;
}

.africaContainer {width:618px;}
.africaCols {width:308px; float:left;}
.africaCols .country{width:305px;}

.otherContainer{
	float:left;
	clear:both;
	padding-top:12px;
	width:100%;
}

.otherContainer .content a{
	color:#0066cc;
	font-weight:bold;
}
.otherContainer .content a:hover{
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}