body {
	background-color: white;
	margin-top: 15px;
	text-align: center;
}
div {
	text-align: left;
}

.header {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}

.topbar {
	clear: both;
	height: 40px;
}
.topbar-end-logo {
	background: black;
	float: left;
	height: 40px;
	width: 204px;
}
.topbar-end-logo a {
	color: white;
}
.topbar-span {
	background: black url(topbar-back.gif) repeat-x;
	float: left;
	width: 706px;
}
.topbar-span a {
	display: block;
	color: white;
	font: 18px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	padding: 7px 0 10px 0;
	text-decoration: none;
	text-shadow: #666 2px 2px;
	width: 100%;
}
.topbar-end-r {
	background: black url(topbar-end-r.gif);
	font-size: 1px;
	float: left;
	height: 40px;
	width: 20px;
}


#menu-country {
	display: block;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 100%;
	text-align: right;
}

.front-banner {
	background: #eee url(frontpage-banner.png);
	clear: both;
	height: 140px;
	width: 930px;
}

.front-main {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.headline {
	display: block;
	float: left;
	color: black;
	font: 25px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	margin: 0;
	position: relative;
	top: -2px;
}

.rtside {
	float: right;
	width: 370px;
	padding-top: 10px;
}
.rtside-top {
	background: #d3ddee url(blue-box-top.gif) no-repeat;
	height: 27px;
}
.rtside-top h3 {
	display: block;
	padding-top: 4px;
	margin: 0 0.5em 0 1em;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: white;
	text-shadow: #333 2px 2px;
}
.rtside-top h3 a {
	display: block;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: white;
	text-decoration: none;
	text-shadow: #333 2px 2px;
	width: 100%;
}
.rtside-body {
	border-color: #b0b9cc;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	line-height: 19px;
	border-width: 0 1px;
	border-style: solid;
}
.rtside-bottom {
	background: #d3ddee url(blue-box-bottom.gif) no-repeat;
	margin-top: -7px;
	height: 7px;
}

.partner-list {
	padding: 0.8em;
	margin: 0;
	list-style-position: outside;
}
.partner-list li {
	margin-left: 2em;
	margin-top: 0;
	margin-bottom: 1ex;
	list-style-image:url(orange-arrow.gif);
	list-style-type:square;
}
.partner-list a {
	color: #0000bb;
}
.partner-list li::first-line {
	font-size: 110%;
}

.spc {
	font-size: 10px;
	margin: 0;
	padding: 0;
	height: 10px;
	clear: both;
}
.zspc {
	font-size: 1px;
	margin: 0;
	margin-bottom: -1px;
	padding: 0;
	height: 1px;
	clear: both;
}


.left-col {
	position: relative;
	display: block;
	top: 10px;
	width: 540px;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	line-height: 18px;
}
.left-col dl {
	margin: 0 0 10px 0;
}
.left-col dt a {
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: darkblue;
	margin-bottom: 1px;
}
.left-col dd {
	background: url(orange-arrow.gif) no-repeat top left;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: #222;
	margin: 0 0 0 5px;
	padding-left: 20px;
	line-height: 21px;
}
.left-col dd a {
	border-bottom: 1px dotted darkblue;
	margin-bottom: -1px;
	color: #222;
	text-decoration: none;
}


.site-links-box {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	background: #eee url(sitelinks-bg.gif) repeat-y;
	font: 10pt "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: white;
}
.site-links {
	width: 186px;
}
.site-links h3 {
	display: block;
	font-weight: bold;
	font-size: 11pt;
	padding: 2px;
	padding-left: 8px;
	margin: 0;
	width: 176px;
}
.site-links h3 a {
	display: block;
	border: none;
	margin: 0;
	width: 100%;
}
.site-links p.sl-body {
	font-size: 9pt;
	margin: 6px;
	margin-bottom: 0;
	width: 174px;
}
.site-links a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
	margin-bottom: -1px;
}
.site-links-bottom {
	background: white url(sitelinks-bottom.gif) no-repeat;
	clear: both;
	/*margin-top: -8px;*/
	height: 8px;
}

.quick-links {
	padding-top: 13px;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.quick-links a {
	float: left;
	margin-left: 11px;
}
.quick-links a.first {
	margin-left: 0;
}

.footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	width: 930px;
	font: 13px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: #555;
}
.footer a {
	color: #555;
}
#footer-links a {
	margin-left: 3em;
}
#footer-copyright {
	float: left;
}
#footer-links {
	float: right;
}
