#wrapper {
	position:relative;
	margin-top:26px;
	/*height:620px;*/
	overflow:hidden;
	padding-bottom:1em;
}
#wrapper.country {
	margin-top:7px;
}
#wrapper.country #logo {
	margin-top:17px;
}
#header {
	height:86px;
}
#country #header {
	height:64px;	
}
#welcome {
	float:right;
	margin-top:57px;
}
#country #welcome {
	float:left;
	margin:23px 0 23px 0;
}

.areas {
	width:875px;
	background-color:#FF0000
}
.area {
	float:left;
	width:262px;
	margin-right:44px;
}
.area.last {
	margin:0 0 0 1px;
}
.area h1 {
	font-size:14px;
	margin:15px 0 4px 0;
	padding:0;
}
.area h1 a {
	text-decoration:underline;
}
.area,
.area p {
	font-size:12px;
	line-height:16px;
}

#content {
	/*position:fixed;*/
	width:875px;
}
#country #content {
	position:relative;
}

#map {
	position:relative;
	width:875px;
	height:373px;
	margin-bottom:14px;
}
#map ul {
	display:none;
	border: 1px solid #989b9c;
	list-style: none;
	margin: 0;
	width: 112px;
	position: absolute;
	top:0px;
	left:30px;
	z-index:200;
}
#map ul li {
	line-height:16px;
}
#map ul li a {
	color: #6a6d6d;
	display: block;
	padding: 0 3px 0 3px;
	text-decoration: none;
	background: #fff;
	width:106px;
}
#map ul li a:hover {
	background: #6a6d6d;
	color: #fff;
}
#map ul li.empty a:hover {
	background: #fff;
}
#map ul.col2 {
	left: 143px;
}
#americascanada {
	position:absolute;
	left:161px;
	top:34px;
}
#map #ulamericascanada {
	left:191px;
	top:34px;
}
#americasusa {
	position:absolute;
	left:165px;
	top:113px;
}
#map #ulamericasusa {
	left:195px;
	top:80px;
}
#americaslatin {
	position:absolute;
	left:253px;
	top:228px;
}
#map #ulamericaslatin {
	left:283px;
	top:80px;
}
#europe {
	position:absolute;
	left:467px;
	top:84px;
}
#map #uleurope {
	left:497px;
	top:84px;
}
#map #uleurope2 {
	left:610px;
	top:84px;
}
#africa {
	position:absolute;
	left:455px;
	top:186px;
}
#map #ulafrica {
	left:485px;
	top:186px;
}
#middleeast {
	position:absolute;
	left:530px;
	top:137px;
}
#map #ulmiddleeast {
	left:560px;
	top:137px;
}
#asiapacific1 {
	position:absolute;
	left:615px;
	top:139px;
}
#map #ulasiapacific1 {
	left:645px;
	top:95px;
}
#asiapacific2 {
	position:absolute;
	left:709px;
	top:122px;
}
#map #ulasiapacific2 {
	left:739px;
	top:95px;
}
#asiapacific3 {
	position:absolute;
	left:729px;
	top:246px;
}
#map #ulasiapacific3 {
	left:759px;
	top:95px;
}
#asiapacific4 {
	position:absolute;
	left:597px;
	top:66px;
}
#map #ulasiapacific4 {
	left:627px;
	top:66px;
}
#map #ulasiapacific42 {
	left:740px;
	top:66px;
}
#asiapacific3 ul {
	top:-150px;
}

#text {
	float:left;
	width:340px;
	margin-right:30px;
	padding-top:1px;
}


#navigation {
	float:right;
	height:16px;
	background:url(../images/bg_countrychoice.gif) repeat-x left bottom;
}
.navigation, .navigation ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation {
	z-index: 100;
	position: relative;
	height:16px;
}
.navigation li {
	background:url(../images/bg_navigation.gif) no-repeat left 3px;
	float: left;
	margin: 0;
	padding:3px 0 0 0;
	line-height:10px;
	position: relative;
}
.navigation li.first {
	background-image:none;
}
.navigation li a, 
.navigation li a:link, 
.navigation li a:active, 
.navigation li a:visited {
	color: #6a6d6d;
	display: block;
	padding: 0 13px;
	text-decoration: none;
}
.navigation li.first a, 
.navigation li.first a:link, 
.navigation li.first a:active, 
.navigation li.first a:visited {
	padding: 0 13px 0 13px;
}
.navigation li.international a, 
.navigation li.international a:link, 
.navigation li.international a:active, 
.navigation li.international a:visited {
	padding-right:30px;
}

.navigation li a:hover {
	color: #6a6d6d;
}
#navigation-one li:hover a, 
#navigation-one li.sfHover a {
	color: #6a6d6d;
}
#navigation-one li:hover ul a, 
#navigation-one li.sfHover ul a {
	background: #fff;
	color: #6a6d6d;
	padding-left:3px;
	padding-right:3px;
}
#navigation-one li:hover ul a:hover, 
#navigation-one li.sfHover ul a:hover {
	background: #6a6d6d;
	color: #fff;	
}
#navigation-one li:hover ul li.empty a:hover, 
#navigation-one li.sfHover ul li.empty a:hover {
	background: #fff;
	color: #6a6d6d;
}

.navigation ul {
	border: 1px solid #989b9c;
	list-style: none;
	margin: 0;
	width: 112px;
	position: absolute;
	left: -10000px;
}
.navigation li:hover ul,
.navigation li.sfHover ul {
	bottom: 12px;
	left: 13px;
}
.navigation li:hover ul.col2,
.navigation li.sfHover ul.col2 {
	left: 126px;
}
.navigation ul li {
	border: 0;
	float: none;
	line-height:16px;
	padding:0;
}
.navigation ul a {
	width:106px;
	white-space: nowrap;
}
.navigation ul a:hover {
	background: #ccc;
	color: #000;
}

#footer {
	/* margin-top:20px; */ 
}

#map ul li.empty a {
	color:#fff;
}

#it_legal{
	text-align:center; font-size:0.8em; margin:1em;
}
