@charset "utf-8";
/* CSS Document */

body{
width:100%;
background-color:#FFFFFF;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background-repeat:repeat-x
}
a{
	text-decoration:none;
	color:#FFFFFF
	
	
	}
	
.main_top_main{
	background-color:#f78f1e;
	width:100%;
	height:664px;
	float:left;
	position:relative
	
	
	}.btm_top_main{
		background-color:#f7651e;
		height:145px;
			width:100%;
			float:left;
	
	}
	
.center{
	position:relative;
	width:998px;
		margin:0px auto;
		background-image:url(../images/mapbg.png);
		background-repeat:no-repeat;
		height:600px;
		background-position:center;
		}
		
		.logo_top{
			position:absolute; margin:0px;
			
			}	
			
			.na_country, .uk_country, .uae_country, .za_country, .restofworld_country,.bang_country, .in_country, .mx_country{
					position:absolute; margin:0px;
					background-image:url(../images/bullet.png);
					background-repeat:no-repeat;
					width:25px;
					height:25px;
				}
			.na_country{
				left:200px;
				top:200px;
			
			
			}	

.uk_country{
				
	left:420px;
				top:200px;
			
			}

.uae_country{	
				left:580px;
				top:250px;
			
			}
.bang_country{	
				left:660px;
				top:265px;
			
			}
.in_country{	
				left:630px;
				top:300px;
			}
.mx_country{	
				left:200px;
				top:260px;
			
			}
.za_country{	
			
		left:500px;
				top:400px;
					}
			
.restofworld_country{		left:700px;
				top:600px;
			
			
}
.name_pos, .name_ctry1, .name_ctry2, .name_ctry3,.name_ctry4, .name_ctry5, .name_ctry8{
		position:absolute;
	background-color:#f7651e;
	padding:5px;
		top:-22px;
	left:18px;
}
.name_ctry10, .name_ctry11{
		position:absolute;
	background-color:#f7651e;
	padding:5px;
		top:-10px;
	left:22px;
}

.name_ctry1:hover, .name_ctry2:hover, .name_ctry3:hover,.name_ctry4:hover, .name_ctry5:hover, .name_ctry8:hover, .name_ctry11:hover, .name_ctry10:hover{
	background-color:#FC0;
	color:#000000
	
	}

.name_ctry1{
	width:100px


	
}
.name_ctry3{
	width:150px


	
}.name_ctry8{
	width:45px


	
}
.name_ctry4{
	width:150px


	
}.name_ctry5, .name_ctry11{
	width:90px


	
}


.name_ctry10{
	width:42px


	
}
.name_ctry2{
	width:110px


	
}
.centerbtm{
	margin:0px auto;
	width:998px;
	padding:10px;
	text-align:center;
	padding-top:40px
	
	}
	.bigfont{
		font-size:24px;
		
		}