body{
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../images/background.jpg) #a2aeaf repeat-x;
	-webkit-background-size: 2100px 1497px;
	background-position:center top;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #333;
	line-height: 1em;
	
}
.wrapper {
	margin: 0 auto 0 auto;
	width: 990px;
	
}

.content {
	width: 990px;
	padding-bottom: 30px;
	position:absolute;
}

.row td  {
	background: #d4d4d4;
	border-bottom: #eee solid 1px;
	padding: 5px;
	color: #555555;
	vertical-align: top;
}


a { 
	color: #ed010a;
	text-decoration: none;
			
}
		
		
img {
	border: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;


}

.header {
	margin-bottom: 6px;
}

.text_column {
	padding: 25px 15px 10px 15px;
	line-height: 1.25em;
}




/***************************************************  menu  */

.top_menu {
	background: url(../images/menu_red.jpg) #ef1401 repeat-x;
	padding:0;
	width: 990px;
	height: 34px;
	text-align: center;
	
}

.top_menu > ul {
	display: inline-table;
	margin: 0;
	padding: 0;
	
}

.top_menu > ul li {
	background: url(../images/menu_red.jpg) #ef1401 repeat-x;
	display: table-cell;
	list-style: none;
	text-align: center; 
	padding: 0px 0px 0px 15px;
	font-size: 1.1em;
	color: #ddd;
	vertical-align: middle;
	margin: 0;
	height: 34px;
}


.top_menu > ul li a {
	color: #ddd;
	text-shadow: 1px 1px #883300;
	margin-right: 15px;
}

.top_menu > ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.top_right_menu {
	float: right;
}

/*************** body ************/

.region {
	position: absolute;
	top: 0px;
	left: 165px;
	z-index: 2;	
	
}


.wedge {
	position: absolute;
	top: 0px;
	left: 160px;
	z-index: 3;
	pointer-events: none;
		
}

.wedge2 {
	position: absolute;
	top: 0px;
	left: 591px;
	z-index: 50;
	pointer-events: none;
}


.mainnav {
	background-color: #ef1401;
	width: 160px;
	height: 500px;
	padding: 10px 0px 10px 0px;	
	position:absolute;
	z-index: 4;	
	
}

.mainnav ul {
	margin: 0;
	padding: 0;
}

.mainnav ul li {
	list-style: none;
	margin: 0;

}

.mainnav ul li a {
	display: block;
	color: #fff;
	padding: 12px;
	
	
}

.mainnav ul li a:hover {
	background-color: #fff;
	color: #000;
		
}

.active {
	background-color: #fff;
	color: #000;
		
}

.active a, .active a:hover {
	
	color: #000;
}

.mainnav ul li div {
	background-color: rgb(220,234,236);
	background-color: rgba(255,255,255,.5);
	padding: 10px 0 10px 0;
	width: 170px;
	display:none;
}


.mainnav ul li div a {
	display: block;
	color: #000;
	padding-left: 33px;
	
}



#usa {
	position:absolute;
	left: 160px;
	top: 0px;
	z-index: 25;
		
}

#canada {
	position:absolute;
	left: 160px;
	top: 30px;
	z-index: 26;
	
}

#mexico {
	position:absolute;
	left: 160px;
	top: 60px;
	z-index: 27;
	
}

#latin {
	position:absolute;
	left: 160px;
	top: 90px;
	z-index: 28;
	
}

#uk {
	position:absolute;
	left: 160px;
	top: 120px;
	z-index: 29;
	
}

#europe {
	position:absolute;
	left: 160px;
	top: 120px;
	z-index: 29;
	
}

#africa {
	position:absolute;
	left: 160px;
	top: 120px;
	z-index: 30;
	
}

#middle {
	position:absolute;
	left: 160px;
	top: 120px;
	z-index: 31;
	
}

#russia {
	position:absolute;
	left: 160px;
	top: 147px;
	z-index: 32;
	
}

#asia {
	position:absolute;
	left: 160px;
	top: 147px;
	z-index: 33;
	
}

#australia {
	position:absolute;
	left: 160px;
	top: 147px;
	z-index: 34;
	
}

#japan {
	position:absolute;
	left: 160px;
	top: 147px;
	z-index: 35;
	
}






#map_usa {
	position: absolute;
	left: 255px;
	top: 122px;
	z-index: 10;
	pointer-events: none;
	display:none;

}

#map_canada {
	position: absolute;
	left: 295px;
	top: 122px;
	z-index: 11;
	pointer-events:none;
	display:none;
}

#map_mexico {
	position: absolute;
	left: 320px;
	top: 212px;
	z-index: 12;
	pointer-events: none;
	display:none;
}

#map_latin {
	position: absolute;
	left: 376px;
	top: 231px;
	z-index: 13;
	pointer-events: none;
	display:none;
}

#map_africa {
	position: absolute;
	left: 526px;
	top: 196px;
	z-index: 14;
	pointer-events: none;
	display:none;
}

#map_europe {
	position: absolute;
	left: 564px;
	top: 119px;
	z-index: 15;
	pointer-events: none;
	display:none;
}

#map_uk {
	position: absolute;
	left: 544px;
	top: 103px;
	z-index: 16;
	pointer-events: none;
	display:none;
}

#map_middle {
	position: absolute;
	left: 635px;
	top: 188px;
	z-index: 17;
	pointer-events: none;
	height: 78px;
	display:none;
}

#map_russia {
	position: absolute;
	left: 660px;
	top: 111px;
	z-index: 18;
	pointer-events: none;
	display:none;
}

#map_asia {
	position: absolute;
	left: 660px;
	top: 175px;
	z-index: 19;
	pointer-events: none;
	display:none;
}

#map_japan {
	position: absolute;
	left: 839px;
	top: 170px;
	z-index: 20;
	pointer-events: none;
	display:none;
}

#map_australia {
	position: absolute;
	left: 858px;
	top: 290px;
	z-index: 21;
	pointer-events: none;
	display:none;
}
