* {
	color:#2B200D;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	outline: none;
}

html {
	background: #95754E;
}

body#page-body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #95754E url(../images/background.gif) repeat-x fixed left 50%;
	height: 100%;
	width: 100%;
}

#asia {
}

#countries-wrapper {
	position: relative;
	top: 118px;
	width: 500px;
	margin:  0 auto;
	z-index: 10;
}

#countries-wrapper h1 {
	background: url(../images/logo-country-selection-new.gif) 0 0 no-repeat;
	display: block;
	width: 194px;
	height: 35px;
	margin: 0 10px 10px 0;
	padding: 0;
	text-indent: -9999em;
}

.countries-column {
	color: #000;
	width: 100px;
	position: relative;
	text-align: left;
	float: left;
	font: 12px/20px Verdana;
	text-transform: lowercase;
	color: #fff;
	margin: 20px 20px 0 0;
}

.countries-column2 {
	color: #000;
	width: 300px;
	position: relative;
	text-align: left;
	float: left;
	font: 12px/20px Verdana;
	text-transform: lowercase;
	color: #fff;
	margin: 20px 20px 0 0;
}

.countries-column ul li {
	margin-bottom: 3px;
}

.countries-column ul li.spacer {
	height: 20px;
}

#europe {
	width: 110px;
}

#container a {
	color: #bfa867;
	text-decoration: none;
}

#container a:hover {
	color: #e0c678;
}

#container {
	margin-left: auto;
	margin-right: auto;
}

a.country {
	color: #bfa867;
	font-size:12px; 
}

a.country.light1 { color: #c1aa68; font-size:12px; }
a.country.light2 { color: #c3ac69; font-size:12px;  }
a.country.light3 { color: #c4ac6a; font-size:12px;  }
a.country.light4 { color: #c5ad6a; font-size:12px;  }
a.country.light5 { color: #c7af6b; font-size:12px;  }
a.country.light6 { color: #c9b16c; font-size:12px;  }
a.country.light7 { color: #cab26d; font-size:12px;  }
a.country.light8 { color: #cbb36d; font-size:12px;  }

#layout {
	width: 1005px;
	height: 510px;
	padding: 0;
	overflow: hidden;
	position: relative;
	background: none;
	margin: 0 auto;
	z-index:  0;
}

#layout-bg {
	position: absolute;
	width: 1005px;
	height: 510px;
	top: 0;
	left: 0;
	background: none;
	z-index: 5;
}

*+html body {
	background: #fff;
}

*+html #layover {
	background: url(../images/country-selection-fade-ie7.png);
}

* html #layover {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/country-selection-fade.png', sizingMethod='scale');
}

.language {
	margin-right:5px;
}

#noscript_message {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	height: 504px;
	margin-top: 20%;
	color: #2b200d;
	font: 12px/18px Verdana;
	text-transform: lowercase;       
}

#noscript_message img{
	margin-top: 10px;
	float: left;
	padding-bottom: 300px;
	margin-right: 60px;
}

#noscript_message a{
	color: #BFA867;        
}

#noscript_message a:hover{
	color: #89693b;
}

#other {
	width: 520px;
	margin-right: 0;
}
