body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:center;
}

#wrapper {
	margin: auto;
	width: 980px;
	padding-top:10px;
}

#logo
{
	background: url(../i/l.jpg) 0 0 no-repeat;
	width:137px;
	height:54px;
	border:0;
	vertical-align:bottom;
	text-indent:-1000px;
}
#more
{
	float:right;
}
#menucountries
{
	width:137px;
	height:240px;
}
#menucountries li
{
	font-face:Verdana;
	font-size:13px;
}

#world
{
	background: url(../i/w.gif) 0 0 no-repeat;
	width:700px;
	height:341px;
	float:right;
}
.spacer
{
	height:10px;
}