
body {
	font-family:verdana,helvetica;
	font-size:10px;
	margin:0;
	background:white;
}
td { vertical-align:top; }
#page {
	background:url(images/europe.jpg) no-repeat;
	padding:15px 8px 0 4px;
	height:435px;
	margin-top:10px;
}
#countrylist {
	display:block;
	height:221px;
	width:750px;
}
#countrylist .list {
	width:138px;
	padding-top:48px;
}
#countrylist .list a {
	display:block;
	color:black;
	padding:2px 0 3px 10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/bullet_countrylist.gif) no-repeat left center;
	width:138px;
}
#countrylist .list a:Hover {
	color:white;
	background-color:#4D86B1;
}
#servicebox {
	clear:both;
	float:left;
	width:146px;
	height:180px;
	background:url(images/servicebox.gif) no-repeat;
	padding:6px 0 0 26px;
	margin:0 5px 0 5px;
}
#servicebox a {
	display:block;
}
#promos td.spacer {
	width:31px;
}
#promos td.promo {
	background:url(images/promo.gif) no-repeat center top;
	text-align:center;
	width:159px;
	height:62px;
	padding-top:6px;
}
.selector_copy {
	margin-left:10px;
	margin-top:40px;
}
.selector {
	font-weight:bold;
	padding-left:24px;
	color:black;
	text-decoration:none;
	background:url(images/bullet_selector.gif) no-repeat left center;
	padding-top:7px;
	height:19px;
	display:block;
	margin-left:10px;
	margin-top:30px;
}
a.selector:Hover {
	color:white;
}
#europe{display:table-row;}
#world {display:none;}
#selector_europe{display:none;}
#footer {
	clear:both;
	color:#999999;
	font-weight:normal;
	width:750px;
	margin-top:-10px;
}
#footer a {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
#footer .left {
	float:left;
}
#footer .centre {
	color:#FFCE21;
	text-align:center;
}
#footer .right {
	float:right;
}
